SAP ABAP Function Module COM_HIERARCHY_READ_DB (Hierarchie(n) aus DB-Puffertabelle oder DB-Tabelle lesen)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   AP-MD-PRO (Application Component) Central Part of Product Master
     COM_HIERARCHY (Package) Category: Definition of Hierarchies
Basic Data
Function Module COM_HIERARCHY_READ_DB Hierarchie(n) aus DB-Puffertabelle oder DB-Tabelle lesen  
Function Group COM_HIERARCHY_DB   Hierarchies:Database Accesses and Buffer  
Program Name SAPLCOM_HIERARCHY_DB   Include LCOM_HIERARCHY_DBCON 
INCLUDE Name LCOM_HIERARCHY_DBU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_HIERARCHY TYPE COMT_HIERARCHY_TAB Tabellentyp (standard) zu COMM_HIERARCHY
Exporting ES_HIERARCHY TYPE COMT_HIERARCHY Product Hierarchy
Importing IT_HIERARCHY_GUIDS TYPE COMT_HIERARCHY_GUID_TAB Liste Hierarchie GUIDs
Importing IV_HIERARCHY_GUID TYPE COMT_HIERARCHY_GUID
Importing IV_DO_NOT_UPDATE_BUFFER TYPE COMT_BOOLEAN FALSE Logische Variable
Exception WRONG_CALL TYPE Incorrect call
Exception NOT_FOUND TYPE
Exception DATABASE_ACCESS_NOT_PERMITTED 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  19991102 
SAP Release Created in