SAP ABAP Class CL_COMMAND_FACTORY_POC (Domain Model: Factory for Commands)
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 | 19991117 |
Properties
Class | CL_COMMAND_FACTORY_POC | |
Short Description | Domain Model: Factory for Commands | |
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 | 19990209 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_COMMAND_FACTORY_POC has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SY_MESS_POC | POC: System Message Processing | 19991117 |
Friends
Class CL_COMMAND_FACTORY_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) | TY_COMMAND_CLASS_TAB | Table for Known Command Classes | 19990910 | ||
2 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 19991117 | ||||
3 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 19991117 | ||||
4 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 19991117 | ||||
5 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 19991117 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Copies a Command | 19990727 |
2 | ![]() |
Static method | Public | Method | Creates a Command | 19990726 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | CONTEXT_CLOSED | Instance Event (0) |
Private (0) |
19991117 | |
2 | CONTEXT_OPENED | Instance Event (0) |
Private (0) |
19991117 | |
3 | ESSAGE_OCCURED | Instance Event (0) |
Private (0) |
19991117 |
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_COMMAND_CLASS_TAB | Private | See coding | Table for Known Command Classes | 19990910 |
|
|
2 | TY_COMMAND_CLASS_TAB_WA | Private | See coding | Work Area | 19990910 |
|
Method Signatures
Method COPY_COMMAND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_COMMAND_NAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Name des kopierten Kommandos | 20000105 | ||
2 | ![]() |
EX_COMMAND_REF | Call by reference | Object reference (TYPE REF TO) | CL_COMMAND_POC | Kopiertes Kommando | 19990727 | ||
3 | ![]() |
IM_COMMAND_REF | Call by reference | Object reference (TYPE REF TO) | CL_COMMAND_POC | Zu kopierendes Kommando | 19990727 | ||
4 | ![]() |
IM_STEP_REF | Call by reference | Object reference (TYPE REF TO) | CL_STEP_POC | Bezugsschritt | 19990727 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Klassenbeschreibung nicht gefunden | 19990727 |
Method CREATE_COMMAND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_COMMAND_REF | Call by reference | Object reference (TYPE REF TO) | CL_COMMAND_POC | Kommando | 19990726 | ||
2 | ![]() |
IM_ACTIVE | Value transfer | Type reference (TYPE) | BOOLE_D | 'X' | Soll Aktiviert werden | 19990726 | |
3 | ![]() |
IM_CLASSNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Klassenname | 19990726 | ||
4 | ![]() |
IM_INITIALIZE | Call by reference | Type reference (TYPE) | BOOLE_D | Kennzeichen: Dokument wird neu geladen | 20020306 | ||
5 | ![]() |
IM_PERSISTENT | Value transfer | Type reference (TYPE) | BOOLE_D | 'X' | Persistentes Exemplar | 19991020 | |
6 | ![]() |
IM_STEP_REF | Value transfer | Object reference (TYPE REF TO) | CL_STEP_POC | Bezugsschritt | 19990726 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Klasse existiert nicht | 19990726 |
Event Signatures
Event CONTEXT_CLOSED Signature
Event CONTEXT_CLOSED on class CL_COMMAND_FACTORY_POC has no parameter.
Event CONTEXT_OPENED Signature
Event CONTEXT_OPENED on class CL_COMMAND_FACTORY_POC has no parameter.
Event ESSAGE_OCCURED Signature
Event ESSAGE_OCCURED on class CL_COMMAND_FACTORY_POC has no parameter.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in |