Table list used by SAP ABAP Function Module INFO_OBJECT_SELECT (IWB: List of info objects (with attributes))
SAP ABAP Function Module
INFO_OBJECT_SELECT (IWB: List of info objects (with attributes)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | IWB_SO_IO | IWB: Structure object with info object | SOURCE INFO_OBJECTS_WITH_STRUCTURE STRUCTURE IWB_SO_IO OPTIONAL |
|
| 2 | IWB_SO_IO | IWB: Structure object with info object | SOURCE VALUE(INFO_OBJECT_WITH_STRUCTURE) LIKE IWB_SO_IO |
|
| 3 | IWB_SO_IO | IWB: Structure object with info object | ||
| 4 | IWERROBJCT | IWB: Object error structure | ||
| 5 | IWERRORMSG | IWB: Message passing structure | ||
| 6 | IWERRORMSG | IWB: Message passing structure | SOURCE VALUE(ERROR_MSG) LIKE IWERRORMSG |
|
| 7 | IWPARAMS | IWB: Function module parameter reference structure | SOURCE VALUE(SUPPRESS_AUTHORITY_CHECK) LIKE IWPARAMS-FLAG DEFAULT 'X' |
|
| 8 | SDOKOBJECT | SDOK: BOR key for information object | ||
| 9 | SDOKOBJECT | SDOK: BOR key for information object | SOURCE INFO_OBJECTS STRUCTURE SDOKOBJECT OPTIONAL |
|
| 10 | SDOKOBJECT | SDOK: BOR key for information object | SOURCE VALUE(INFO_OBJECT) LIKE SDOKOBJECT |
|
| 11 | SDOKPROPTL | SDOK: Object, attribute name and feature | SOURCE PROPERTIES STRUCTURE SDOKPROPTL OPTIONAL |
|
| 12 | SDOKPROPTY | SDOK: Object attribute, name and feature | SOURCE CONTEXT STRUCTURE SDOKPROPTY |