SAP ABAP Interface IF_CMX_PII_NODE_RECIPE (PI Interpreter: Control Recipe (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_RECIPE | |
| Short Description | PI Interpreter: Control Recipe (Syntax Graph) |
General Data
| Package | CMX_PII | Manufacturing Execution: Interpreter |
| Created | 20021017 | SAP |
| Last changed | 20040127 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_CMX_PII_NODE_RECIPE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CMX_PII_NODE | PI Interpreter: Nodes of the Syntaxgraph | 20021031 |
Friends
Interface IF_CMX_PII_NODE_RECIPE has no friend.
Attributes
Interface IF_CMX_PII_NODE_RECIPE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds Reference to Step Object to Reference Table | 20021025 | |
| 2 | Instance method | Public | Method | 20021118 | ||
| 3 | Instance method | Public | Method | Access Method for LAYOUT Attribute (Read) | 20021025 | |
| 4 | Instance method | Public | Method | Access Method for PLANT Attribute (Read) | 20021025 | |
| 5 | Instance method | Public | Method | Access Method for METADATA Attribute (Read) | 20021025 | |
| 6 | Instance method | Public | Method | Accessing Method for Attribute Document Name (read) | 20021030 | |
| 7 | Instance method | Public | Method | Access Method for SETTINGS Attribute (Read) | 20021025 | |
| 8 | Instance method | Public | Method | Access Method to Reference Table (Read) | 20021025 | |
| 9 | Instance method | Public | Method | 20030702 | ||
| 10 | Instance method | Public | Method | Access Method for LAYOUT Attribute (Write) | 20021025 | |
| 11 | Instance method | Public | Method | Access Method for PLANT Attribute (Write) | 20021025 | |
| 12 | Instance method | Public | Method | Access Method for METADATA Attribute (Write) | 20021025 | |
| 13 | Instance method | Public | Method | Access Method for Attribute Document Name (Write) | 20021030 | |
| 14 | Instance method | Public | Method | Access Method for SETTINGS Attribute (Write) | 20021025 | |
| 15 | Instance method | Public | Method | 20030702 |
Events
Interface IF_CMX_PII_NODE_RECIPE has no event.
Types
Interface IF_CMX_PII_NODE_RECIPE has no local type.
Method Signatures
Method ADD_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STEP | Call by reference | Object reference (TYPE REF TO) | IF_CMX_PII_NODE_STEP | Steuerrezeptknoten | 20021025 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PI Interpreter: Allgemeine Ausnahmen | 20030505 |
Method CALL_VISITOR Signature
Method CALL_VISITOR on Interface IF_CMX_PII_NODE_RECIPE has no parameter.
Method CALL_VISITOR on Interface IF_CMX_PII_NODE_RECIPE has no exception.
Method GET_LAYOUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_LAYOUT_POC | PMC: Layoutdefinition | 20021025 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PI Interpreter: Allgemeine Ausnahmen | 20030505 |
Method GET_LOCATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | CMX_LOCATION | Werk bzw. Lokation | 20021025 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PI Interpreter: Allgemeine Ausnahmen | 20030505 |
Method GET_METADATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | POC_METADATA_TAB | Tabelle für Metadaten | 20021025 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PI Interpreter: Allgemeine Ausnahmen | 20030505 |
Method GET_RECIPE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | POC_DOCID | DokumentID (Domain Model) | 20021031 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PI Interpreter: Allgemeine Ausnahmen | 20030505 |
Method GET_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | POC_SETTINGS | POC: globale Einstellungen | 20021025 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PI Interpreter: Allgemeine Ausnahmen | 20030505 |
Method GET_STEP 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 | 20021025 | |||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_CMX_PII_NODE_STEP | Steuerrezeptknoten | 20021025 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PI Interpreter: Allgemeine Ausnahmen | 20030505 |
Method GET_SYMBOLS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | CMX_PII_T_SYMBOL | PI Interpreter: Symboldeklarationen | 20030702 |
Method GET_SYMBOLS on Interface IF_CMX_PII_NODE_RECIPE has no exception.
Method SET_LAYOUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LAYOUT | Call by reference | Object reference (TYPE REF TO) | CL_LAYOUT_POC | PMC: Layoutdefinition | 20021025 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PI Interpreter: Allgemeine Ausnahmen | 20030505 |
Method SET_LOCATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOCATION | Call by reference | Type reference (TYPE) | CMX_LOCATION | Werk bzw. Lokation | 20021025 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PI Interpreter: Allgemeine Ausnahmen | 20030505 |
Method SET_METADATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TMETADATA | Call by reference | Type reference (TYPE) | POC_METADATA_TAB | Tabelle für Metadaten | 20021025 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PI Interpreter: Allgemeine Ausnahmen | 20030505 |
Method SET_RECIPE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Value transfer | Type reference (TYPE) | POC_DOCID | DokumentID (Domain Model) | 20021031 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PI Interpreter: Allgemeine Ausnahmen | 20030505 |
Method SET_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SETTINGS | Call by reference | Type reference (TYPE) | POC_SETTINGS | POC: globale Einstellungen | 20021025 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PI Interpreter: Allgemeine Ausnahmen | 20030505 |
Method SET_SYMBOLS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SYMBOLS | Call by reference | Type reference (TYPE) | CMX_PII_T_SYMBOL | PI Interpreter: Symboldeklarationen | 20030702 |
Method SET_SYMBOLS on Interface IF_CMX_PII_NODE_RECIPE has no exception.
History
| Last changed by/on | SAP | 20040127 |
| SAP Release Created in |