SAP ABAP Class CL_EXECUTION_REQUEST_POC (Domain Model: Execution Request)
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 | Inheritance (c INHERITING FROM c_ref) | CL_STEP_POC | Domain Model: Abstract Step | 00000000 |
Properties
| Class | CL_EXECUTION_REQUEST_POC | |
| Short Description | Domain Model: Execution Request | |
| Super Class | CL_STEP_POC | Domain Model: Abstract Step |
| 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 | 19981204 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EXECUTION_REQUEST_POC has no forward declaration.
Interfaces
Class CL_EXECUTION_REQUEST_POC has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CB_EXECUTION_REQUEST_POC | 20010511 | Base Agent Domain Model: Step |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_EXECUTION_STRATEGY_POC | Execution Strategy | 19990303 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_OPERATION_POC | Operation to Be Executed | 19981208 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_EXECUTION_REQUEST_POC | Status | 19991111 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 19991111 | |
| 2 | Static method | Public | Method | Creates (Persistent) Copy | 19990927 | |
| 3 | Instance method | Public | Method | Is Operation Up To Date? | 20000105 | |
| 4 | Instance method | Public | Event handling method | Event Handler: Operation Has Changed | 19990225 | |
| 5 | Instance method | Public | Event handling method | EVENT HANDLER: Operation Was Initialized | 20000607 |
Events
Class CL_EXECUTION_REQUEST_POC has no event.
Types
Class CL_EXECUTION_REQUEST_POC has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_EXECUTION_REQUEST_POC has no parameter.
Method CONSTRUCTOR on class CL_EXECUTION_REQUEST_POC has no exception.
Method CREATE_EXECUTION_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_EXECUTION_REQUEST_REF | Call by reference | Object reference (TYPE REF TO) | CL_EXECUTION_REQUEST_POC | Example Created | 19990927 | |||
| 2 | IM_EXECUTION_STRATEGY | Call by reference | Object reference (TYPE REF TO) | CL_EXECUTION_STRATEGY_POC | Execution Strategy | 19990927 | |||
| 3 | IM_OPERATION | Call by reference | Object reference (TYPE REF TO) | CL_OPERATION_POC | Operation | 19990927 | |||
| 4 | IM_PERSISTENT | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Persistent Example | 19990927 |
Method CREATE_EXECUTION_REQUEST on class CL_EXECUTION_REQUEST_POC has no exception.
Method IS_VALID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | BOOLE_D | Boolean Return Value | 20000105 |
Method IS_VALID on class CL_EXECUTION_REQUEST_POC has no exception.
Method ON_OPERATION_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_DEFAULT | Call by reference | Attribute reference (LIKE) | 20000620 |
Method ON_OPERATION_CHANGE on class CL_EXECUTION_REQUEST_POC has no exception.
Method ON_OPERATION_INITIALIZED Signature
Method ON_OPERATION_INITIALIZED on class CL_EXECUTION_REQUEST_POC has no parameter.
Method ON_OPERATION_INITIALIZED on class CL_EXECUTION_REQUEST_POC has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |