Skip to content

/AWS1/CL_MCIBANDWIDTHS

Contains the details about the available and supported bandwidths.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_available TYPE /AWS1/CL_MCIBANDWIDTHLIST_W=>TT_BANDWIDTHLIST TT_BANDWIDTHLIST

The list of currently available bandwidths.

it_supported TYPE /AWS1/CL_MCIBANDWIDTHLIST_W=>TT_BANDWIDTHLIST TT_BANDWIDTHLIST

The list of all bandwidths that this environment plans to support


Queryable Attributes

available

The list of currently available bandwidths.

Accessible with the following methods

Method Description
GET_AVAILABLE() Getter for AVAILABLE, with configurable default
ASK_AVAILABLE() Getter for AVAILABLE w/ exceptions if field has no value
HAS_AVAILABLE() Determine if AVAILABLE has a value

supported

The list of all bandwidths that this environment plans to support

Accessible with the following methods

Method Description
GET_SUPPORTED() Getter for SUPPORTED, with configurable default
ASK_SUPPORTED() Getter for SUPPORTED w/ exceptions if field has no value
HAS_SUPPORTED() Determine if SUPPORTED has a value