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