/AWS1/CL_STGAUTOMATICTAPECRE00¶
Information about the gateway's automatic tape creation policies, including the automatic tape creation rules and the gateway that is using the policies.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_automatictapecreationrls TYPE /AWS1/CL_STGAUTOMATICTAPECRE01=>TT_AUTOMATICTAPECREATIONRULES TT_AUTOMATICTAPECREATIONRULES¶
An automatic tape creation policy consists of a list of automatic tape creation rules. This returns the rules that determine when and how to automatically create new tapes.
iv_gatewayarn TYPE /AWS1/STGGATEWAYARN /AWS1/STGGATEWAYARN¶
GatewayARN
Queryable Attributes¶
AutomaticTapeCreationRules¶
An automatic tape creation policy consists of a list of automatic tape creation rules. This returns the rules that determine when and how to automatically create new tapes.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AUTOMATICTAPECREATIONRLS() |
Getter for AUTOMATICTAPECREATIONRULES, with configurable def |
ASK_AUTOMATICTAPECREATIONRLS() |
Getter for AUTOMATICTAPECREATIONRULES w/ exceptions if field |
HAS_AUTOMATICTAPECREATIONRLS() |
Determine if AUTOMATICTAPECREATIONRULES has a value |
GatewayARN¶
GatewayARN
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GATEWAYARN() |
Getter for GATEWAYARN, with configurable default |
ASK_GATEWAYARN() |
Getter for GATEWAYARN w/ exceptions if field has no value |
HAS_GATEWAYARN() |
Determine if GATEWAYARN has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_AUTOMATICTAPECREATIONPLYI00¶
TYPES TT_AUTOMATICTAPECREATIONPLYI00 TYPE STANDARD TABLE OF REF TO /AWS1/CL_STGAUTOMATICTAPECRE00 WITH DEFAULT KEY
.