SAP ABAP Function Module UNIT_COMPARE_WITH_DAY (Is a time unit smaller than the unit day?)
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_COMPARE_WITH_DAY Is a time unit smaller than the unit day?  
Function Group C0UN   Define internal units  
Program Name SAPLC0UN    
INCLUDE Name LC0UNU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_FLG_UNIT_EQ_DAY TYPE C
Importing I_UNIT TYPE T006-MSEHI Time unit which is compared with 'day'
Importing I_FLG_UNIT_CHECK TYPE 'X'
Exception DIMENSION_NOT_TIME TYPE Unit is no time unit
Exception UNIT_IN_T006_MISSING TYPE Unit does not exist in T006
Exception UNIT_LT_DAY TYPE
Exception UNIT_MISSING TYPE No unit specified
               
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  19940208 
SAP Release Created in