/AWS1/CL_BDDINLINEPAYLOAD¶
Input payload structure definition
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_upsertentitiesinfo TYPE /AWS1/CL_BDDUPSERTENTITYINFO=>TT_UPSERTENTITIESINFO TT_UPSERTENTITIESINFO¶
List of UpsertEntityInfo for upserting data in a DataAutomationLibraryIngestionJob
io_deleteentitiesinfo TYPE REF TO /AWS1/CL_BDDDELETEENTITIESINFO /AWS1/CL_BDDDELETEENTITIESINFO¶
Input for entities needed to be deleted
Queryable Attributes¶
upsertEntitiesInfo¶
List of UpsertEntityInfo for upserting data in a DataAutomationLibraryIngestionJob
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_UPSERTENTITIESINFO() |
Getter for UPSERTENTITIESINFO, with configurable default |
ASK_UPSERTENTITIESINFO() |
Getter for UPSERTENTITIESINFO w/ exceptions if field has no |
HAS_UPSERTENTITIESINFO() |
Determine if UPSERTENTITIESINFO has a value |
deleteEntitiesInfo¶
Input for entities needed to be deleted
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DELETEENTITIESINFO() |
Getter for DELETEENTITIESINFO |