SAP ABAP Class CL_EXECUTION_STRATEGY_POC (Domain Model: Execution Strategy for Process Steps)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PP-PI-PMA-PMC (Application Component) Browser-Based PI Sheet / Cockpit
⤷
CMX_POC (Package) Manufacturing Execution: Browser-Based PI Sheet
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_OS_SERVICE_POC | Domain Model: Persistence Services | 19991108 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_OS_STATE | State Management for a 'Managed Object' | 19991020 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SY_MESS_POC | POC: System Message Processing | 19991108 |
Properties
| Class | CL_EXECUTION_STRATEGY_POC | |
| Short Description | Domain Model: Execution Strategy for Process Steps | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CMX_POC | Manufacturing Execution: Browser-Based PI Sheet |
| Created | 19990303 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EXECUTION_STRATEGY_POC has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_OS_SERVICE_POC | Domain Model: Persistence Services | 19991108 | ||
| 2 | IF_OS_STATE | State Management for a 'Managed Object' | 19991020 | ||
| 3 | IF_SY_MESS_POC | POC: System Message Processing | 19991108 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CB_EXECUTION_STRATEGY_POC | 20010511 | Base Agent Domain Model: Execution Strategy |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Test mode | 19990714 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Execution during Display | 19990303 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_EXECUTION_STRATEGY_POC | Status | 19991020 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 19990303 | |
| 2 | Static method | Public | Method | CONSTRUCTION: Creates (Persistent) Example | 19990928 | |
| 3 | Instance method | Public | Method | CHECK: Execution Possible | 19990303 |
Events
Class CL_EXECUTION_STRATEGY_POC has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_STRATEGY_TAB | Private | See coding | Table for Strategies | 19990928 | |
|
| 2 | TY_STRATEGY_TAB_WA | Private | See coding | Work area | 19990928 | |
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_EXECUTION_STRATEGY_POC has no parameter.
Method CONSTRUCTOR on class CL_EXECUTION_STRATEGY_POC has no exception.
Method CREATE_EXECUTION_STRATEGY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_EXECUTION_STRATEGY_REF | Call by reference | Object reference (TYPE REF TO) | CL_EXECUTION_STRATEGY_POC | Erzeugtes Exemplar | 19990928 | |||
| 2 | IM_EXECUTABLE | Call by reference | Type reference (TYPE) | BOOLE_D | Generell Ausführbar | 19990928 | |||
| 3 | IM_EXECUTE_DURING_DISPLAY | Call by reference | Type reference (TYPE) | BOOLE_D | Ausführbar während der Anzeige | 19990928 | |||
| 4 | IM_PERSISTENT | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Persistentes Exemplar | 19990928 |
Method CREATE_EXECUTION_STRATEGY on class CL_EXECUTION_STRATEGY_POC has no exception.
Method IS_EXECUTABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_STEP_REF | Call by reference | Object reference (TYPE REF TO) | CL_STEP_POC | Schritt | 19990318 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | BOOLE_D | Boolescher Rückgabewert | 19990303 |
Method IS_EXECUTABLE on class CL_EXECUTION_STRATEGY_POC has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in |