/AWS1/CL_MDLMULTIPLEXPROGRAM02¶
Transport stream service descriptor configuration for the Multiplex program.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_providername TYPE /AWS1/MDL__STRINGMAX256 /AWS1/MDL__STRINGMAX256¶
Name of the provider.
iv_servicename TYPE /AWS1/MDL__STRINGMAX256 /AWS1/MDL__STRINGMAX256¶
Name of the service.
Queryable Attributes¶
ProviderName¶
Name of the provider.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROVIDERNAME() |
Getter for PROVIDERNAME, with configurable default |
ASK_PROVIDERNAME() |
Getter for PROVIDERNAME w/ exceptions if field has no value |
HAS_PROVIDERNAME() |
Determine if PROVIDERNAME has a value |
ServiceName¶
Name of the service.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SERVICENAME() |
Getter for SERVICENAME, with configurable default |
ASK_SERVICENAME() |
Getter for SERVICENAME w/ exceptions if field has no value |
HAS_SERVICENAME() |
Determine if SERVICENAME has a value |