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