Skip to content

/AWS1/CL_BDKPUTACCTDATARETRSP

PutAccountDataRetentionResponse

CONSTRUCTOR

IMPORTING

Required arguments:

iv_mode TYPE /AWS1/BDKDATARETENTIONMODE /AWS1/BDKDATARETENTIONMODE

The data retention mode set for the account.

Optional arguments:

iv_updatedat TYPE /AWS1/BDKTIMESTAMP /AWS1/BDKTIMESTAMP

The time at which the data retention mode was last updated.


Queryable Attributes

mode

The data retention mode set for the account.

Accessible with the following methods

Method Description
GET_MODE() Getter for MODE, with configurable default
ASK_MODE() Getter for MODE w/ exceptions if field has no value
HAS_MODE() Determine if MODE has a value

updatedAt

The time at which the data retention mode was last updated.

Accessible with the following methods

Method Description
GET_UPDATEDAT() Getter for UPDATEDAT, with configurable default
ASK_UPDATEDAT() Getter for UPDATEDAT w/ exceptions if field has no value
HAS_UPDATEDAT() Determine if UPDATEDAT has a value