/AWS1/CL_MDLSCTE35DELIVERYRE00¶
Corresponds to SCTE-35 delivery_not_restricted_flag parameter. To declare delivery restrictions, include this element and its four "restriction" flags. To declare that there are no restrictions, omit this element.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_archiveallowedflag TYPE /AWS1/MDLSCTE35ARCHIVEALWEDF00 /AWS1/MDLSCTE35ARCHIVEALWEDF00¶
Corresponds to SCTE-35 archive_allowed_flag.
iv_devicerestrictions TYPE /AWS1/MDLSCTE35DEVRESTRICTIONS /AWS1/MDLSCTE35DEVRESTRICTIONS¶
Corresponds to SCTE-35 device_restrictions parameter.
iv_noregionalblackoutflag TYPE /AWS1/MDLSCTE35NOREGIONALBLA00 /AWS1/MDLSCTE35NOREGIONALBLA00¶
Corresponds to SCTE-35 no_regional_blackout_flag parameter.
iv_webdeliveryallowedflag TYPE /AWS1/MDLSCTE35WEBDELIVERYAL00 /AWS1/MDLSCTE35WEBDELIVERYAL00¶
Corresponds to SCTE-35 web_delivery_allowed_flag parameter.
Queryable Attributes¶
ArchiveAllowedFlag¶
Corresponds to SCTE-35 archive_allowed_flag.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ARCHIVEALLOWEDFLAG() |
Getter for ARCHIVEALLOWEDFLAG, with configurable default |
ASK_ARCHIVEALLOWEDFLAG() |
Getter for ARCHIVEALLOWEDFLAG w/ exceptions if field has no |
HAS_ARCHIVEALLOWEDFLAG() |
Determine if ARCHIVEALLOWEDFLAG has a value |
DeviceRestrictions¶
Corresponds to SCTE-35 device_restrictions parameter.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DEVICERESTRICTIONS() |
Getter for DEVICERESTRICTIONS, with configurable default |
ASK_DEVICERESTRICTIONS() |
Getter for DEVICERESTRICTIONS w/ exceptions if field has no |
HAS_DEVICERESTRICTIONS() |
Determine if DEVICERESTRICTIONS has a value |
NoRegionalBlackoutFlag¶
Corresponds to SCTE-35 no_regional_blackout_flag parameter.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NOREGIONALBLACKOUTFLAG() |
Getter for NOREGIONALBLACKOUTFLAG, with configurable default |
ASK_NOREGIONALBLACKOUTFLAG() |
Getter for NOREGIONALBLACKOUTFLAG w/ exceptions if field has |
HAS_NOREGIONALBLACKOUTFLAG() |
Determine if NOREGIONALBLACKOUTFLAG has a value |
WebDeliveryAllowedFlag¶
Corresponds to SCTE-35 web_delivery_allowed_flag parameter.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_WEBDELIVERYALLOWEDFLAG() |
Getter for WEBDELIVERYALLOWEDFLAG, with configurable default |
ASK_WEBDELIVERYALLOWEDFLAG() |
Getter for WEBDELIVERYALLOWEDFLAG w/ exceptions if field has |
HAS_WEBDELIVERYALLOWEDFLAG() |
Determine if WEBDELIVERYALLOWEDFLAG has a value |