/AWS1/CL_KFCPLUGIN¶
A plugin is an Amazon Web Services resource that contains the code that defines your connector logic.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_customplugin TYPE REF TO /AWS1/CL_KFCCUSTOMPLUGIN /AWS1/CL_KFCCUSTOMPLUGIN¶
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___LISTOFPLUGIN¶
TYPES TT___LISTOFPLUGIN TYPE STANDARD TABLE OF REF TO /AWS1/CL_KFCPLUGIN WITH DEFAULT KEY
.