/AWS1/CL_CGSUPDATERECORDSRSP¶
Returned for a successful UpdateRecordsRequest.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_records TYPE /AWS1/CL_CGSRECORD=>TT_RECORDLIST TT_RECORDLIST¶
A list of records that have been updated.
Queryable Attributes¶
Records¶
A list of records that have been updated.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RECORDS() |
Getter for RECORDS, with configurable default |
ASK_RECORDS() |
Getter for RECORDS w/ exceptions if field has no value |
HAS_RECORDS() |
Determine if RECORDS has a value |