SAP ABAP Function Module RV_PRODUKTHIERARCHIE_SHOW (Anlisten der Söhne eines PRODH-Knotens + Pick-Up-Möglichkeit)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       VS0C (Package) Customizing R/3 Sales and Distribution master data
Basic Data
Function Module RV_PRODUKTHIERARCHIE_SHOW Anlisten der Söhne eines PRODH-Knotens + Pick-Up-Möglichkeit  
Function Group V81A   SD Customizing Master Data  
Program Name SAPLV81A   Maintain Product Hierarchy 
INCLUDE Name LV81AU07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting NODE_PICKED TYPE T179-PRODH Selected nodes in the list displayed
Importing ROOT TYPE T179-PRODH SPACE Root of sub-tree to be viewed
Importing SELMODE TYPE '3' Selection mode ...
Importing STUFE TYPE T179-STUFE '1' Selected nodes for this level ...
Importing REFRESH TYPE 'X' Refresh internal table DISP_T179
Importing DISPLAY TYPE 'X' Display the values found?
Importing X1 TYPE SYST-CUROW 5 Top left corner of display window (column)
Importing X2 TYPE SYST-CUROW 80 Bottom right corner of display window (column)
Importing Y1 TYPE SYST-CUCOL 5 Top left corner of display window (line)
Importing Y2 TYPE SYST-CUCOL 24 Bottom right corner of display window (line)
Importing VKORG TYPE TVKO-VKORG Sales organization
Importing VTWEG TYPE TVTW-VTWEG Distribution channel
Importing SPRAS TYPE SYST-LANGU SY-LANGU Language for text procurement
Importing SHOW_ONLY TYPE ' ' Do you only want to display the hierarchy ?
Tables DISP_T179 TYPE PRODH_DISP
Tables XM_MAT1P TYPE M_MAT1P
Exception ROOT_NOT_EXIST TYPE The node does not exist in table T179
Exception TOO_MANY_LEVEL TYPE
               
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  19950404 
SAP Release Created in