SAP ABAP Class CL_CACL_SERVICE (Classification: Global Services)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-CL-CHR (Application Component) Characteristics
     CT (Package) Characteristics
Properties
Class CL_CACL_SERVICE  
Short Description Classification: Global Services    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CT   Characteristics 
Created 20020906   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CACL_SERVICE has no forward declaration.
Interfaces
Class CL_CACL_SERVICE has no interface implemented.
Friends
Class CL_CACL_SERVICE has no friend class.
Attributes
Class CL_CACL_SERVICE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COMPARE_INTERVALS Static method Public Method Comparison and Merging of Two Intervals 20020906
Events
Class CL_CACL_SERVICE has no event.
Types
Class CL_CACL_SERVICE has no local type.
Method Signatures

Method COMPARE_INTERVALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INT1_HIGH Value transfer Type reference (TYPE) ATFLB Intervall1: obere Grenze 20020906
2 Importing INT1_LOW Value transfer Type reference (TYPE) ATFLV Intervall1: untere Grenze 20020906
3 Importing INT1_OPERATOR Value transfer Type reference (TYPE) ATCOD '1' Intervall1: Operator 20020906
4 Importing INT2_HIGH Value transfer Type reference (TYPE) ATFLB Intervall2: obere Grenze 20020906
5 Importing INT2_LOW Value transfer Type reference (TYPE) ATFLV Intervall2: untere Grenze 20020906
6 Importing INT2_OPERATOR Value transfer Type reference (TYPE) ATCOD '1' Intervall2: Operator 20020906
7 Exporting INTERVAL_RELATION Value transfer Type reference (TYPE) CHAR1 Verhältnis der Intervalle 20020906
8 Exporting INT_MERGE_HIGH Value transfer Type reference (TYPE) ATFLB Zusammenfassung möglich: obere Grenze 20020906
9 Exporting INT_MERGE_LOW Value transfer Type reference (TYPE) ATFLV Zusammenfassung möglich: untere Grenze 20020906
10 Exporting INT_MERGE_OPERATOR Value transfer Type reference (TYPE) ATCOD Zusammenfassung möglich: Operator 20020906
11 Importing NUMBER_DECIMALS Value transfer Type reference (TYPE) ANZDZ 99 Anzahl relevanter Nachkommastellen 20020906
# Exception Resumable Description Created on
1 OPERATOR_MISSING obere Grenze angegeben, aber Operator fehlt 20020906
2 WRONG_INTERVAL untere Grenze ist kleiner als obere Grenze 20020906
History
Last changed by/on SAP  20110908 
SAP Release Created in 630