SAP ABAP Class CL_FPP_INTERVAL (Interval for Interval Object)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     FPPCO (Package) Framework for Parallel Processing (FPP): Control
Properties
Class CL_FPP_INTERVAL  
Short Description Interval for Interval Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FPPCO   Framework for Parallel Processing (FPP): Control 
Created 20041026   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FPP_INTERVAL has no forward declaration.
Interfaces
Class CL_FPP_INTERVAL has no interface implemented.
Friends
Class CL_FPP_INTERVAL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLOSE_ALLOWED Instance attribute Private Type reference (TYPE) BOOLE_D Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') 20101108
2 GT_INTERVAL Instance attribute Private Object reference (TYPE REF TO) DATA Interval Data 20041026
3 GV_HIGH Instance attribute Private Object reference (TYPE REF TO) DATA Largest Interval Value 20041026
4 GV_INT_NUM Instance attribute Private Type reference (TYPE) FPP_INT_NUM Interval Number 20101108
5 GV_LAST_INTERVAL Instance attribute Private Type reference (TYPE) BOOLE_D Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') 20101108
6 GV_LOW Instance attribute Private Object reference (TYPE REF TO) DATA Smallest Interval Value 20041026
7 GV_TABNAME Instance attribute Private Type reference (TYPE) TABNAME Name of Interval Table 20050303
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE_INTERVAL Instance method Public Method Set Interval Limits to Existing Values 20101108
2 CONSTRUCTOR Instance method Public Constructor 20041026
3 GET_HIGH Instance method Public Method Gets Largest Value of Interval 20041026
4 GET_LOW Instance method Public Method Gets Smallest Value of Interval 20041026
5 GET_TABNAME Instance method Public Method Name of Interval Table 20050303
6 GET_VALUES Instance method Public Method Gets All Discrete Values of Interval 20041026
Events
Class CL_FPP_INTERVAL has no event.
Types
Class CL_FPP_INTERVAL has no local type.
Method Signatures

Method CLOSE_INTERVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_HIGH Call by reference Type reference (TYPE) ANY 20101108
2 Changing EV_HIGH_REF Call by reference Object reference (TYPE REF TO) DATA 20101108
3 Exporting EV_LOW Call by reference Type reference (TYPE) ANY 20101108
4 Changing EV_LOW_REF Call by reference Object reference (TYPE REF TO) DATA 20101108
# Exception Resumable Description Created on
1 CX_FPP_EXCEPTION Ausnahmen FPP 20101108

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_INTERVAL Call by reference Type reference (TYPE) ANY TABLE 20041026
2 Importing IV_CLOSE_INTERVAL Call by reference Type reference (TYPE) BOOLE_D ' ' Schließen des Intervals ist erlaubt 20101108
3 Importing IV_INT_NUM Call by reference Type reference (TYPE) FPP_INT_NUM Intervallnummer 20101108
4 Importing IV_LAST_INTERVAL Call by reference Type reference (TYPE) BOOLE_D ' ' Letztes Intervall einer Intervallaufteilung 20101108
5 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20041026
# Exception Resumable Description Created on
1 CX_FPP_EXCEPTION Ausnahmen FPP 20050105

Method GET_HIGH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_HIGH Call by reference Type reference (TYPE) ANY 20041026

Method GET_HIGH on class CL_FPP_INTERVAL has no exception.

Method GET_LOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_LOW Call by reference Type reference (TYPE) ANY 20041026

Method GET_LOW on class CL_FPP_INTERVAL has no exception.

Method GET_TABNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_TABNAME Value transfer Type reference (TYPE) TABNAME Tabellenname 20050303

Method GET_TABNAME on class CL_FPP_INTERVAL has no exception.

Method GET_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUES Call by reference Type reference (TYPE) ANY TABLE 20041026

Method GET_VALUES on class CL_FPP_INTERVAL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 600