SAP ABAP Class CL_FPP_INTERACTION_OBJECT (CL_FPP_INTERACTION_OBJECT)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
ICM (Application Component) Incentive and Commission Management (ICM)
⤷
FPPIL (Package) Framework for Parallel Processing (FPP): Interaction Layer
⤷
⤷
Properties
| Class | CL_FPP_INTERACTION_OBJECT | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FPPIL | Framework for Parallel Processing (FPP): Interaction Layer |
| Created | 20050208 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_FPP_INTERACTION_OBJECT has no interface implemented.
Friends
Class CL_FPP_INTERACTION_OBJECT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | PAR_OBJECT_TAB | Table of Instances of Objects for Parallel Processing | 20050302 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | FPP_INSTANCE | Current Instance | 20050211 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | FPP_PAROBJ | Current Object | 20050211 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Database Commit and Initialization of All Internal Data | 20050303 | |
| 2 | Static method | Public | Method | Deletion of Interval Distribution | 20050301 | |
| 3 | Static method | Public | Method | Name of Current Instance (for Current Object) | 20050211 | |
| 4 | Static method | Public | Method | Name of Current Object | 20050211 | |
| 5 | Static method | Public | Method | Read All Instances of Object | 20050208 | |
| 6 | Static method | Public | Method | Generate Instance of Object for Parallel Processing | 20050209 | |
| 7 | Static method | Public | Method | Read All Objects for Parallel Processing | 20050208 | |
| 8 | Static method | Public | Method | Save All Changes to Objects | 20050302 |
Events
Class CL_FPP_INTERACTION_OBJECT has no event.
Types
Class CL_FPP_INTERACTION_OBJECT has no local type.
Method Signatures
Method COMMIT_AND_CLEAR Signature
Method COMMIT_AND_CLEAR on class CL_FPP_INTERACTION_OBJECT has no parameter.
Method COMMIT_AND_CLEAR on class CL_FPP_INTERACTION_OBJECT has no exception.
Method DELETE_INSTANCE Signature
Method DELETE_INSTANCE on class CL_FPP_INTERACTION_OBJECT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen FPP | 20050301 |
Method GET_ACTUAL_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_INSTANCE | Value transfer | Type reference (TYPE) | FPP_INSTANCE | 20050211 |
Method GET_ACTUAL_INSTANCE on class CL_FPP_INTERACTION_OBJECT has no exception.
Method GET_ACTUAL_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_OBJECT | Value transfer | Type reference (TYPE) | FPP_PAROBJ | Parallelisierungsobjekt des Parallelisierungsframework (FPP) | 20050211 |
Method GET_ACTUAL_OBJECT on class CL_FPP_INTERACTION_OBJECT has no exception.
Method GET_INSTANCES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_INSTANCES | Value transfer | Type reference (TYPE) | FPP_TS_INSTANCE | Instanzen eines Parallelisierungsobjekts | 20050208 | |||
| 2 | IV_CLASSNAME | Call by reference | Type reference (TYPE) | FPP_PAROBJ | Parallelisierungsobjekt des Parallelisierungsframework (FPP) | 20050208 |
Method GET_INSTANCES on class CL_FPP_INTERACTION_OBJECT has no exception.
Method GET_INSTANCE_AS_OBJECT 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 | Name einer Instanz eines Parallelisierungsobjekts | 20050209 | |||
| 2 | IV_OBJECT | Call by reference | Type reference (TYPE) | FPP_PAROBJ | Parallelisierungsobjekt des Parallelisierungsframework (FPP) | 20050209 | |||
| 3 | PAROBJ | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20050209 |
Method GET_INSTANCE_AS_OBJECT on class CL_FPP_INTERACTION_OBJECT has no exception.
Method GET_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OBJECT | Value transfer | Type reference (TYPE) | FPP_TS_PAROBJ | Parallelisierungsobjekte | 20050208 |
Method GET_OBJECTS on class CL_FPP_INTERACTION_OBJECT has no exception.
Method SAVE_ALL 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 | 'X' | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20050303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen FPP | 20050302 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 600 |