SAP ABAP Function Module CULI_X_LT (Vergleicht zwei Intervallgrenzen auf 'kleiner' ('<'))
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-DEP (Application Component) Object Dependencies
     CUMT (Package) Maintenance Environment for Dependencies
Basic Data
Function Module CULI_X_LT Vergleicht zwei Intervallgrenzen auf 'kleiner' ('<')  
Function Group CULI   Object Dependencies Function Library  
Program Name SAPLCULI    
INCLUDE Name LCULIU12    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing X TYPE CULIT_VAL Greatest value in smaller interval
Importing XRP TYPE Interval limit for X ('o' or 'c')
Importing Y TYPE CULIT_VAL Lowest value of greater interval
Importing YRP TYPE Interval limit of Y ('o' or 'c')
Exception FAIL TYPE Intervallgrenze X >= Intervallgrenze Y
Exception INTERNAL_ERROR 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