Table list used by SAP ABAP Function Module INFO_OBJECT_CREATE (Create info object)
SAP ABAP Function Module
INFO_OBJECT_CREATE (Create info object) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | IWCLASS | KEN: Classes | ||
| 2 | IWERROBJCT | IWB: Object error structure | SOURCE BAD_PHYS_OBJECTS STRUCTURE IWERROBJCT OPTIONAL |
|
| 3 | IWERRORMSG | IWB: Message passing structure | SOURCE VALUE(ERROR_MSG) LIKE IWERRORMSG |
|
| 4 | IWERRORMSG | IWB: Message passing structure | ||
| 5 | IWERRPROPS | IWB: Attribute error structure | SOURCE BAD_PROPERTIES STRUCTURE IWERRPROPS OPTIONAL |
|
| 6 | IWERRPROPS | IWB: Attribute error structure | ||
| 7 | IWPARAMS | IWB: Function module parameter reference structure | ||
| 8 | IWPARAMS | IWB: Function module parameter reference structure | SOURCE VALUE(SUPPRESS_AUTHORITY_CHECK) LIKE IWPARAMS-FLAG DEFAULT 'X' |
|
| 9 | IWPARAMS | IWB: Function module parameter reference structure | SOURCE VALUE(IGNORE_TOO_MANY_PROPERTIES) LIKE IWPARAMS-FLAG OPTIONAL |
|
| 10 | IWPARAMS | IWB: Function module parameter reference structure | SOURCE VALUE(CHECK_VALUES) LIKE IWPARAMS-FLAG DEFAULT 'X' |
|
| 11 | SDOKATTRIB | SDOK: Information for definition of attribute | ||
| 12 | SDOKCOMCHI | SDOK: Component Information for the Import | SOURCE PHYS_OBJECTS_WITH_COMPONENTS STRUCTURE SDOKCOMCHI OPTIONAL |
|
| 13 | SDOKCOMCHI | SDOK: Component Information for the Import | ||
| 14 | SDOKHIER | SDOK: Book structure | ||
| 15 | SDOKHIER | SDOK: Book structure | SOURCE CONTENTS STRUCTURE SDOKHIER OPTIONAL |
|
| 16 | SDOKIMPORT | SDOK: Object info and file info for import | SOURCE PHYS_OBJECTS STRUCTURE SDOKIMPORT OPTIONAL |
|
| 17 | SDOKLOCL | SDOK: Logical information object classes | ||
| 18 | SDOKLOCL | SDOK: Logical information object classes | SOURCE VALUE(INFO_CLASS) LIKE SDOKLOCL-LO_CLASS |
|
| 19 | SDOKLOIO | SDOK: Logical information object instances | ||
| 20 | SDOKLOIO | SDOK: Logical information object instances | SOURCE VALUE(GUID) LIKE SDOKLOIO-LOIO_ID OPTIONAL |
|
| 21 | SDOKOBJECT | SDOK: BOR key for information object | SOURCE VALUE(FOLDER) LIKE SDOKOBJECT OPTIONAL |
|
| 22 | SDOKOBJECT | SDOK: BOR key for information object | ||
| 23 | SDOKOBJECT | SDOK: BOR key for information object | SOURCE VALUE(INFO_OBJECT) LIKE SDOKOBJECT |
|
| 24 | SDOKPROPTY | SDOK: Object attribute, name and feature | SOURCE PROPERTIES STRUCTURE SDOKPROPTY |
|
| 25 | SDOKPROPTY | SDOK: Object attribute, name and feature |