/AWS1/CL_MDCHLSCAPTIONLANGUA00¶
Caption Language Mapping
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_captionchannel TYPE /AWS1/MDC__INTEGERMINNEG214700 /AWS1/MDC__INTEGERMINNEG214700¶
Caption channel.
iv_customlanguagecode TYPE /AWS1/MDC__STRMIN3MAX3PATAZAZ3 /AWS1/MDC__STRMIN3MAX3PATAZAZ3¶
Specify the language, using an ISO 639-2 three-letter code in all capital letters. You can find a list of codes at: https://www.loc.gov/standards/iso639-2/php/code_list.php
iv_languagecode TYPE /AWS1/MDCLANGUAGECODE /AWS1/MDCLANGUAGECODE¶
Specify the language, using an ISO 639-2 three-letter code in all capital letters. You can find a list of codes at: https://www.loc.gov/standards/iso639-2/php/code_list.php
iv_languagedescription TYPE /AWS1/MDC__STRING /AWS1/MDC__STRING¶
Caption language description.
Queryable Attributes¶
CaptionChannel¶
Caption channel.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CAPTIONCHANNEL() |
Getter for CAPTIONCHANNEL, with configurable default |
ASK_CAPTIONCHANNEL() |
Getter for CAPTIONCHANNEL w/ exceptions if field has no valu |
HAS_CAPTIONCHANNEL() |
Determine if CAPTIONCHANNEL has a value |
CustomLanguageCode¶
Specify the language, using an ISO 639-2 three-letter code in all capital letters. You can find a list of codes at: https://www.loc.gov/standards/iso639-2/php/code_list.php
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CUSTOMLANGUAGECODE() |
Getter for CUSTOMLANGUAGECODE, with configurable default |
ASK_CUSTOMLANGUAGECODE() |
Getter for CUSTOMLANGUAGECODE w/ exceptions if field has no |
HAS_CUSTOMLANGUAGECODE() |
Determine if CUSTOMLANGUAGECODE has a value |
LanguageCode¶
Specify the language, using an ISO 639-2 three-letter code in all capital letters. You can find a list of codes at: https://www.loc.gov/standards/iso639-2/php/code_list.php
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LANGUAGECODE() |
Getter for LANGUAGECODE, with configurable default |
ASK_LANGUAGECODE() |
Getter for LANGUAGECODE w/ exceptions if field has no value |
HAS_LANGUAGECODE() |
Determine if LANGUAGECODE has a value |
LanguageDescription¶
Caption language description.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LANGUAGEDESCRIPTION() |
Getter for LANGUAGEDESCRIPTION, with configurable default |
ASK_LANGUAGEDESCRIPTION() |
Getter for LANGUAGEDESCRIPTION w/ exceptions if field has no |
HAS_LANGUAGEDESCRIPTION() |
Determine if LANGUAGEDESCRIPTION has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT___LSTOFHLSCAPTIONLANGUAGE00¶
TYPES TT___LSTOFHLSCAPTIONLANGUAGE00 TYPE STANDARD TABLE OF REF TO /AWS1/CL_MDCHLSCAPTIONLANGUA00 WITH DEFAULT KEY
.