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 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') | 20101108 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Interval Data | 20041026 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Largest Interval Value | 20041026 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | FPP_INT_NUM | Interval Number | 20101108 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') | 20101108 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Smallest Interval Value | 20041026 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | TABNAME | Name of Interval Table | 20050303 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Set Interval Limits to Existing Values | 20101108 | |
| 2 | Instance method | Public | Constructor | 20041026 | ||
| 3 | Instance method | Public | Method | Gets Largest Value of Interval | 20041026 | |
| 4 | Instance method | Public | Method | Gets Smallest Value of Interval | 20041026 | |
| 5 | Instance method | Public | Method | Name of Interval Table | 20050303 | |
| 6 | 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 | EV_HIGH | Call by reference | Type reference (TYPE) | ANY | 20101108 | ||||
| 2 | EV_HIGH_REF | Call by reference | Object reference (TYPE REF TO) | DATA | 20101108 | ||||
| 3 | EV_LOW | Call by reference | Type reference (TYPE) | ANY | 20101108 | ||||
| 4 | EV_LOW_REF | Call by reference | Object reference (TYPE REF TO) | DATA | 20101108 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen FPP | 20101108 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_INTERVAL | Call by reference | Type reference (TYPE) | ANY TABLE | 20041026 | ||||
| 2 | IV_CLOSE_INTERVAL | Call by reference | Type reference (TYPE) | BOOLE_D | ' ' | Schließen des Intervals ist erlaubt | 20101108 | ||
| 3 | IV_INT_NUM | Call by reference | Type reference (TYPE) | FPP_INT_NUM | Intervallnummer | 20101108 | |||
| 4 | IV_LAST_INTERVAL | Call by reference | Type reference (TYPE) | BOOLE_D | ' ' | Letztes Intervall einer Intervallaufteilung | 20101108 | ||
| 5 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20041026 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen FPP | 20050105 |
Method GET_HIGH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | 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 | 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 | 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 |