Skip to content

/AWS1/CL_CEXRESERVATIONCOVER00

A group of reservations that share a set of attributes.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_attributes TYPE /AWS1/CL_CEXATTRIBUTES_W=>TT_ATTRIBUTES TT_ATTRIBUTES

The attributes for this group of reservations.

io_coverage TYPE REF TO /AWS1/CL_CEXCOVERAGE /AWS1/CL_CEXCOVERAGE

How much instance usage this group of reservations covered.


Queryable Attributes

Attributes

The attributes for this group of reservations.

Accessible with the following methods

Method Description
GET_ATTRIBUTES() Getter for ATTRIBUTES, with configurable default
ASK_ATTRIBUTES() Getter for ATTRIBUTES w/ exceptions if field has no value
HAS_ATTRIBUTES() Determine if ATTRIBUTES has a value

Coverage

How much instance usage this group of reservations covered.

Accessible with the following methods

Method Description
GET_COVERAGE() Getter for COVERAGE

Public Local Types In This Class

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

TT_RESERVATIONCOVERAGEGROUPS

TYPES TT_RESERVATIONCOVERAGEGROUPS TYPE STANDARD TABLE OF REF TO /AWS1/CL_CEXRESERVATIONCOVER00 WITH DEFAULT KEY
.