/AWS1/CL_CNTUPDDATATBLATTRRSP¶
UpdateDataTableAttributeResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_name TYPE /AWS1/CNTDATATABLENAME /AWS1/CNTDATATABLENAME¶
The trimmed name and identifier for the updated attribute.
io_lockversion TYPE REF TO /AWS1/CL_CNTDATATABLELOCKVRS /AWS1/CL_CNTDATATABLELOCKVRS¶
The new lock version for the attribute after the update.
Queryable Attributes¶
Name¶
The trimmed name and identifier for the updated attribute.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |
LockVersion¶
The new lock version for the attribute after the update.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LOCKVERSION() |
Getter for LOCKVERSION |