/AWS1/CL_CPDRELATIONSHIPSLST00¶
List of child blocks for the current block.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_ids TYPE /AWS1/CL_CPDSTRINGLIST_W=>TT_STRINGLIST TT_STRINGLIST¶
Identifers of the child blocks.
iv_type TYPE /AWS1/CPDRELATIONSHIPTYPE /AWS1/CPDRELATIONSHIPTYPE¶
Only supported relationship is a child relationship.
Queryable Attributes¶
Ids¶
Identifers of the child blocks.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IDS() |
Getter for IDS, with configurable default |
ASK_IDS() |
Getter for IDS w/ exceptions if field has no value |
HAS_IDS() |
Determine if IDS has a value |
Type¶
Only supported relationship is a child relationship.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TYPE() |
Getter for TYPE, with configurable default |
ASK_TYPE() |
Getter for TYPE w/ exceptions if field has no value |
HAS_TYPE() |
Determine if TYPE has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_LISTOFRELATIONSHIPS¶
TYPES TT_LISTOFRELATIONSHIPS TYPE STANDARD TABLE OF REF TO /AWS1/CL_CPDRELATIONSHIPSLST00 WITH DEFAULT KEY
.