SAP ABAP Function Module UNIT_UNIT_COMPARE (UNIT_UNIT_COMPARE)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       CX (Package) R/3 Application development: R/3 Scheduling
Basic Data
Function Module UNIT_UNIT_COMPARE  
Function Group C0UN   Define internal units  
Program Name SAPLC0UN    
INCLUDE Name LC0UNU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_UNIT_1 TYPE T006-MSEHI Zeiteinheit, die mit 'Tag' verglichen wird
Importing I_UNIT_2 TYPE T006-MSEHI Zeiteinheit, die mit 'Tag' verglichen wird
Importing I_FLG_UNIT_CHECK TYPE 'X'
Exception UNIT_1_LT_UNIT_2 TYPE
Exception UNIT_1_GT_UNIT_2 TYPE
Exception UNIT_1_MISSING TYPE Keine Einheit angegeben
Exception UNIT_1_IN_T006_MISSING TYPE Einheit ist nicht in T006 vorhanden
Exception UNIT_1_DIMENSION_NOT_TIME TYPE Einheit ist keine Zeiteinheit
Exception UNIT_2_MISSING TYPE Keine Einheit angegeben
Exception UNIT_2_IN_T006_MISSING TYPE Einheit ist nicht in T006 vorhanden
Exception UNIT_2_DIMENSION_NOT_TIME TYPE Einheit ist keine Zeiteinheit
               
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  19951115 
SAP Release Created in