/AWS1/CL_KFCPLUGINDESCRIPTION¶
The description of the plugin.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_customplugin TYPE REF TO /AWS1/CL_KFCCUSTOMPLUGINDESC /AWS1/CL_KFCCUSTOMPLUGINDESC¶
Details about a custom plugin.
Queryable Attributes¶
customPlugin¶
Details about a custom plugin.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CUSTOMPLUGIN() |
Getter for CUSTOMPLUGIN |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT___LISTOFPLUGINDESCRIPTION¶
TYPES TT___LISTOFPLUGINDESCRIPTION TYPE STANDARD TABLE OF REF TO /AWS1/CL_KFCPLUGINDESCRIPTION WITH DEFAULT KEY
.