Hierarchy
⤷
⤷
Properties
| Interface | IF_CMX_PII_VISITOR | |
| Short Description | PI Interpreter: Visitor for Interpreter Components |
General Data
| Package | CMX_PII | Manufacturing Execution: Interpreter |
| Created | 20021001 | SAP |
| Last changed | 20040127 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_CMX_PII_VISITOR has no forward declaration.
Interfaces
Interface IF_CMX_PII_VISITOR has no interface.
Friends
Interface IF_CMX_PII_VISITOR has no friend.
Attributes
Interface IF_CMX_PII_VISITOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Visitor Method for Automatic Value Assignment Node | 20021002 | |
| 2 | Instance method | Public | Method | Visitor Method for Calculation Node | 20021002 | |
| 3 | Instance method | Public | Method | Visitor Method for Characteristic Node | 20021002 | |
| 4 | Instance method | Public | Method | Visitor Method for Command | 20021002 | |
| 5 | Instance method | Public | Method | Visitor Method for Constant Node | 20021002 | |
| 6 | Instance method | Public | Method | Visitor Method for Data Point | 20021002 | |
| 7 | Instance method | Public | Method | Visitor Method for Manufacturing Data Access | 20021002 | |
| 8 | Instance method | Public | Method | Visitor Method for Conditions (Event) | 20021002 | |
| 9 | Instance method | Public | Method | Visitor Method for Condition Formula | 20021002 | |
| 10 | Instance method | Public | Method | Visitor Method for Condition Function | 20021002 | |
| 11 | Instance method | Public | Method | Visitor Method for External Value Assignment Node | 20021002 | |
| 12 | Instance method | Public | Method | Visitor Method for Fixed Value Assignment Node | 20021002 | |
| 13 | Instance method | Public | Method | Visitor Method for Function Node | 20021002 | |
| 14 | Instance method | Public | Method | Visitor Method for Forwards Declaration Node | 20021002 | |
| 15 | Instance method | Public | Method | Visitor Method for Input Node | 20021002 | |
| 16 | Instance method | Public | Method | Visitor Method for Destination Node | 20021002 | |
| 17 | Instance method | Public | Method | Visitor Method for Output Characteristic Node | 20021002 | |
| 18 | Instance method | Public | Method | Visitor Method for Output Variable Node | 20021002 | |
| 19 | Instance method | Public | Method | Visitor Method for Parameter Node | 20021002 | |
| 20 | Instance method | Public | Method | Visitor Method for Phase Node | 20021002 | |
| 21 | Instance method | Public | Method | Visitor Method for Process Instruction Node | 20021002 | |
| 22 | Instance method | Public | Method | Visitor Method for Recipe Node | 20021002 | |
| 23 | Instance method | Public | Method | Visitor Method for Check Formula Node | 20021002 | |
| 24 | Instance method | Public | Method | Visitor Method for Check Function Node | 20021002 | |
| 25 | Instance method | Public | Method | Visitor Method for Check Node | 20021002 | |
| 26 | Instance method | Public | Method | Visitor Method for Variable Node | 20021002 | |
| 27 | Instance method | Public | Method | Visitor Method for XStep | 20021202 |
Events
Interface IF_CMX_PII_VISITOR has no event.
Types
Interface IF_CMX_PII_VISITOR has no local type.
Method Signatures
Method VISIT_AUTOMATIC 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_AUTOMATIC | PI Interpreter: Berechnung (Syntax-Graph) | 20021031 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interpreter: Ausnahme | 20030310 |
Method VISIT_CALCULATION 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_CALCULATION | PI Interpreter: Berechnung (Syntax-Graph) | 20021106 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interpreter: Ausnahme | 20030310 |
Method VISIT_CHAR 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_CHAR | PI Interpreter: Variable (Syntax-Graph) | 20021106 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interpreter: Ausnahme | 20030310 |
Method VISIT_COMMAND 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_COMMAND | PI Interpreter: Kommando (Syntax-Graph) | 20021106 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interpreter: Ausnahme | 20030310 |
Method VISIT_CONST 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_IDENT | PI Interpreter: Bezeichnung (Syntax-Graph) | 20021106 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interpreter: Ausnahme | 20030307 |
Method VISIT_DATAPOINT 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_PARAMETER | PI Interpreter: Ausgabe (Syntax-Graph) | 20021106 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interpreter: Ausnahme | 20030310 |
Method VISIT_DATA_ACCESS 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_FUNCTION | PI Interpreter: Parameter Operation (Syntax-Graph) | 20021106 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interpreter: Ausnahme | 20030310 |
Method VISIT_EVENT 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_EVENT | PI Interpreter: Ereignis (Syntax-Graph) | 20021106 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interpreter: Ausnahme | 20030310 |
Method VISIT_EVT_FORMULA 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_EVT_FORMULA | PI Interpreter: Formel (Syntax-Graph) | 20021106 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interpreter: Ausnahme | 20030310 |
Method VISIT_EVT_FUNCTION 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_EVT_FUNCTION | PI Interpreter: Ereignis (Syntax-Graph) | 20021106 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interpreter: Ausnahme | 20030310 |
Method VISIT_EXTERNAL 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_EXTERNAL | PI Interpreter: Wertzuweisung (Syntax-Graph) | 20021106 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interpreter: Ausnahme | 20030310 |
Method VISIT_FIX 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_FIX | PI Interpreter: feste Wertzuweisung (Syntax-Graph) | 20021106 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interpreter: Ausnahme | 20030310 |
Method VISIT_FUNCTION 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_FUNCTION | PI Interpreter: Funktion (Syntax-Graph) | 20021106 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interpreter: Ausnahme | 20030310 |
Method VISIT_FWD_VARDECL 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_FWD_VARDECL | PI Interpreter: Vorwärtsdeklaration (Syntax-Graph) | 20021106 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interpreter: Ausnahme | 20030310 |
Method VISIT_INPUT 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_INPUT | PI Interpreter: Eingabeknoten (Syntax-Graph) | 20021106 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interpreter: Ausnahme | 20030310 |
Method VISIT_MESSAGE 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_MESSAGE | PI Interpreter: Meldungsart (Syntax-Graph) | 20021106 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interpreter: Ausnahme | 20030310 |
Method VISIT_OUTPUT_CHAR 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_OUTPUT | PI Interpreter: Ausgabe (Syntax-Graph) | 20021106 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interpreter: Ausnahme | 20030310 |
Method VISIT_OUTPUT_VAR 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_OUTPUT | PI Interpreter: Ausgabe (Syntax-Graph) | 20021106 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interpreter: Ausnahme | 20030310 |
Method VISIT_PARAM 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_PARAMETER | PI Interpreter: Parameter Operation (Syntax-Graph) | 20021106 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interpreter: Ausnahme | 20030310 |
Method VISIT_PHASE 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_PHASE | PI Interpreter: Ausgabe (Syntax-Graph) | 20021106 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interpreter: Ausnahme | 20030310 |
Method VISIT_PI 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_PI | PI Interpreter: Prozessvorgabe (Syntax-Graph) | 20021106 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interpreter: Ausnahme | 20030310 |
Method VISIT_RECIPE 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_RECIPE | PI Interpreter: Steuerrezeptverwaltung | 20021025 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interpreter: Ausnahme | 20030310 |
Method VISIT_VALFORM 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_VALFORM | PI Interpreter: Validierungsformel (Syntax-Graph) | 20021106 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interpreter: Ausnahme | 20030310 |
Method VISIT_VALFUNC 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_VALFUNC | PI Interpreter: Validierungsfunktion (Syntax-Graph) | 20021106 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interpreter: Ausnahme | 20030310 |
Method VISIT_VALIDATION 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_VALIDATION | PI Interpreter: Validierungsformel (Syntax-Graph) | 20021106 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interpreter: Ausnahme | 20030310 |
Method VISIT_VARIABLE 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_VARIABLE | PI Interpreter: Variable (Syntax-Graph) | 20021106 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interpreter: Ausnahme | 20030310 |
Method VISIT_XS_STEP 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) | 20021202 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interpreter: Ausnahme | 20030310 |
History
| Last changed by/on | SAP | 20040127 |
| SAP Release Created in |