SAP ABAP Class CL_FPP_INTERACTION_RUNS (Administration of Parallel Runs)
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_RUNS | |
| Short Description | Administration of Parallel Runs | |
| 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 | 20050512 | SAP |
| Last change | 20050705 | 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_RUNS has no interface implemented.
Friends
Class CL_FPP_INTERACTION_RUNS 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) | FPP_ST_DATE_RANGE | Date Range | 20050530 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | FPP_ST_EXT_RUNID_RANGE | External Run Identification Area | 20050607 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | FPP_T_RUNS | Table with Run Data (FPP) | 20050518 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | PAR_RUNS_TAB | Instances of Parallel Runs | 20050530 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | FPP_APPL | Application (Optional) | 20050518 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | FPP_MID | Mass Activity | 20050518 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | FPP_PID | Current Run | 20050530 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Gets Status sof Current Run | 20050610 | |
| 2 | Static method | Public | Method | Gets All Runs Managed By Interaction Layer | 20050530 | |
| 3 | Static method | Public | Method | Mass Activity Including Text | 20050607 | |
| 4 | Static method | Public | Method | Gets Short Text for an Object for Parallel Processing | 20050614 | |
| 5 | Static method | Public | Method | Get Instance for Run Identification | 20050530 | |
| 6 | Static method | Public | Method | Generate Screen for Standard Selections | 20050512 | |
| 7 | Static method | Public | Method | Set Current Mass Activity | 20050523 | |
| 8 | Static method | Public | Method | Defines A New Run | 20050530 | |
| 9 | Static method | Private | Event handling method | Result Handler: Run Was Saved | 20050610 | |
| 10 | Static method | Public | Method | 20050531 | ||
| 11 | Static method | Private | Method | Select Runs from Database Without Instantiation | 20050530 | |
| 12 | Static method | Public | Method | Set Data Range | 20050607 |
Events
Class CL_FPP_INTERACTION_RUNS has no event.
Types
Class CL_FPP_INTERACTION_RUNS has no local type.
Method Signatures
Method GET_ACTUAL_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_STATUS | Value transfer | Type reference (TYPE) | VAL_TEXT | Kurztext zu Festwerten | 20050610 |
Method GET_ACTUAL_STATUS on class CL_FPP_INTERACTION_RUNS has no exception.
Method GET_ALL_RUNS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RUNS | Call by reference | Type reference (TYPE) | FPP_T_RUNS | Tabelle mit Laufdaten (FPP) | 20050530 |
Method GET_ALL_RUNS on class CL_FPP_INTERACTION_RUNS has no exception.
Method GET_APPL_MID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_APPL | Call by reference | Type reference (TYPE) | FPP_APPL | Anwendung, die das Parallelisierungsframwork (FPP) nutzt | 20050607 | |||
| 2 | EV_MID | Call by reference | Type reference (TYPE) | FPP_MID | Identifizierung einer Massenaktivität | 20050607 | |||
| 3 | EV_MID_TEXT | Call by reference | Type reference (TYPE) | FPP_MID_NAME | Bezeichnung der Massenaktivität | 20050607 |
Method GET_APPL_MID on class CL_FPP_INTERACTION_RUNS has no exception.
Method GET_OBJECT_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DESCRI | Value transfer | Type reference (TYPE) | SEODESCR | Kurzbeschreibung | 20050614 | |||
| 2 | IV_OBJECT | Call by reference | Type reference (TYPE) | FPP_PAROBJ | Parallelisierungsobjekt des Parallelisierungsframework (FPP) | 20050614 |
Method GET_OBJECT_DESCRIPTION on class CL_FPP_INTERACTION_RUNS has no exception.
Method GET_RUN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PID | Call by reference | Type reference (TYPE) | FPP_PID | Identifizierung eines parallelen Laufs | 20050530 | |||
| 2 | RUN | Value transfer | Object reference (TYPE REF TO) | CL_FPP_RUNS | Definition eines parallelen Laufs | 20050530 | |||
| 3 | RUN_ID | Call by reference | Type reference (TYPE) | BANK_DTE_PP_RUNID_EXT | externe Kennung eines Massenlaufs | 20050531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen FPP | 20050530 |
Method GET_SCREEN_FOR_STANDARD_SEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_PROGNAME | Call by reference | Type reference (TYPE) | PROGNAME | ABAP-Programmname | 20050512 | |||
| 2 | EV_SCREEN | Call by reference | Type reference (TYPE) | SYDYNNR | Aktuelle Dynpro-Nummer | 20050512 |
Method GET_SCREEN_FOR_STANDARD_SEL on class CL_FPP_INTERACTION_RUNS has no exception.
Method INITIALIZE_IL_FOR_APPL_MID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPL | Call by reference | Type reference (TYPE) | FPP_APPL | Anwendung, die das Parallelisierungsframwork (FPP) nutzt | 20050523 | |||
| 2 | IV_MID | Call by reference | Type reference (TYPE) | FPP_MID | Identifizierung einer Massenaktivität | 20050523 |
Method INITIALIZE_IL_FOR_APPL_MID on class CL_FPP_INTERACTION_RUNS has no exception.
Method NEW_RUN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RUN | Value transfer | Object reference (TYPE REF TO) | CL_FPP_RUNS | Definition eines parallelen Laufs | 20050530 | |||
| 2 | RUN_ID | Call by reference | Type reference (TYPE) | BANK_DTE_PP_RUNID_EXT | externe Kennung eines Massenlaufs | 20050531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen FPP | 20050530 |
Method RUN_SAVED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DATE | Call by reference | Attribute reference (LIKE) | 20050610 | |||||
| 2 | IV_PID | Call by reference | Attribute reference (LIKE) | 20050610 | |||||
| 3 | IV_RESTART | Call by reference | Attribute reference (LIKE) | 20050610 | |||||
| 4 | IV_TIME | Call by reference | Attribute reference (LIKE) | 20050610 |
Method RUN_SAVED on class CL_FPP_INTERACTION_RUNS has no exception.
Method SAVE_ALL Signature
Method SAVE_ALL on class CL_FPP_INTERACTION_RUNS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen FPP | 20050531 |
Method SELECT_RUNS Signature
Method SELECT_RUNS on class CL_FPP_INTERACTION_RUNS has no parameter.
Method SELECT_RUNS on class CL_FPP_INTERACTION_RUNS has no exception.
Method SET_RANGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATE_RANGE | Call by reference | Type reference (TYPE) | FPP_ST_DATE_RANGE | Tabelle für Datumsbereich | 20050607 | |||
| 2 | EXT_RUNID_RANGE | Call by reference | Type reference (TYPE) | FPP_ST_EXT_RUNID_RANGE | Auswahl externe Laufkennung | 20050607 |
Method SET_RANGES on class CL_FPP_INTERACTION_RUNS has no exception.
History
| Last changed by/on | SAP | 20050705 |
| SAP Release Created in | 600 |