Skip to content

/AWS1/CL_IOWGSMLOCALID

GSM local ID information, which corresponds to the local identification parameters of a GSM cell.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_bsic TYPE /AWS1/IOWBSIC /AWS1/IOWBSIC

GSM base station identity code (BSIC).

iv_bcch TYPE /AWS1/IOWBCCH /AWS1/IOWBCCH

GSM broadcast control channel.


Queryable Attributes

Bsic

GSM base station identity code (BSIC).

Accessible with the following methods

Method Description
GET_BSIC() Getter for BSIC, with configurable default
ASK_BSIC() Getter for BSIC w/ exceptions if field has no value
HAS_BSIC() Determine if BSIC has a value

Bcch

GSM broadcast control channel.

Accessible with the following methods

Method Description
GET_BCCH() Getter for BCCH, with configurable default
ASK_BCCH() Getter for BCCH w/ exceptions if field has no value
HAS_BCCH() Determine if BCCH has a value