/AWS1/CL_S3TTBLRECEXPIRCONFVAL¶
The expiration configuration settings for records in a table, and the status of the configuration. If the status of the configuration is enabled, records expire and are automatically removed after the number of days specified in the record expiration settings for the table.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_status TYPE /AWS1/S3TTABLERECEXPIRSTATUS /AWS1/S3TTABLERECEXPIRSTATUS¶
The status of the expiration settings for records in the table.
io_settings TYPE REF TO /AWS1/CL_S3TTABLERECEXPIRSTGS /AWS1/CL_S3TTABLERECEXPIRSTGS¶
The expiration settings for records in the table.
Queryable Attributes¶
status¶
The status of the expiration settings for records in the table.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |
settings¶
The expiration settings for records in the table.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SETTINGS() |
Getter for SETTINGS |