Table list used by SAP ABAP Function Module INFO_OBJECT_ADD_PHYS_OBJECTS (Create physical object for a logical info object)
SAP ABAP Function Module
INFO_OBJECT_ADD_PHYS_OBJECTS (Create physical object for a logical info object) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | IWCLASS | KEN: Classes | ||
| 2 | IWCLPAIR | IWB: Pair of info classes | ||
| 3 | IWERROBJCT | IWB: Object error structure | ||
| 4 | IWERROBJCT | IWB: Object error structure | SOURCE BAD_PHYS_OBJECTS STRUCTURE IWERROBJCT OPTIONAL |
|
| 5 | IWERRORMSG | IWB: Message passing structure | ||
| 6 | IWERRORMSG | IWB: Message passing structure | SOURCE VALUE(ERROR_MSG) LIKE IWERRORMSG |
|
| 7 | IWERRPROPS | IWB: Attribute error structure | SOURCE BAD_PROPERTIES STRUCTURE IWERRPROPS OPTIONAL |
|
| 8 | IWERRPROPS | IWB: Attribute error structure | ||
| 9 | IWPARAMS | IWB: Function module parameter reference structure | ||
| 10 | IWPARAMS | IWB: Function module parameter reference structure | SOURCE VALUE(CHECK_VALUES) LIKE IWPARAMS-FLAG DEFAULT 'X' |
|
| 11 | IWPARAMS | IWB: Function module parameter reference structure | SOURCE VALUE(SUPPRESS_AUTHORITY_CHECK) LIKE IWPARAMS-FLAG DEFAULT 'X' |
|
| 12 | IWRELATION | IWB: Relationship between two objects | ||
| 13 | SDOKCOMCHI | SDOK: Component Information for the Import | ||
| 14 | SDOKCOMCHI | SDOK: Component Information for the Import | SOURCE PHYS_OBJECTS_WITH_COMPONENTS STRUCTURE SDOKCOMCHI OPTIONAL |
|
| 15 | SDOKIMPORT | SDOK: Object info and file info for import | SOURCE PHYS_OBJECTS STRUCTURE SDOKIMPORT OPTIONAL |
|
| 16 | SDOKIMPORT | SDOK: Object info and file info for import | ||
| 17 | SDOKOBJECT | SDOK: BOR key for information object | ||
| 18 | SDOKOBJECT | SDOK: BOR key for information object | SOURCE VALUE(INFO_OBJECT) LIKE SDOKOBJECT |
|
| 19 | SDOKPROPTY | SDOK: Object attribute, name and feature | SOURCE PROPERTIES STRUCTURE SDOKPROPTY OPTIONAL |
|
| 20 | SDOKPROPTY | SDOK: Object attribute, name and feature |