Skip to content

/AWS1/CL_IOWWCDMANMROBJ

Network Measurement Reports.

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.

iv_utrancid TYPE /AWS1/IOWUTRANCID /AWS1/IOWUTRANCID

UTRAN (UMTS Terrestrial Radio Access Network) Cell Global Identifier.

Optional arguments:

iv_rscp TYPE /AWS1/IOWRSCP /AWS1/IOWRSCP

Received Signal Code Power (signal power) (dBm)

iv_pathloss TYPE /AWS1/IOWPATHLOSS /AWS1/IOWPATHLOSS

Path loss, or path attenuation, is the reduction in power density of an electromagnetic wave as it propagates through space.


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

UtranCid

UTRAN (UMTS Terrestrial Radio Access Network) Cell Global Identifier.

Accessible with the following methods

Method Description
GET_UTRANCID() Getter for UTRANCID, with configurable default
ASK_UTRANCID() Getter for UTRANCID w/ exceptions if field has no value
HAS_UTRANCID() Determine if UTRANCID has a value

Rscp

Received Signal Code Power (signal power) (dBm)

Accessible with the following methods

Method Description
GET_RSCP() Getter for RSCP, with configurable default
ASK_RSCP() Getter for RSCP w/ exceptions if field has no value
HAS_RSCP() Determine if RSCP has a value

PathLoss

Path loss, or path attenuation, is the reduction in power density of an electromagnetic wave as it propagates through space.

Accessible with the following methods

Method Description
GET_PATHLOSS() Getter for PATHLOSS, with configurable default
ASK_PATHLOSS() Getter for PATHLOSS w/ exceptions if field has no value
HAS_PATHLOSS() Determine if PATHLOSS has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_WCDMANMRLIST

TYPES TT_WCDMANMRLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_IOWWCDMANMROBJ WITH DEFAULT KEY
.