/AWS1/CL_MDLADDITIONALDSTS¶
Additional output destinations for a CMAF Ingest output group
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_destination TYPE REF TO /AWS1/CL_MDLOUTPUTLOCATIONREF /AWS1/CL_MDLOUTPUTLOCATIONREF¶
The destination location
Queryable Attributes¶
Destination¶
The destination location
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DESTINATION() |
Getter for DESTINATION |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT___LISTOFADDITIONALDSTS¶
TYPES TT___LISTOFADDITIONALDSTS TYPE STANDARD TABLE OF REF TO /AWS1/CL_MDLADDITIONALDSTS WITH DEFAULT KEY
.