SAP ABAP Class CL_FPP_PARALLEL_OBJ (Object for Parallel Processing - Base Class)
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
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CACS_FPP_CTRT | ICM Commission Contract Level | 20041210 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_CACS_FPP_DBC_YEAR | ICM Year Level | 20050321 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_CACS_FPP_DBS_MONTH | ICM Month Level | 20060619 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_CACS_LCC_FPP_YEAR | ICM Year Level | 20070702 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_FPP_PAR_OBJECT_SAMPLE | Sample Object for Parallel Processing | 20041221 |
Properties
| Class | CL_FPP_PARALLEL_OBJ | |
| Short Description | Object for Parallel Processing - Base Class | |
| 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 | 20041029 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FPP_PARALLEL_OBJ has no forward declaration.
Interfaces
Class CL_FPP_PARALLEL_OBJ has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_FPP_INTERACTION_OBJECT | 20050209 |
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') und FALSE (=' ') | 20050104 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Instance Is Locked | 20050117 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | FPP_INSTANCE | Name of Instance of Object for Parallel Processing | 20050104 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | FPP_PAROBJ | Object for Parallel Processing in FPP | 20050111 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Structure of Interval Table | 20041029 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Intervals | 20041029 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Changed Data | 20050114 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | TABNAME | Table with Interval Data | 20041029 |
Methods
Events
Class CL_FPP_PARALLEL_OBJ has no event.
Types
Class CL_FPP_PARALLEL_OBJ has no local type.
Method Signatures
Method AUTOMATIC_CREATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NUMBER_OF_ENTRIES | Call by reference | Type reference (TYPE) | I | 20050228 | ||||
| 2 | IV_NUMBER_OF_INTERVALS | Call by reference | Type reference (TYPE) | I | 20050228 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen FPP | 20050228 |
Method CHANGE_INTERVAL 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 | 20050113 | ||||
| 2 | IV_NUMBER | Call by reference | Type reference (TYPE) | FPP_INT_NUM | Intervallnummer | 20050113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen FPP | 20050113 |
Method CHANGE_INTERVAL_INT 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 | 20041102 | ||||
| 2 | IV_NUMBER | Call by reference | Type reference (TYPE) | FPP_INT_NUM | Intervallnummer | 20041102 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen FPP | 20041117 |
Method CHANGE_INTERVAL_LOW_HIGH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_HIGH | Call by reference | Type reference (TYPE) | ANY | 20050211 | ||||
| 2 | IV_LOW | Call by reference | Type reference (TYPE) | ANY | 20050211 | ||||
| 3 | IV_NUMBER | Call by reference | Type reference (TYPE) | FPP_INT_NUM | Intervallnummer | 20050211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen FPP | 20050211 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INSTANCE | Call by reference | Type reference (TYPE) | FPP_INSTANCE | 20041029 | ||||
| 2 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20041123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen FPP | 20041029 |
Method CREATE_INTERVAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_NUMBER | Value transfer | Type reference (TYPE) | FPP_INT_NUM | Intervallnummer | 20050114 | |||
| 2 | IT_INTERVAL | Call by reference | Type reference (TYPE) | ANY TABLE | 20041123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen FPP | 20041123 |
Method CREATE_INTERVAL_BY_LOW_HIGH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_NUMBER | Value transfer | Type reference (TYPE) | FPP_INT_NUM | Intervallnummer | 20050208 | |||
| 2 | IV_HIGH | Call by reference | Type reference (TYPE) | ANY | 20050208 | ||||
| 3 | IV_LOW | Call by reference | Type reference (TYPE) | ANY | 20050208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen FPP | 20050208 |
Method CREATE_INTERVAL_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_NUMBER | Value transfer | Type reference (TYPE) | FPP_INT_NUM | Intervallnummer | 20050114 | |||
| 2 | IT_INTERVAL | Call by reference | Type reference (TYPE) | ANY TABLE | 20041029 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen FPP | 20041117 |
Method DELETE_ALL_INTERVALS Signature
Method DELETE_ALL_INTERVALS on class CL_FPP_PARALLEL_OBJ has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen FPP | 20050111 |
Method DELETE_INTERVAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NUMBER | Call by reference | Type reference (TYPE) | FPP_INT_NUM | Intervallnummer | 20041123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen FPP | 20041123 |
Method DELETE_INTERVAL_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NUMBER | Call by reference | Type reference (TYPE) | FPP_INT_NUM | Intervallnummer | 20041102 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen FPP | 20041117 |
Method EVENT_RUNS_DELETED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INSTANCE | Call by reference | Attribute reference (LIKE) | 20050309 | |||||
| 2 | IV_OBJECT | Call by reference | Attribute reference (LIKE) | 20050309 |
Method EVENT_RUNS_DELETED on class CL_FPP_PARALLEL_OBJ has no exception.
Method FREE Signature
Method FREE on class CL_FPP_PARALLEL_OBJ has no parameter.
Method FREE on class CL_FPP_PARALLEL_OBJ has no exception.
Method GET_ALL_INTERVALS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_INTERVAL | Value transfer | Type reference (TYPE) | FPP_TS_INTERVAL | Intervalle | 20041102 |
Method GET_ALL_INTERVALS on class CL_FPP_PARALLEL_OBJ has no exception.
Method GET_INTERVAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INTERVAL | Value transfer | Object reference (TYPE REF TO) | CL_FPP_INTERVAL | Intervall zu einem Intervallobjekt | 20041102 | |||
| 2 | IV_NUMBER | Call by reference | Type reference (TYPE) | FPP_INT_NUM | Intervallnummer | 20041102 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen FPP | 20041102 |
Method GET_NUMBER_OF_INTERVALS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_NUMBER | Value transfer | Type reference (TYPE) | FPP_INT_NUM | Intervallnummer | 20101108 |
Method GET_NUMBER_OF_INTERVALS on class CL_FPP_PARALLEL_OBJ 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 | 20050202 |
Method GET_TABNAME on class CL_FPP_PARALLEL_OBJ has no exception.
Method IS_CHANGEABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CHANGEABLE | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20050211 |
Method IS_CHANGEABLE on class CL_FPP_PARALLEL_OBJ has no exception.
Method REMOVE_OVERLAPPING Signature
Method REMOVE_OVERLAPPING on class CL_FPP_PARALLEL_OBJ has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen FPP | 20050603 |
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | UNLOCK_INTERVALS | Call by reference | Type reference (TYPE) | BOOLE_D | ' ' | Sperre auf Intervalle aufheben | 20050117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen FPP | 20050114 |
Method SET_DISCRETE_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_VALUES | Call by reference | Type reference (TYPE) | ANY TABLE | 20050606 | ||||
| 2 | IV_NUMBER | Call by reference | Type reference (TYPE) | FPP_INT_NUM | Intervallnummer | 20050606 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen FPP | 20050606 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 600 |