/AWS1/CL_CNTREADONLYFIELDINFO¶
Indicates a field that is read-only to an agent.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_id TYPE REF TO /AWS1/CL_CNTTASKTMPLFIELDID /AWS1/CL_CNTTASKTMPLFIELDID¶
Identifier of the read-only field.
Queryable Attributes¶
Id¶
Identifier of the read-only field.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ID() |
Getter for ID |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_READONLYTASKTEMPLATEFIELDS¶
TYPES TT_READONLYTASKTEMPLATEFIELDS TYPE STANDARD TABLE OF REF TO /AWS1/CL_CNTREADONLYFIELDINFO WITH DEFAULT KEY
.