/AWS1/CL_IOWLTELOCALID¶
LTE local identification (local ID) information.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_pci
TYPE /AWS1/IOWPCI
/AWS1/IOWPCI
¶
Physical cell ID.
iv_earfcn
TYPE /AWS1/IOWEARFCN
/AWS1/IOWEARFCN
¶
Evolved universal terrestrial radio access (E-UTRA) absolute radio frequency channel number (FCN).
Queryable Attributes¶
Pci¶
Physical cell ID.
Accessible with the following methods¶
Method | Description |
---|---|
GET_PCI() |
Getter for PCI, with configurable default |
ASK_PCI() |
Getter for PCI w/ exceptions if field has no value |
HAS_PCI() |
Determine if PCI has a value |
Earfcn¶
Evolved universal terrestrial radio access (E-UTRA) absolute radio frequency channel number (FCN).
Accessible with the following methods¶
Method | Description |
---|---|
GET_EARFCN() |
Getter for EARFCN, with configurable default |
ASK_EARFCN() |
Getter for EARFCN w/ exceptions if field has no value |
HAS_EARFCN() |
Determine if EARFCN has a value |