Function Module list used by SAP ABAP Program LEHSB_LBTXF05 (EHSB_LBTX: Baummanipulation (select/deselect, expand/collapse...))
SAP ABAP Program
LEHSB_LBTXF05 (EHSB_LBTX: Baummanipulation (select/deselect, expand/collapse...)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | TREEV_COLLAPSE_ALL_NODES | Collapses all Branches of Tree | ||
| 2 | TREEV_COLLAPSE_SUBTREE | Collapses all Branches of a Part of the Tree | ||
| 3 | TREEV_EXPAND_NODE | Expands one Node | ||
| 4 | TREEV_EXPAND_NODES | Expands Several Nodes | ||
| 5 | TREEV_EXPAND_ROOT_NODES | Expands all Root Nodes | ||
| 6 | TREEV_GET_SELECTED_NODE | Returns the Key of the Selected Node | ||
| 7 | TREEV_GET_SELECTED_NODES | Returns a table with the keys of the selected nodes | ||
| 8 | TREEV_SELECT_NODES | Selects more than one node | ||
| 9 | TREEV_UNSELECT_ALL | Deselects Everything | ||