/AWS1/CL_IOEINPUT¶
Information about the input.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_inputconfiguration TYPE REF TO /AWS1/CL_IOEINPUTCONFIGURATION /AWS1/CL_IOEINPUTCONFIGURATION¶
Information about the configuration of an input.
io_inputdefinition TYPE REF TO /AWS1/CL_IOEINPUTDEFINITION /AWS1/CL_IOEINPUTDEFINITION¶
The definition of the input.
Queryable Attributes¶
inputConfiguration¶
Information about the configuration of an input.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INPUTCONFIGURATION() |
Getter for INPUTCONFIGURATION |
inputDefinition¶
The definition of the input.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INPUTDEFINITION() |
Getter for INPUTDEFINITION |