/AWS1/CL_RDDUPDATERESULT¶
The response elements represent the results of an update.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_generatedfields TYPE /AWS1/CL_RDDFIELD=>TT_FIELDLIST TT_FIELDLIST¶
Values for fields generated during the request.
Queryable Attributes¶
generatedFields¶
Values for fields generated during the request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GENERATEDFIELDS() |
Getter for GENERATEDFIELDS, with configurable default |
ASK_GENERATEDFIELDS() |
Getter for GENERATEDFIELDS w/ exceptions if field has no val |
HAS_GENERATEDFIELDS() |
Determine if GENERATEDFIELDS has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_UPDATERESULTS¶
TYPES TT_UPDATERESULTS TYPE STANDARD TABLE OF REF TO /AWS1/CL_RDDUPDATERESULT WITH DEFAULT KEY
.