/AWS1/CL_S3TREPLINFORMATION¶
Contains information about the source of a replicated table.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_sourcetablearn TYPE /AWS1/S3TTABLEARN /AWS1/S3TTABLEARN¶
The Amazon Resource Name (ARN) of the source table from which this table is replicated.
Queryable Attributes¶
sourceTableARN¶
The Amazon Resource Name (ARN) of the source table from which this table is replicated.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SOURCETABLEARN() |
Getter for SOURCETABLEARN, with configurable default |
ASK_SOURCETABLEARN() |
Getter for SOURCETABLEARN w/ exceptions if field has no valu |
HAS_SOURCETABLEARN() |
Determine if SOURCETABLEARN has a value |