Skip to content

/AWS1/CL_CWLCRELOOKUPTABLERSP

CreateLookupTableResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_lookuptablearn TYPE /AWS1/CWLARN /AWS1/CWLARN

The ARN of the lookup table that was created.

iv_createdat TYPE /AWS1/CWLTIMESTAMP /AWS1/CWLTIMESTAMP

The time when the lookup table was created, expressed as the number of milliseconds after Jan 1, 1970 00:00:00 UTC.


Queryable Attributes

lookupTableArn

The ARN of the lookup table that was created.

Accessible with the following methods

Method Description
GET_LOOKUPTABLEARN() Getter for LOOKUPTABLEARN, with configurable default
ASK_LOOKUPTABLEARN() Getter for LOOKUPTABLEARN w/ exceptions if field has no valu
HAS_LOOKUPTABLEARN() Determine if LOOKUPTABLEARN has a value

createdAt

The time when the lookup table was created, expressed as the number of milliseconds after Jan 1, 1970 00:00:00 UTC.

Accessible with the following methods

Method Description
GET_CREATEDAT() Getter for CREATEDAT, with configurable default
ASK_CREATEDAT() Getter for CREATEDAT w/ exceptions if field has no value
HAS_CREATEDAT() Determine if CREATEDAT has a value