nerdexam
SAP

C_FIORDEV_21 · Question #128

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)

The correct answer is A. Create a nested structure for Sales Order and Sales Order Items C. Create an object structure that defines the hierarchy. See the full explanation below for the reasoning.

Question

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)

Options

  • ACreate a nested structure for Sales Order and Sales Order Items
  • BCreate a flat structure with Sales Order and Sales Order Items, and then add an expand command
  • CCreate an object structure that defines the hierarchy
  • DCreate individual structures for both Sales Order and Sales Order Items, and then batch them

How the community answered

(49 responses)
  • A
    84% (41)
  • B
    4% (2)
  • D
    12% (6)

Community Discussion

No community discussion yet for this question.

Full C_FIORDEV_21 Practice