SAP ABAP Class CL_NODE_PROCESS_STEP_PII (Interpreter: Process Step 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_STEP_PII | Interpreter: Step Node (Syntax Graph) | 00000000 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_NODE_MESSAGE_PII | Interpreter: Message Category Node (Syntax Graph) | 00000000 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_NODE_PHASE_PII | Interpreter: Phase Node (Syntax Graph) | 00000000 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_NODE_PI_PII | Interpreter: Process Instruction Node (Syntax Graph) | 00000000 |
Properties
| Class | CL_NODE_PROCESS_STEP_PII | |
| Short Description | Interpreter: Process Step Node (Syntax Graph) | |
| Super Class | CL_NODE_STEP_PII | Interpreter: Step 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 | 19990118 | SAP |
| Last change | 20040127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_NODE_PROCESS_STEP_PII has no forward declaration.
Interfaces
Class CL_NODE_PROCESS_STEP_PII has no interface implemented.
Friends
Class CL_NODE_PROCESS_STEP_PII has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | TY_TSTEP | Reference to Step Objects Contained | 19990118 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds Object to Referenced Step Objects | 19990119 | |
| 2 | Instance method | Public | Method | Access Method for Reference Table (Read) | 19990121 |
Events
Class CL_NODE_PROCESS_STEP_PII has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_TSTEP | Private | See coding | Table Type for References to Step Objects | 19990118 | |
Method Signatures
Method ADD_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_STEP | Call by reference | Object reference (TYPE REF TO) | CL_NODE_STEP_PII | Referenz auf Step-Objekt | 19990119 |
Method ADD_STEP on class CL_NODE_PROCESS_STEP_PII has no exception.
Method GET_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_INDEX | Value transfer | Type reference (TYPE) | SYTABIX | Index in Referenztabelle | 19990121 | |||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_NODE_STEP_PII | Referenz auf Step-Objekt | 19990826 |
Method GET_STEP on class CL_NODE_PROCESS_STEP_PII has no exception.
History
| Last changed by/on | SAP | 20040127 |
| SAP Release Created in |