Skip to content

/AWS1/CL_BTCFRONTOFQUOTASHRDET

An object that represents the details of the first RUNNABLE job in each named quota share associated with a single job queue.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_quotashares TYPE /AWS1/CL_BTCFRONTOFQUOTASHAR00=>TT_FRONTOFQUOTASHRSJOBSUMMMAP TT_FRONTOFQUOTASHRSJOBSUMMMAP

Contains a list of the first RUNNABLE job in each named quota share.

iv_lastupdatedat TYPE /AWS1/BTCLONG /AWS1/BTCLONG

The Unix timestamp (in milliseconds) for when the first RUNNABLE job per quota share were all last updated.


Queryable Attributes

quotaShares

Contains a list of the first RUNNABLE job in each named quota share.

Accessible with the following methods

Method Description
GET_QUOTASHARES() Getter for QUOTASHARES, with configurable default
ASK_QUOTASHARES() Getter for QUOTASHARES w/ exceptions if field has no value
HAS_QUOTASHARES() Determine if QUOTASHARES has a value

lastUpdatedAt

The Unix timestamp (in milliseconds) for when the first RUNNABLE job per quota share were all last updated.

Accessible with the following methods

Method Description
GET_LASTUPDATEDAT() Getter for LASTUPDATEDAT, with configurable default
ASK_LASTUPDATEDAT() Getter for LASTUPDATEDAT w/ exceptions if field has no value
HAS_LASTUPDATEDAT() Determine if LASTUPDATEDAT has a value