SAP ABAP Function Module CY_CHECK_HIERARCHY (Prüfung, ob eine Hierarchie vollständig spezifiziert und vorhanden ist)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       CY (Package) R/3 Application development: Capacity Planning
Basic Data
Function Module CY_CHECK_HIERARCHY Prüfung, ob eine Hierarchie vollständig spezifiziert und vorhanden ist  
Function Group CYCH   Checks on screens  
Program Name SAPLCYCH   Include LCYIBFI1 
INCLUDE Name LCYCHU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing HNAME TYPE TCY08-HNAME Name of hierarchy
Importing HWERKS TYPE TCY08-HWERKS Task list of the hierarchy
Importing INPUT_OBLIG TYPE BOOLEAN SPACE Entry of the hierarchy name is obligatory
Exception FACTORY_MISSING TYPE Task list not specified
Exception FACTORY_NOT_EXISTS TYPE Task list does not exist
Exception HIERARCHY_MISSING TYPE No hierarchy entered
Exception HIERARCHY_NOT_EXISTS TYPE Hierarchy does not exist in the task list
               
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  19931201 
SAP Release Created in