SAP ABAP Function Module K_HIERARCHY_FIELD_CHECK (Prüfen eines Hierarchiefeldes)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       KKR (Package) CO Hierarchy Summarization
Basic Data
Function Module K_HIERARCHY_FIELD_CHECK Prüfen eines Hierarchiefeldes  
Function Group KKRP   Check Summarization Definitions  
Program Name SAPLKKRP    
INCLUDE Name LKKRPU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting FLENGTH TYPE TKKR1-FLENGTH Length of the hierarchy field
Exporting HFLDKZ TYPE TKKR1-FLDKZ Hierarchy field indicator
Exporting HFTEXT TYPE CABNT-ATBEZ Hierarchy field description
Importing HFIELD TYPE TKKR1-HFELD Name of the hierarchy field to be checked
Importing HIART TYPE TKKR0-HIART Hierarchy type
Importing HLEVEL TYPE TKKR1-STUFE Hierarchy level of the pickup field
Importing I_OFFSET TYPE TKKR1-OFFSET
Importing I_LENGTH TYPE TKKR1-FLENGTH
Tables HFIELD_TBL TYPE   Table of the hierarchy fields already used
Exception FIELD_ALREADY_USED TYPE Hierarchy characteristic is already used
Exception FIELD_HAS_WRONG_FORMAT TYPE Hierarchy characteristic is not allowed
Exception FIELD_NOT_IN_ROLLUP_CLASS TYPE Hierarchy characteristic is not the rollup class
Exception FIRST_FIELD_IS_NOT_KOKRS TYPE First hierarchy field is not the CACC
               
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