SAP ABAP Function Module UPC_FW_TREE_ACTIVATE_NODE (Activate one node in tree (perform INIT and READ module))
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA-BPS (Application Component) Business Planning and Simulation
     UPC (Package) SEM-BPS: General Functions
Basic Data
Function Module UPC_FW_TREE_ACTIVATE_NODE Activate one node in tree (perform INIT and READ module)  
Function Group UPC_FW_TREE   Tree Control Functionality  
Program Name SAPLUPC_FW_TREE    
INCLUDE Name LUPC_FW_TREEU15    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_MENU TYPE CHAR1 Activated from menu
Importing I_VIRTUAL TYPE CHAR1 The node is real or only top node for the first level of objects
Importing IR_TREE TYPE UPC_YR_TREE Referenz to tree class
Importing I_NODE_TYPE TYPE UPC_Y_NODE_TYPE Node Type
Importing I_ITEM1 TYPE UPC_Y_ITEMTEXT Item text in trees
Importing I_ITEM2 TYPE UPC_Y_ITEMTEXT Item text in trees
Importing I_ITEM3 TYPE UPC_Y_ITEMTEXT Item text in trees
Importing I_FCODE TYPE SYST-UCOMM Screens, Function Code Triggered by PAI
Exception OBJECT_NOT_EXISTING TYPE Object Does Not Exist
Exception ERROR_INIT TYPE error in Init module
               
Processing Type
Normal Function Module  
Remote-Enabled 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  20040315 
SAP Release Created in