SAP ABAP Function Module BBP_PDH_TREE_DELETE_NODE (löscht einen Knoten aus dem Tree)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
SRM-EBP (Application Component) Enterprise Buyer
⤷
BBP_PRODOC_C (Package) B2B Procurement Document Customizing and Help Functions
⤷
⤷
Basic Data
| Function Module | BBP_PDH_TREE_DELETE_NODE | löscht einen Knoten aus dem Tree |
| Function Group | BBP_PDH_TREE_UI | Functions for Tree Display |
| Program Name | SAPLBBP_PDH_TREE_UI | |
| INCLUDE Name | LBBP_PDH_TREE_UIU03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
CT_TREE_UI | TYPE | BBPT_TREE_UI | Table Type for Tree Structure on Interface | |||
| |
IS_OUTLINE | TYPE | BBP_PDS_ITEM | Globally Unique Identifier | |||
| |
NOT_AN_OUTLINE | TYPE | Löschen nur für Hierarchiestufen | ||||
| |
PARENT_DOES_NOT_EXIST | TYPE | Es existiert kein Parent-Knoten | ||||
| |
NODE_DOES_NOT_EXIST | TYPE | Dieser Knoten existiert nicht | ||||
| |
HEADER_NOT_ERASABLE | TYPE | Kopf-Knoten ist nicht löschbar | ||||
| |
NODE_HAS_SONS | TYPE | Knoten hat Söhne und ist nicht löschbar | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20030110 |
| SAP Release Created in | 400 |