/AWS1/CL_CNKCUSTOMCONTENT¶
Represents the content of a Custom type related item.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_fields TYPE /AWS1/CL_CNKFIELDVALUE=>TT_FIELDVALUELIST TT_FIELDVALUELIST¶
List of field values for the
Customrelated item.
Queryable Attributes¶
fields¶
List of field values for the
Customrelated item.
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 |