Table list used by SAP ABAP Function Module INFO_OBJECT_PROPERTIES_GET (Read all log. or phys. info object attributes)
SAP ABAP Function Module
INFO_OBJECT_PROPERTIES_GET (Read all log. or phys. info object attributes) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | IWERROBJCT | IWB: Object error structure | ||
| 2 | IWERRORMSG | IWB: Message passing structure | ||
| 3 | IWERRORMSG | IWB: Message passing structure | SOURCE VALUE(ERROR_MSG) LIKE IWERRORMSG |
|
| 4 | IWPARAMS | IWB: Function module parameter reference structure | SOURCE VALUE(SUPPRESS_AUTHORITY_CHECK) LIKE IWPARAMS-FLAG DEFAULT 'X' |
|
| 5 | IWPARAMS | IWB: Function module parameter reference structure | SOURCE VALUE(RETURN_STR_DESCR) LIKE IWPARAMS-FLAG DEFAULT SPACE |
|
| 6 | IWPARAMS | IWB: Function module parameter reference structure | SOURCE VALUE(INTERNAL_REPRESENTATION) LIKE IWPARAMS-FLAG OPTIONAL |
|
| 7 | SDOKOBJECT | SDOK: BOR key for information object | SOURCE VALUE(INFO_OBJECT) LIKE SDOKOBJECT |
|
| 8 | SDOKOBJECT | SDOK: BOR key for information object | ||
| 9 | SDOKPROPTL | SDOK: Object, attribute name and feature | ||
| 10 | SDOKPROPTN | SDOK: Name of object attributes | SOURCE REQUESTED_PROPERTIES STRUCTURE SDOKPROPTN OPTIONAL |
|
| 11 | SDOKPROPTY | SDOK: Object attribute, name and feature | SOURCE CONTEXT STRUCTURE SDOKPROPTY OPTIONAL |
|
| 12 | SDOKPROPTY | SDOK: Object attribute, name and feature | SOURCE PROPERTIES STRUCTURE SDOKPROPTY |
|
| 13 | SDOKPROPTY | SDOK: Object attribute, name and feature |