/AWS1/CL_IOWWCDMALOCALID¶
WCDMA local identification (local ID) information.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_uarfcndl
TYPE /AWS1/IOWUARFCNDL
/AWS1/IOWUARFCNDL
¶
WCDMA UTRA Absolute RF Channel Number downlink.
iv_psc
TYPE /AWS1/IOWPSC
/AWS1/IOWPSC
¶
Primary Scrambling Code.
Queryable Attributes¶
Uarfcndl¶
WCDMA UTRA Absolute RF Channel Number downlink.
Accessible with the following methods¶
Method | Description |
---|---|
GET_UARFCNDL() |
Getter for UARFCNDL, with configurable default |
ASK_UARFCNDL() |
Getter for UARFCNDL w/ exceptions if field has no value |
HAS_UARFCNDL() |
Determine if UARFCNDL has a value |
Psc¶
Primary Scrambling Code.
Accessible with the following methods¶
Method | Description |
---|---|
GET_PSC() |
Getter for PSC, with configurable default |
ASK_PSC() |
Getter for PSC w/ exceptions if field has no value |
HAS_PSC() |
Determine if PSC has a value |