/AWS1/CL_SAGINTGRTDRESINPITEM¶
Input item for updating an integrated resource
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_resource TYPE REF TO /AWS1/CL_SAGINTEGRATEDRESOURCE /AWS1/CL_SAGINTEGRATEDRESOURCE¶
Configuration of the resource
Optional arguments:¶
io_capabilities TYPE REF TO /AWS1/CL_SAGPVDRRESCAPBLTS /AWS1/CL_SAGPVDRRESCAPBLTS¶
Provider-specific capabilities for the resource
Queryable Attributes¶
resource¶
Configuration of the resource
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOURCE() |
Getter for RESOURCE |
capabilities¶
Provider-specific capabilities for the resource
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CAPABILITIES() |
Getter for CAPABILITIES |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_INTGRTDRESINPUTITEMLIST¶
TYPES TT_INTGRTDRESINPUTITEMLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_SAGINTGRTDRESINPITEM WITH DEFAULT KEY
.