/AWS1/CL_CNKCUSTOMUPDATECONT¶
Represents the updated content of a Custom related item.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_fields TYPE /AWS1/CL_CNKFIELDVALUE=>TT_FIELDVALUELIST TT_FIELDVALUELIST¶
List of updated field values for the
Customrelated item. All existing and new fields, and their associated values should be included. Fields not included as part of this request will be removed.
Queryable Attributes¶
fields¶
List of updated field values for the
Customrelated item. All existing and new fields, and their associated values should be included. Fields not included as part of this request will be removed.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FIELDS() |
Getter for FIELDS, with configurable default |
ASK_FIELDS() |
Getter for FIELDS w/ exceptions if field has no value |
HAS_FIELDS() |
Determine if FIELDS has a value |