What do you create to implement a deep insert?

You develop an SAPUI5 app that updates data for sales order and sales order items on the back-end system.

What do you create to implement a deep insert? (2 answers)
A . Create a nested structure for Sales Order and Sales Order Items
B . Create a flat structure with Sales Order and Sales Order Items, and then add an expand command
C . Create an object structure that defines the hierarchy
D . Create individual structures for both Sales Order and Sales Order Items, and then batch them

Answer: A,C

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments