/AWS1/CL_MDLBATCHUPDATESCHDRSP¶
Placeholder documentation for BatchUpdateScheduleResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_creates TYPE REF TO /AWS1/CL_MDLBTCSCHDACTCRERSLT /AWS1/CL_MDLBTCSCHDACTCRERSLT¶
Schedule actions created in the schedule.
io_deletes TYPE REF TO /AWS1/CL_MDLBTCSCHDACTDELRSLT /AWS1/CL_MDLBTCSCHDACTDELRSLT¶
Schedule actions deleted from the schedule.
Queryable Attributes¶
Creates¶
Schedule actions created in the schedule.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATES() |
Getter for CREATES |
Deletes¶
Schedule actions deleted from the schedule.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DELETES() |
Getter for DELETES |