/AWS1/CL_CNTINVISIBLEFIELDINFO¶
A field that is invisible to an agent.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_id TYPE REF TO /AWS1/CL_CNTTASKTMPLFIELDID /AWS1/CL_CNTTASKTMPLFIELDID¶
Identifier of the invisible field.
Queryable Attributes¶
Id¶
Identifier of the invisible 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_INVISIBLETASKTEMPLATEFIELDS¶
TYPES TT_INVISIBLETASKTEMPLATEFIELDS TYPE STANDARD TABLE OF REF TO /AWS1/CL_CNTINVISIBLEFIELDINFO WITH DEFAULT KEY
.