SAP ABAP Class IF_CMX_PII_NODE_PHASE (PI Interpreter: Phase (Syntax Graph))
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_CMX_PII_NODE_PROCESS_STEP | PI Interpreter: Process Step (Syntax Graph) | 20021031 |
Properties
| Class | IF_CMX_PII_NODE_PHASE | |
| Short Description | PI Interpreter: Phase (Syntax Graph) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20021031 | SAP |
| Last change | 20040127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_CMX_PII_NODE_PHASE has no forward declaration.
Interfaces
Class IF_CMX_PII_NODE_PHASE has no interface implemented.
Friends
Class IF_CMX_PII_NODE_PHASE has no friend class.
Attributes
Class IF_CMX_PII_NODE_PHASE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20021118 | ||
| 2 | Instance method | Public | Method | 20021118 | ||
| 3 | Instance method | Public | Method | Access Method for Attribut BLOCK (Read) | 20021203 | |
| 4 | Instance method | Public | Method | Access Method for Attribute NO (Read) | 20021031 | |
| 5 | Instance method | Public | Method | Access Method for Attribute PREDECESSOR (Read) | 20021031 | |
| 6 | Instance method | Public | Method | 20021118 | ||
| 7 | Instance method | Public | Method | Access Method for Attribute PREDECESSOR (Write) | 20021031 | |
| 8 | Instance method | Public | Method | Access Method for Attribut BLOCK (Write) | 20021203 | |
| 9 | Instance method | Public | Method | Access Method for Attribute NO (Write) | 20021031 |
Events
Class IF_CMX_PII_NODE_PHASE has no event.
Types
Class IF_CMX_PII_NODE_PHASE has no local type.
Method Signatures
Method ADD_STEP Signature
Method ADD_STEP on class IF_CMX_PII_NODE_PHASE has no parameter.
Method ADD_STEP on class IF_CMX_PII_NODE_PHASE has no exception.
Method CALL_VISITOR Signature
Method CALL_VISITOR on class IF_CMX_PII_NODE_PHASE has no parameter.
Method CALL_VISITOR on class IF_CMX_PII_NODE_PHASE has no exception.
Method GET_CURR_BLOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_CMX_PII_NODE_XS_STEP | PI Interpreter: xs Knoten (Syntax-Graph) | 20021203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PI Interpreter: Allgemeine Ausnahmen | 20030527 |
Method GET_NO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | VORNR | Phasennummer | 20021031 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PI Interpreter: Allgemeine Ausnahmen | 20030527 |
Method GET_PREDECESSOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FTLNR | Call by reference | Type reference (TYPE) | R_FTNR | Nummer der Prozeßvorgabe | 20021031 | |||
| 2 | FTNO | Call by reference | Type reference (TYPE) | FTNO | Prozeßvorgabennummer | 20021031 | |||
| 3 | FVLNR | Call by reference | Type reference (TYPE) | R_FVNR | Merkmalsnummer | 20021031 | |||
| 4 | FVLNR_SUB | Call by reference | Type reference (TYPE) | R_FVNR | Erweiterte Nummerierung für Merkmalsnummer | 20021031 | |||
| 5 | FVNO | Call by reference | Type reference (TYPE) | FVNO | Merkmalsnummer im Steuerrezept | 20021031 | |||
| 6 | INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index des Eintrags, der gelesen werden soll | 20021031 | |||
| 7 | PREDECESSOR | Call by reference | Type reference (TYPE) | CMX_TYPES_VALUE | Vorgängerphase | 20021031 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PI Interpreter: Allgemeine Ausnahmen | 20030527 |
Method GET_STEP Signature
Method GET_STEP on class IF_CMX_PII_NODE_PHASE has no parameter.
Method GET_STEP on class IF_CMX_PII_NODE_PHASE has no exception.
Method INSERT_PREDECESSOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FTLNR | Call by reference | Type reference (TYPE) | R_FTNR | Nummer der Prozeßvorgabe | 20021031 | |||
| 2 | FTNO | Call by reference | Type reference (TYPE) | FTNO | Prozeßvorgabenummer | 20021031 | |||
| 3 | FVLNR | Call by reference | Type reference (TYPE) | R_FVNR | Merkmalsnummer | 20021031 | |||
| 4 | FVLNR_SUB | Call by reference | Type reference (TYPE) | R_FVNR | Erweiterte Nummerierung für Merkmalsnummer | 20021031 | |||
| 5 | FVNO | Call by reference | Type reference (TYPE) | FVNO | Merkmalsnummer im Steuerrezept | 20021031 | |||
| 6 | PREDECESSOR | Call by reference | Type reference (TYPE) | CMX_TYPES_VALUE | Vorgängerphase | 20021031 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PI Interpreter: Allgemeine Ausnahmen | 20030527 |
Method SET_CURR_BLOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE | Call by reference | Object reference (TYPE REF TO) | IF_CMX_PII_NODE_XS_STEP | PI Interpreter: xs Knoten (Syntax-Graph) | 20021203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PI Interpreter: Allgemeine Ausnahmen | 20030527 |
Method SET_NO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PHASE_NO | Call by reference | Type reference (TYPE) | VORNR | Phasennummer | 20021031 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PI Interpreter: Allgemeine Ausnahmen | 20030527 |
History
| Last changed by/on | SAP | 20040127 |
| SAP Release Created in |