SAP ABAP Interface IF_CMX_PII_NODE_XS_STEP (PI Interpreter: xs Nodes (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
⤷
⤷
Properties
| Interface | IF_CMX_PII_NODE_XS_STEP | |
| Short Description | PI Interpreter: xs Nodes (Syntax Graph) |
General Data
| Package | CMX_PII | Manufacturing Execution: Interpreter |
| Created | 20021031 | SAP |
| Last changed | 20040127 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_CMX_PII_NODE_XS_STEP has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CMX_PII_NODE_PROCESS_STEP | PI Interpreter: Process Step (Syntax Graph) | 20021114 |
Friends
Interface IF_CMX_PII_NODE_XS_STEP has no friend.
Attributes
Interface IF_CMX_PII_NODE_XS_STEP has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Access Method for Parameter (Write) | 20021126 | |
| 2 | Instance method | Public | Method | Access Method for Predecessor (Read) | 20021203 | |
| 3 | Instance method | Public | Method | 20021118 | ||
| 4 | Instance method | Public | Method | 20021121 | ||
| 5 | Instance method | Public | Method | Access Method for an XStep ID (Read) | 20021114 | |
| 6 | Instance method | Public | Method | Access Method for Live State (Read) | 20030402 | |
| 7 | Instance method | Public | Method | Access Method for Parameter (Read) | 20021126 | |
| 8 | Instance method | Public | Method | 20030701 | ||
| 9 | Instance method | Public | Method | Access Method for Predecessor (Write) | 20021114 | |
| 10 | Instance method | Public | Method | Access Method for a Reference XStep ID (Read) | 20030702 | |
| 11 | Instance method | Public | Method | 20021118 | ||
| 12 | Instance method | Public | Method | Access Method for an XStep ID (Write) | 20021114 | |
| 13 | Instance method | Public | Method | Access Method for Live State (Write) | 20030402 | |
| 14 | Instance method | Public | Method | 20030701 | ||
| 15 | Instance method | Public | Method | Access Method for a Reference XStep ID (Write) | 20030702 |
Events
Interface IF_CMX_PII_NODE_XS_STEP has no event.
Types
Interface IF_CMX_PII_NODE_XS_STEP has no local type.
Method Signatures
Method ADD_PARAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETER | Call by reference | Object reference (TYPE REF TO) | IF_CMX_PII_NODE_PARAMETER | PI Interpreter: Parameter Operation (Syntax-Graph) | 20021126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PI Interpreter: Allgemeine Ausnahmen | 20030527 |
Method ADD_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 | Zeilennummer der Prozeßvorgabe | 20021203 | |||
| 2 | FTNO | Call by reference | Type reference (TYPE) | FTNO | Laufende Nummer der Prozeßvorgabe im Rezept | 20021203 | |||
| 3 | FVLNR | Call by reference | Type reference (TYPE) | R_FVNR | Zeilennummer des Prozeßvorgabemerkmals | 20021203 | |||
| 4 | FVLNR_SUB | Call by reference | Type reference (TYPE) | R_FVNR | Zeilennummer des Prozeßvorgabemerkmals | 20021203 | |||
| 5 | FVNO | Call by reference | Type reference (TYPE) | FVNO | Laufende Nummer des Prozeßvorgabemerkmals im Rezept | 20021203 | |||
| 6 | PREDECESSOR | Call by reference | Type reference (TYPE) | CMX_PII_W_PREDEC_STEP | XSteps: Eindeutige ID eines Knotens | 20021203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PI Interpreter: Allgemeine Ausnahmen | 20030527 |
Method ADD_STEP Signature
Method ADD_STEP on Interface IF_CMX_PII_NODE_XS_STEP has no parameter.
Method ADD_STEP on Interface IF_CMX_PII_NODE_XS_STEP has no exception.
Method CALL_VISITOR Signature
Method CALL_VISITOR on Interface IF_CMX_PII_NODE_XS_STEP has no parameter.
Method CALL_VISITOR on Interface IF_CMX_PII_NODE_XS_STEP has no exception.
Method GET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | CMX_XS_NODE_GUID | XSteps: Eindeutige ID eines Knotens | 20021114 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PI Interpreter: Allgemeine Ausnahmen | 20030527 |
Method GET_LIVE_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | CMX_TYPES_VALUE | XStep (Block) ist im Live State | 20030402 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PI Interpreter: Allgemeine Ausnahmen | 20030527 |
Method GET_PARAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Interne Tabellen, aktueller Zeilenindex | 20021203 | |||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_CMX_PII_NODE_PARAMETER | PI Interpreter: Parameter Operation (Syntax-Graph) | 20021126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PI Interpreter: Allgemeine Ausnahmen | 20030527 |
Method GET_PARENT Signature
Method GET_PARENT on Interface IF_CMX_PII_NODE_XS_STEP has no parameter.
Method GET_PARENT on Interface IF_CMX_PII_NODE_XS_STEP has no exception.
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 | Zeilennummer der Prozeßvorgabe | 20021203 | |||
| 2 | FTNO | Call by reference | Type reference (TYPE) | FTNO | Laufende Nummer der Prozeßvorgabe im Rezept | 20021203 | |||
| 3 | FVLNR | Call by reference | Type reference (TYPE) | R_FVNR | Zeilennummer des Prozeßvorgabemerkmals | 20021203 | |||
| 4 | FVLNR_SUB | Call by reference | Type reference (TYPE) | R_FVNR | Zeilennummer des Prozeßvorgabemerkmals | 20021203 | |||
| 5 | FVNO | Call by reference | Type reference (TYPE) | FVNO | Laufende Nummer des Prozeßvorgabemerkmals im Rezept | 20021203 | |||
| 6 | INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Interne Tabellen, aktueller Zeilenindex | 20021203 | |||
| 7 | PREDECESSOR | Call by reference | Type reference (TYPE) | CMX_PII_W_PREDEC_STEP | XSteps: Eindeutige ID eines Knotens | 20021118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PI Interpreter: Allgemeine Ausnahmen | 20030527 |
Method GET_REF_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | CMX_XS_NODE_GUID | XSteps: Eindeutige ID eines Knotens | 20030702 |
Method GET_REF_ID on Interface IF_CMX_PII_NODE_XS_STEP has no exception.
Method GET_STEP Signature
Method GET_STEP on Interface IF_CMX_PII_NODE_XS_STEP has no parameter.
Method GET_STEP on Interface IF_CMX_PII_NODE_XS_STEP has no exception.
Method SET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | CMX_XS_NODE_GUID | XSteps: Eindeutige ID eines Knotens | 20021114 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PI Interpreter: Allgemeine Ausnahmen | 20030527 |
Method SET_LIVE_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LIVE_STATE | Call by reference | Type reference (TYPE) | CMX_TYPES_VALUE | XStep (Block) ist im Live State | 20030402 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PI Interpreter: Allgemeine Ausnahmen | 20030527 |
Method SET_PARENT Signature
Method SET_PARENT on Interface IF_CMX_PII_NODE_XS_STEP has no parameter.
Method SET_PARENT on Interface IF_CMX_PII_NODE_XS_STEP has no exception.
Method SET_REF_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REF_ID | Call by reference | Type reference (TYPE) | CMX_XS_NODE_GUID | XSteps: Eindeutige ID eines Knotens | 20030702 |
Method SET_REF_ID on Interface IF_CMX_PII_NODE_XS_STEP has no exception.
History
| Last changed by/on | SAP | 20040127 |
| SAP Release Created in |