cancel
Showing results for 
Search instead for 
Did you mean: 

when to use composite mdo over standard data object in agentry f/w?

Former Member
0 Kudos

when to use composite mdo over standard data object in agentry f/w?

Accepted Solutions (0)

Answers (1)

Answers (1)

iamvivekrk
Participant
0 Kudos

Hi Vivek,

  Composite MDO in Agentry Framework can be used to combine and use multiple MDO's on demand.

In general, you can find 3 different sections in the 'Composite Settings' for the composite MDO tab.

Handler Info: MDO ID, Description, Name of the handler for the data object.

Composite Settings: Origin method type (GET by default), MDO ID, defined method type, active flag,

Input cascade ( if cascading needed), Output FIFO (First in and First Out settings), Output append (For aggregate result).

Composite Assignment Detail: Other than the above mentioned 'Composite Settings' in addition to this we have extra tab, 'Input parameter cascading' indicating when the BAPI should be called, this setting allows multiple MDOs to execute.

Thanks,

Vivek Raj Kumar M.