Skip to content

/AWS1/CL_ODBEXADBSTRGDETAILS

The storage details for an Exascale storage vault.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_availablesizeingbs TYPE /AWS1/ODBINTEGER /AWS1/ODBINTEGER

The available storage size, in gigabytes (GB).

iv_totalsizeingbs TYPE /AWS1/ODBINTEGER /AWS1/ODBINTEGER

The total storage size, in gigabytes (GB).


Queryable Attributes

availableSizeInGBs

The available storage size, in gigabytes (GB).

Accessible with the following methods

Method Description
GET_AVAILABLESIZEINGBS() Getter for AVAILABLESIZEINGBS, with configurable default
ASK_AVAILABLESIZEINGBS() Getter for AVAILABLESIZEINGBS w/ exceptions if field has no
HAS_AVAILABLESIZEINGBS() Determine if AVAILABLESIZEINGBS has a value

totalSizeInGBs

The total storage size, in gigabytes (GB).

Accessible with the following methods

Method Description
GET_TOTALSIZEINGBS() Getter for TOTALSIZEINGBS, with configurable default
ASK_TOTALSIZEINGBS() Getter for TOTALSIZEINGBS w/ exceptions if field has no valu
HAS_TOTALSIZEINGBS() Determine if TOTALSIZEINGBS has a value