/AWS1/CL_DYNGLOBALTABLEDESC¶
Contains details about the global table.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_replicationgroup TYPE /AWS1/CL_DYNREPLICADESCRIPTION=>TT_REPLICADESCRIPTIONLIST TT_REPLICADESCRIPTIONLIST¶
The Regions where the global table has replicas.
iv_globaltablearn TYPE /AWS1/DYNGLOBALTABLEARNSTRING /AWS1/DYNGLOBALTABLEARNSTRING¶
The unique identifier of the global table.
iv_creationdatetime TYPE /AWS1/DYNDATE /AWS1/DYNDATE¶
The creation time of the global table.
iv_globaltablestatus TYPE /AWS1/DYNGLOBALTABLESTATUS /AWS1/DYNGLOBALTABLESTATUS¶
The current state of the global table:
CREATING- The global table is being created.
UPDATING- The global table is being updated.
DELETING- The global table is being deleted.
ACTIVE- The global table is ready for use.
iv_globaltablename TYPE /AWS1/DYNTABLENAME /AWS1/DYNTABLENAME¶
The global table name.
Queryable Attributes¶
ReplicationGroup¶
The Regions where the global table has replicas.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REPLICATIONGROUP() |
Getter for REPLICATIONGROUP, with configurable default |
ASK_REPLICATIONGROUP() |
Getter for REPLICATIONGROUP w/ exceptions if field has no va |
HAS_REPLICATIONGROUP() |
Determine if REPLICATIONGROUP has a value |
GlobalTableArn¶
The unique identifier of the global table.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GLOBALTABLEARN() |
Getter for GLOBALTABLEARN, with configurable default |
ASK_GLOBALTABLEARN() |
Getter for GLOBALTABLEARN w/ exceptions if field has no valu |
HAS_GLOBALTABLEARN() |
Determine if GLOBALTABLEARN has a value |
CreationDateTime¶
The creation time of the global table.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATIONDATETIME() |
Getter for CREATIONDATETIME, with configurable default |
ASK_CREATIONDATETIME() |
Getter for CREATIONDATETIME w/ exceptions if field has no va |
HAS_CREATIONDATETIME() |
Determine if CREATIONDATETIME has a value |
GlobalTableStatus¶
The current state of the global table:
CREATING- The global table is being created.
UPDATING- The global table is being updated.
DELETING- The global table is being deleted.
ACTIVE- The global table is ready for use.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GLOBALTABLESTATUS() |
Getter for GLOBALTABLESTATUS, with configurable default |
ASK_GLOBALTABLESTATUS() |
Getter for GLOBALTABLESTATUS w/ exceptions if field has no v |
HAS_GLOBALTABLESTATUS() |
Determine if GLOBALTABLESTATUS has a value |
GlobalTableName¶
The global table name.
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 |