/AWS1/CL_MDTSLATESOURCE¶
Slate VOD source configuration.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_sourcelocationname TYPE /AWS1/MDT__STRING /AWS1/MDT__STRING¶
The name of the source location where the slate VOD source is stored.
iv_vodsourcename TYPE /AWS1/MDT__STRING /AWS1/MDT__STRING¶
The slate VOD source name. The VOD source must already exist in a source location before it can be used for slate.
Queryable Attributes¶
SourceLocationName¶
The name of the source location where the slate VOD source is stored.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SOURCELOCATIONNAME() |
Getter for SOURCELOCATIONNAME, with configurable default |
ASK_SOURCELOCATIONNAME() |
Getter for SOURCELOCATIONNAME w/ exceptions if field has no |
HAS_SOURCELOCATIONNAME() |
Determine if SOURCELOCATIONNAME has a value |
VodSourceName¶
The slate VOD source name. The VOD source must already exist in a source location before it can be used for slate.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VODSOURCENAME() |
Getter for VODSOURCENAME, with configurable default |
ASK_VODSOURCENAME() |
Getter for VODSOURCENAME w/ exceptions if field has no value |
HAS_VODSOURCENAME() |
Determine if VODSOURCENAME has a value |