Table list used by SAP ABAP Function Module INFO_OBJECTS_PROPERTY_EDIT (Edit info object attributes)
SAP ABAP Function Module INFO_OBJECTS_PROPERTY_EDIT (Edit info object attributes) is using
# Object Type Object Name Object Description Note
     
1 Table  DFIES DD Interface: Table Fields for DDIF_FIELDINFO_GET
2 Table  IWBATTRIB SDOK: Information for Definition of Attribute
3 Table  IWCLASS KEN: Classes
4 Table  IWERROBJCT IWB: Object error structure
5 Table  IWERROBJCT IWB: Object error structure SOURCE BAD_OBJECTS STRUCTURE IWERROBJCT OPTIONAL
6 Table  IWERRORMSG IWB: Message passing structure
7 Table  IWERRORMSG IWB: Message passing structure SOURCE VALUE(ERROR_MSG) LIKE IWERRORMSG
8 Table  IWERRPROPS IWB: Attribute error structure
9 Table  IWERRPROPS IWB: Attribute error structure SOURCE BAD_PROPERTIES STRUCTURE IWERRPROPS OPTIONAL
10 Table  IWIOPROPS IWB: Info object attributes
11 Table  IWIOTRANSL Translation data per info object
12 Table  IWLOIOPHIO IWB: Logical and physical info object key
13 Table  IWPARAMS IWB: Function module parameter reference structure SOURCE VALUE(SUPPRESS_AUTHORITY_CHECK) LIKE IWPARAMS-FLAG DEFAULT 'X'
14 Table  IWPARAMS IWB: Function module parameter reference structure
15 Table  IWPROPCHK Valid Attributes of Info Objects
16 Table  IWPROPSTXT KEn: Attribute Values with Text
17 Table  SDOKATTRIB SDOK: Information for definition of attribute
18 Table  SDOKIOCLT SDOK: Information object class descriptions
19 Table  SDOKOBJECT SDOK: BOR key for information object
20 Table  SDOKOBJECT SDOK: BOR key for information object SOURCE INFO_OBJECTS STRUCTURE SDOKOBJECT
21 Table  SDOKPROPTL SDOK: Object, attribute name and feature
22 Table  SDOKPROPTN SDOK: Name of object attributes SOURCE VALUE(PROPERTY_NAME) LIKE SDOKPROPTN-NAME OPTIONAL
23 Table  SDOKPROPTN SDOK: Name of object attributes SOURCE PROPS_TO_HIDE STRUCTURE SDOKPROPTN OPTIONAL
24 Table  SDOKPROPTN SDOK: Name of object attributes
25 Table  SDOKPROPTY SDOK: Object attribute, name and feature
26 Table  SDOKPROPTY SDOK: Object attribute, name and feature SOURCE CONTEXT STRUCTURE SDOKPROPTY
27 Table  SDOKPROPTY SDOK: Object attribute, name and feature SOURCE VALUE(CHANGED_PROPERTY) LIKE SDOKPROPTY
28 Table  SDOKPROPTY SDOK: Object attribute, name and feature SOURCE CONTEXT_LOCAL STRUCTURE SDOKPROPTY OPTIONAL
29 Table  SPAR Interface for function group SP06
30 Table  SVAL Interface for function group SPO4