Skip to content

/AWS1/CL_DOAGETACCTUSAGEOUTPUT

GetAccountUsageOutput

CONSTRUCTOR

IMPORTING

Required arguments:

iv_usageperiodstarttime TYPE /AWS1/DOADATETIME /AWS1/DOADATETIME

The start time of the usage tracking period

iv_usageperiodendtime TYPE /AWS1/DOADATETIME /AWS1/DOADATETIME

The end time of the usage tracking period

Optional arguments:

io_mnthlyacctinvestgtnhours TYPE REF TO /AWS1/CL_DOAUSAGEMETRIC /AWS1/CL_DOAUSAGEMETRIC

Monthly investigation hours usage and limit for an account

io_monthlyaccountevalhours TYPE REF TO /AWS1/CL_DOAUSAGEMETRIC /AWS1/CL_DOAUSAGEMETRIC

Monthly evaluation hours usage and limit for an account

io_mnthlyacctsystemlrnghours TYPE REF TO /AWS1/CL_DOAUSAGEMETRIC /AWS1/CL_DOAUSAGEMETRIC

Monthly system learning hours usage and limit for an account

io_mnthlyacctondemandhours TYPE REF TO /AWS1/CL_DOAUSAGEMETRIC /AWS1/CL_DOAUSAGEMETRIC

Monthly on-demand hours usage and limit for an account


Queryable Attributes

monthlyAccountInvestigationHours

Monthly investigation hours usage and limit for an account

Accessible with the following methods

Method Description
GET_MNTHLYACCTINVESTGTNHOURS() Getter for MONTHLYACCOUNTINVESTGTNHOURS

monthlyAccountEvaluationHours

Monthly evaluation hours usage and limit for an account

Accessible with the following methods

Method Description
GET_MONTHLYACCOUNTEVALHOURS() Getter for MONTHLYACCOUNTEVALHOURS

monthlyAccountSystemLearningHours

Monthly system learning hours usage and limit for an account

Accessible with the following methods

Method Description
GET_MNTHLYACCTSYSLRNGHOURS() Getter for MONTHLYACCTSYSTEMLRNGHOURS

monthlyAccountOnDemandHours

Monthly on-demand hours usage and limit for an account

Accessible with the following methods

Method Description
GET_MNTHLYACCTONDEMANDHOURS() Getter for MONTHLYACCOUNTONDEMANDHOURS

usagePeriodStartTime

The start time of the usage tracking period

Accessible with the following methods

Method Description
GET_USAGEPERIODSTARTTIME() Getter for USAGEPERIODSTARTTIME, with configurable default
ASK_USAGEPERIODSTARTTIME() Getter for USAGEPERIODSTARTTIME w/ exceptions if field has n
HAS_USAGEPERIODSTARTTIME() Determine if USAGEPERIODSTARTTIME has a value

usagePeriodEndTime

The end time of the usage tracking period

Accessible with the following methods

Method Description
GET_USAGEPERIODENDTIME() Getter for USAGEPERIODENDTIME, with configurable default
ASK_USAGEPERIODENDTIME() Getter for USAGEPERIODENDTIME w/ exceptions if field has no
HAS_USAGEPERIODENDTIME() Determine if USAGEPERIODENDTIME has a value