Table list used by SAP ABAP Function Module IWB_STR_INT_ADD_NODE_AND_ITEM (IWB: setzt Knoten und Item-Tabelle für Tree-Control)
SAP ABAP Function Module IWB_STR_INT_ADD_NODE_AND_ITEM (IWB: setzt Knoten und Item-Tabelle für Tree-Control) is using
# Object Type Object Name Object Description Note
     
1 Table  IWERRORMSG IWB: Message passing structure
2 Table  IWERRORMSG IWB: Message passing structure SOURCE VALUE(ERROR_MSG) LIKE IWERRORMSG
3 Table  IWPARAMS IWB: Function module parameter reference structure SOURCE VALUE(EXPANDER) LIKE IWPARAMS-FLAG OPTIONAL
4 Table  IWPARAMS IWB: Function module parameter reference structure SOURCE VALUE(ISFOLDER) LIKE IWPARAMS-FLAG OPTIONAL
5 Table  IWPARAMS IWB: Function module parameter reference structure SOURCE VALUE(NO_SPEC_FOLDER_ICON) LIKE IWPARAMS-FLAG DEFAULT SPACE
6 Table  IWPARAMS IWB: Function module parameter reference structure SOURCE VALUE(NO_SPEC_STRUCT_ICON) LIKE IWPARAMS-FLAG DEFAULT SPACE
7 Table  IWPARAMS IWB: Function module parameter reference structure SOURCE VALUE(SHOW_TOPIC_PROPS) LIKE IWPARAMS-FLAG DEFAULT 'X'
8 Table  IWPARAMS IWB: Function module parameter reference structure SOURCE VALUE(SHOW_STRUCTURE_PROPS) LIKE IWPARAMS-FLAG DEFAULT 'X'
9 Table  IWPARAMS IWB: Function module parameter reference structure SOURCE VALUE(SHOW_FOLDER_PROPS) LIKE IWPARAMS-FLAG DEFAULT 'X'
10 Table  IWPARAMS IWB: Function module parameter reference structure SOURCE VALUE(NO_SPEC_TOPIC_ICON) LIKE IWPARAMS-FLAG DEFAULT SPACE
11 Table  IWPARAMS IWB: Function module parameter reference structure SOURCE VALUE(DISABLED) LIKE IWPARAMS-FLAG OPTIONAL
12 Table  IWPROPVALT Valid Attribute Values (Classes or Area-Specific) SOURCE PROP_VALUES STRUCTURE IWPROPVALT OPTIONAL
13 Table  IWTREEITM IWB tree item structure
14 Table  IWTREEITM IWB tree item structure SOURCE ITEMS STRUCTURE IWTREEITM
15 Table  SDOKHIER SDOK: Book structure SOURCE VALUE(REL_CLASS) LIKE SDOKHIER-RE_CLASS
16 Table  SDOKHIER SDOK: Book structure
17 Table  SDOKOBJECT SDOK: BOR key for information object SOURCE VALUE(INFO_OBJECT) LIKE SDOKOBJECT
18 Table  SDOKOBJECT SDOK: BOR key for information object
19 Table  SDOKPROPTN SDOK: Name of object attributes
20 Table  SDOKPROPTN SDOK: Name of object attributes SOURCE REQ_PROPS STRUCTURE SDOKPROPTN OPTIONAL
21 Table  SDOKPROPTY SDOK: Object attribute, name and feature SOURCE CONTEXT STRUCTURE SDOKPROPTY
22 Table  TREEV_ITEM Tree Control: Attributes of an Item SOURCE VALUE(FONT) LIKE TREEV_ITEM-FONT OPTIONAL
23 Table  TREEV_ITEM Tree Control: Attributes of an Item SOURCE VALUE(STYLE) LIKE TREEV_ITEM-STYLE OPTIONAL
24 Table  TREEV_NODE Tree Control: Attributes of a Node
25 Table  TREEV_NODE Tree Control: Attributes of a Node SOURCE VALUE(RELAT_SHIP) LIKE TREEV_NODE-RELATSHIP OPTIONAL
26 Table  TREEV_NODE Tree Control: Attributes of a Node SOURCE VALUE(RELAT_KEY) LIKE TREEV_NODE-RELATKEY
27 Table  TREEV_NODE Tree Control: Attributes of a Node SOURCE VALUE(NODE_KEY) LIKE TREEV_NODE-NODE_KEY OPTIONAL
28 Table  TREEV_NODE Tree Control: Attributes of a Node SOURCE NODES STRUCTURE TREEV_NODE