Skip to content

/AWS1/CL_S3TTABLERECEXPIRSTGS

The record expiration setting that specifies when records expire and are automatically removed from a table.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_days TYPE /AWS1/S3TPOSITIVEINTEGER /AWS1/S3TPOSITIVEINTEGER

If you enable record expiration for a table, you can specify the number of days to retain your table records. For example, to retain your table records for one year, set this value to 365.


Queryable Attributes

days

If you enable record expiration for a table, you can specify the number of days to retain your table records. For example, to retain your table records for one year, set this value to 365.

Accessible with the following methods

Method Description
GET_DAYS() Getter for DAYS, with configurable default
ASK_DAYS() Getter for DAYS w/ exceptions if field has no value
HAS_DAYS() Determine if DAYS has a value