Skip to content

/AWS1/CL_CNKREQUIREDFIELD

List of fields that must have a value provided to create a case.

CONSTRUCTOR

IMPORTING

Required arguments:

IV_FIELDID TYPE /AWS1/CNKFIELDID /AWS1/CNKFIELDID

Unique identifier of a field.


Queryable Attributes

fieldId

Unique identifier of a field.

Accessible with the following methods

Method Description
GET_FIELDID() Getter for FIELDID, with configurable default
ASK_FIELDID() Getter for FIELDID w/ exceptions if field has no value
HAS_FIELDID() Determine if FIELDID 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_REQUIREDFIELDLIST

TYPES TT_REQUIREDFIELDLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_CNKREQUIREDFIELD WITH DEFAULT KEY
.