SAP ABAP Class CL_NODE_COMMAND_PII (Interpreter: Command Node (Syntax Graph))
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PP-PI-PMA-RCP (Application Component) Control Recipe
⤷
CMX_PII (Package) Manufacturing Execution: Interpreter
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_NODE_REQUEST_PII | Interpreter: Request Node (Syntax Graph) | 20010816 |
Properties
| Class | CL_NODE_COMMAND_PII | |
| Short Description | Interpreter: Command Node (Syntax Graph) | |
| Super Class | CL_NODE_REQUEST_PII | Interpreter: Request Node (Syntax Graph) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CMX_PII | Manufacturing Execution: Interpreter |
| Created | 20010816 | SAP |
| Last change | 20040127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_NODE_COMMAND_PII has no forward declaration.
Interfaces
Class CL_NODE_COMMAND_PII has no interface implemented.
Friends
Class CL_NODE_COMMAND_PII has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | PII_NODE_ATTRB | 'EXECUTE' | Interpreter: Node Attribute in Syntax Graphic | 20010816 | ||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_NODE_EVENT_PII | Interpreter: Node Attribute in Syntax Graphic | 20010817 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adopt Trigger | 20010928 | |
| 2 | Instance method | Public | Method | Access Method for Attribute ACTION_TYPE (Read) | 20010820 | |
| 3 | Instance method | Public | Method | Access Method for Attribute ACTION_TYPE (Write) | 20010820 |
Events
Class CL_NODE_COMMAND_PII has no event.
Types
Class CL_NODE_COMMAND_PII has no local type.
Method Signatures
Method ADD_TRIGGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TRIGGER | Call by reference | Object reference (TYPE REF TO) | IF_NODE_EVENT_PII | Interface: Interface für Event-Knoten des Syntax-Graphen | 20010928 |
Method ADD_TRIGGER on class CL_NODE_COMMAND_PII has no exception.
Method GET_ACTION_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_ACTION_TYPE | Value transfer | Type reference (TYPE) | ATWRT | Ausführungsart des Kommandos ( Show / Hide / Execute ) | 20010820 | |||
| 2 | EX_FVLNR | Value transfer | Type reference (TYPE) | R_FVNR | Merkmalsnummer | 20010820 | |||
| 3 | EX_FVLNR_SUB | Value transfer | Type reference (TYPE) | R_FVNR | Erweiterte Nummerierung für Merkmalsnummer | 20010820 | |||
| 4 | EX_FVNO | Value transfer | Type reference (TYPE) | FVNO | Merkmalsnummer im Steuerrezept | 20010820 |
Method GET_ACTION_TYPE on class CL_NODE_COMMAND_PII has no exception.
Method SET_ACTION_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ACTION_TYPE | Value transfer | Type reference (TYPE) | ATWRT | Ausführungsart des Kommandos ( Show / Hide / Execute ) | 20010820 | |||
| 2 | IM_FVLNR | Value transfer | Type reference (TYPE) | R_FVNR | Merkmalsnummer | 20010820 | |||
| 3 | IM_FVLNR_SUB | Value transfer | Type reference (TYPE) | R_FVNR | Erweiterte Nummerierung für Merkmalsnummer | 20010820 | |||
| 4 | IM_FVNO | Value transfer | Type reference (TYPE) | FVNO | Merkmalsnummer im Steuerrezept | 20010820 |
Method SET_ACTION_TYPE on class CL_NODE_COMMAND_PII has no exception.
History
| Last changed by/on | SAP | 20040127 |
| SAP Release Created in | 110 |