Data Element list used by SAP ABAP Function Module SWO_INVOKE (Call business object method / set attributes)
SAP ABAP Function Module
SWO_INVOKE (Call business object method / set attributes) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CHAR22 | Text string 22 characters | ||
| 2 | SEU_BOOL | Boolean | SOURCE VALUE(NO_ARFC) TYPE SEU_BOOL DEFAULT SPACE |
|
| 3 | SWO_CONTXT | Access to an attribute | SOURCE VALUE(ACCESS) LIKE SWOTP-ACCESS DEFAULT 'C' |
|
| 4 | SWO_OBJHND | Number of runtime object | SOURCE VALUE(OBJECT) LIKE SWOTRTIME-OBJECT |
|
| 5 | SWO_PERSIS | Persistent object IDs (type = 'o') | SOURCE VALUE(PERSISTENT) LIKE SWOTP-PERSISTENT DEFAULT SPACE |
|
| 6 | SWO_SYNCH | Synchronous method | SOURCE VALUE(SYNCHRON) LIKE SWOTINVOKE-SYNCHRON DEFAULT '*' |
|
| 7 | SWO_SYNCH | Synchronous method | SOURCE VALUE(UNSORTED_CONTAINER) LIKE SWOTINVOKE-SYNCHRON DEFAULT SPACE |
|
| 8 | SWO_VERB | Object type component | SOURCE VALUE(VERB) LIKE SWOTINVOKE-VERB |
|
| 9 | SWO_VERB | Object type component | SOURCE VALUE(VERB) LIKE SWOTINVOKE-VERB DEFAULT SPACE |
|