SAP ABAP Class CL_ACTION_DISPATCHER_POC (PI Sheet: Action Dispatcher)
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_SY_MESS_POC | POC: System Message Processing | 20010815 |
Properties
| Class | CL_ACTION_DISPATCHER_POC | |
| Short Description | PI Sheet: Action Dispatcher | |
| 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 | 20010810 | SAP |
| Last change | 20040127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ACTION_DISPATCHER_POC has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SY_MESS_POC | POC: System Message Processing | 20010815 |
Friends
Class CL_ACTION_DISPATCHER_POC 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) | POC_DISPATCHER_TAB | Table with Actions and Trigger Operations | 20010927 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_ACTION_POC | Currently Processed Action | 20011114 | |||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_ACTION_TRIGGER_POC | Currently Processed Action Trigger | 20011112 | |||
| 4 | Static Attribute | Public | Type reference (TYPE) | BOOLE_D | Indicator: Dispatcher Active | 20010927 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | I | Semaphore: Number of Cycles | 20020816 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Deregister Command to Be Executed | 20010810 | |
| 2 | Static method | Public | Method | Notification: Automatic Processing Is Finished | 20020425 | |
| 3 | Static method | Public | Method | Output Currently Processed Conditions (Trigger) | 20011114 | |
| 4 | Static method | Public | Method | Execute Registered Commands | 20010810 | |
| 5 | Static method | Public | Method | Register Command for Execution | 20010810 | |
| 6 | Static method | Public | Method | Notification: Automatic Processing Is Started | 20020425 |
Events
Class CL_ACTION_DISPATCHER_POC has no event.
Types
Class CL_ACTION_DISPATCHER_POC has no local type.
Method Signatures
Method DEREGISTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ACTION | Call by reference | Object reference (TYPE REF TO) | IF_ACTION_POC | Auszuführende Aktion | 20010815 | |||
| 2 | IM_GLOBAL | Call by reference | Type reference (TYPE) | FLAG | Kennzeichen: globales Event | 20020131 | |||
| 3 | IM_TRIGGER | Call by reference | Object reference (TYPE REF TO) | IF_ACTION_TRIGGER_POC | Action Trigger | 20010815 | |||
| 4 | IM_TRIGGER_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | Beschreibung Trigger (Text) | 20020131 |
Method DEREGISTER on class CL_ACTION_DISPATCHER_POC has no exception.
Method END_AUTOMATIC_PROCESSING Signature
Method END_AUTOMATIC_PROCESSING on class CL_ACTION_DISPATCHER_POC has no parameter.
Method END_AUTOMATIC_PROCESSING on class CL_ACTION_DISPATCHER_POC has no exception.
Method GET_CURRENT_TRIGGERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_ACTION_TAB | Value transfer | Type reference (TYPE) | POC_DISPATCHER_TAB | Action Dispatcher: Kommandos und Trigger-Operationen | 20011114 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20011114 |
Method PROCESS_REGISTRY Signature
Method PROCESS_REGISTRY on class CL_ACTION_DISPATCHER_POC has no parameter.
Method PROCESS_REGISTRY on class CL_ACTION_DISPATCHER_POC has no exception.
Method REGISTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ACTION | Call by reference | Object reference (TYPE REF TO) | IF_ACTION_POC | Auszuführende Aktion | 20010815 | |||
| 2 | IM_GLOBAL | Call by reference | Type reference (TYPE) | FLAG | Kennzeichen: globales Event | 20020108 | |||
| 3 | IM_TRIGGER | Call by reference | Object reference (TYPE REF TO) | IF_ACTION_TRIGGER_POC | Action Trigger | 20010815 | |||
| 4 | IM_TRIGGER_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | Beschreibung Trigger (Text) | 20020108 |
Method REGISTER on class CL_ACTION_DISPATCHER_POC has no exception.
Method START_AUTOMATIC_PROCESSING Signature
Method START_AUTOMATIC_PROCESSING on class CL_ACTION_DISPATCHER_POC has no parameter.
Method START_AUTOMATIC_PROCESSING on class CL_ACTION_DISPATCHER_POC has no exception.
History
| Last changed by/on | SAP | 20040127 |
| SAP Release Created in | 110 |