/AWS1/CL_MGNMERGEOPERATION¶
An operation that merges constructs from different segments into the target construct.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_mergeconstructs TYPE /AWS1/CL_MGNMERGECONSTRUCT=>TT_MERGECONSTRUCTS TT_MERGECONSTRUCTS¶
The list of constructs to merge into the target.
Queryable Attributes¶
mergeConstructs¶
The list of constructs to merge into the target.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MERGECONSTRUCTS() |
Getter for MERGECONSTRUCTS, with configurable default |
ASK_MERGECONSTRUCTS() |
Getter for MERGECONSTRUCTS w/ exceptions if field has no val |
HAS_MERGECONSTRUCTS() |
Determine if MERGECONSTRUCTS has a value |