Skip to content

/AWS1/CL_IOWCELLTOWERS

The cell towers that were used to perform the measurements.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_gsm TYPE /AWS1/CL_IOWGSMOBJ=>TT_GSMLIST TT_GSMLIST

GSM object information.

it_wcdma TYPE /AWS1/CL_IOWWCDMAOBJ=>TT_WCDMALIST TT_WCDMALIST

WCDMA object information.

it_tdscdma TYPE /AWS1/CL_IOWTDSCDMAOBJ=>TT_TDSCDMALIST TT_TDSCDMALIST

TD-SCDMA object information.

it_lte TYPE /AWS1/CL_IOWLTEOBJ=>TT_LTELIST TT_LTELIST

LTE object information.

it_cdma TYPE /AWS1/CL_IOWCDMAOBJ=>TT_CDMALIST TT_CDMALIST

CDMA object information.


Queryable Attributes

Gsm

GSM object information.

Accessible with the following methods

Method Description
GET_GSM() Getter for GSM, with configurable default
ASK_GSM() Getter for GSM w/ exceptions if field has no value
HAS_GSM() Determine if GSM has a value

Wcdma

WCDMA object information.

Accessible with the following methods

Method Description
GET_WCDMA() Getter for WCDMA, with configurable default
ASK_WCDMA() Getter for WCDMA w/ exceptions if field has no value
HAS_WCDMA() Determine if WCDMA has a value

Tdscdma

TD-SCDMA object information.

Accessible with the following methods

Method Description
GET_TDSCDMA() Getter for TDSCDMA, with configurable default
ASK_TDSCDMA() Getter for TDSCDMA w/ exceptions if field has no value
HAS_TDSCDMA() Determine if TDSCDMA has a value

Lte

LTE object information.

Accessible with the following methods

Method Description
GET_LTE() Getter for LTE, with configurable default
ASK_LTE() Getter for LTE w/ exceptions if field has no value
HAS_LTE() Determine if LTE has a value

Cdma

CDMA object information.

Accessible with the following methods

Method Description
GET_CDMA() Getter for CDMA, with configurable default
ASK_CDMA() Getter for CDMA w/ exceptions if field has no value
HAS_CDMA() Determine if CDMA has a value