/AWS1/CL_IOWGLOBALIDENTITY¶
Global identity information.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_lac
TYPE /AWS1/IOWLAC
/AWS1/IOWLAC
¶
Location area code of the global identity.
iv_gerancid
TYPE /AWS1/IOWGERANCID
/AWS1/IOWGERANCID
¶
GERAN (GSM EDGE Radio Access Network) cell global identifier.
Queryable Attributes¶
Lac¶
Location area code of the global identity.
Accessible with the following methods¶
Method | Description |
---|---|
GET_LAC() |
Getter for LAC, with configurable default |
ASK_LAC() |
Getter for LAC w/ exceptions if field has no value |
HAS_LAC() |
Determine if LAC has a value |
GeranCid¶
GERAN (GSM EDGE Radio Access Network) cell global identifier.
Accessible with the following methods¶
Method | Description |
---|---|
GET_GERANCID() |
Getter for GERANCID, with configurable default |
ASK_GERANCID() |
Getter for GERANCID w/ exceptions if field has no value |
HAS_GERANCID() |
Determine if GERANCID has a value |