Skip to content

/AWS1/CL_CEXUTILIZATIONBYTIME

The amount of utilization, in hours.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_timeperiod TYPE REF TO /AWS1/CL_CEXDATEINTERVAL /AWS1/CL_CEXDATEINTERVAL

The period of time that this utilization was used for.

it_groups TYPE /AWS1/CL_CEXRESERVATIONUTILI00=>TT_RESERVATIONUTILIZATIONGRPS TT_RESERVATIONUTILIZATIONGRPS

The groups that this utilization result uses.

io_total TYPE REF TO /AWS1/CL_CEXRESERVATIONAGGRE00 /AWS1/CL_CEXRESERVATIONAGGRE00

The total number of reservation hours that were used.


Queryable Attributes

TimePeriod

The period of time that this utilization was used for.

Accessible with the following methods

Method Description
GET_TIMEPERIOD() Getter for TIMEPERIOD

Groups

The groups that this utilization result uses.

Accessible with the following methods

Method Description
GET_GROUPS() Getter for GROUPS, with configurable default
ASK_GROUPS() Getter for GROUPS w/ exceptions if field has no value
HAS_GROUPS() Determine if GROUPS has a value

Total

The total number of reservation hours that were used.

Accessible with the following methods

Method Description
GET_TOTAL() Getter for TOTAL

Public Local Types In This Class

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

TT_UTILIZATIONSBYTIME

TYPES TT_UTILIZATIONSBYTIME TYPE STANDARD TABLE OF REF TO /AWS1/CL_CEXUTILIZATIONBYTIME WITH DEFAULT KEY
.