/AWS1/CL_DYNDESCRGLBTBLSTGSOUT¶
DescribeGlobalTableSettingsOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_globaltablename TYPE /AWS1/DYNTABLENAME /AWS1/DYNTABLENAME¶
The name of the global table.
it_replicasettings TYPE /AWS1/CL_DYNREPLICASTGSDESC=>TT_REPLICASETTINGSDESCLIST TT_REPLICASETTINGSDESCLIST¶
The Region-specific settings for the global table.
Queryable Attributes¶
GlobalTableName¶
The name of the global table.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GLOBALTABLENAME() |
Getter for GLOBALTABLENAME, with configurable default |
ASK_GLOBALTABLENAME() |
Getter for GLOBALTABLENAME w/ exceptions if field has no val |
HAS_GLOBALTABLENAME() |
Determine if GLOBALTABLENAME has a value |
ReplicaSettings¶
The Region-specific settings for the global table.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REPLICASETTINGS() |
Getter for REPLICASETTINGS, with configurable default |
ASK_REPLICASETTINGS() |
Getter for REPLICASETTINGS w/ exceptions if field has no val |
HAS_REPLICASETTINGS() |
Determine if REPLICASETTINGS has a value |