SAP ABAP Class IF_CMX_PII_RUNTIME (PI Interpreter: Runtime)
Properties
| Class | IF_CMX_PII_RUNTIME | |
| Short Description | PI Interpreter: Runtime | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20021010 | SAP |
| Last change | 20060920 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_CMX_PII_RUNTIME has no forward declaration.
Interfaces
Class IF_CMX_PII_RUNTIME has no interface implemented.
Friends
Class IF_CMX_PII_RUNTIME has no friend class.
Attributes
Class IF_CMX_PII_RUNTIME has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Executes the Semantic Check | 20021016 | |
| 2 | Instance method | Public | Method | Executes the PI Sheet Generator | 20021016 | |
| 3 | Instance method | Public | Method | Executes the XML Generator | 20021016 | |
| 4 | Instance method | Public | Method | Executes the Parser | 20021017 | |
| 5 | Instance method | Public | Method | Executes the Renderer | 20021016 | |
| 6 | Instance method | Public | Method | Carries Out Automatic Correction | 20060619 |
Events
Class IF_CMX_PII_RUNTIME has no event.
Types
Class IF_CMX_PII_RUNTIME has no local type.
Method Signatures
Method CHECK_SEMANTIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECK_LEVEL | Call by reference | Type reference (TYPE) | CMX_XS_CHECK_LEVEL | XSteps: Prüf-Level | 20031021 | |||
| 2 | DOC_NAME | Call by reference | Type reference (TYPE) | POC_DOCID | DomainModel: Dokumentenidentifikator | 20040406 | |||
| 3 | ERROR_LOG | Call by reference | Type reference (TYPE) | CMX_XS_T_MESSAGE | XSteps: Tabelle für Meldungen | 20030218 | |||
| 4 | SETTINGS | Call by reference | Type reference (TYPE) | POC_SETTINGS | POC: globale Einstellungen | 20030710 | |||
| 5 | STEP | Call by reference | Object reference (TYPE REF TO) | IF_CMX_XS_STEP | XSteps: Step | 20021016 | |||
| 6 | SYMBOLS | Call by reference | Type reference (TYPE) | CMX_PII_T_SYMBOL | PI Interpreter: Symboldeklarationen | 20030217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interpreter: Ausnahme | 20021018 |
Method GENERATE_PI_SHEET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADDRESS | Call by reference | Type reference (TYPE) | ADR | XSteps: Empfänger | 20030327 | |||
| 2 | DESTINATION | Call by reference | Type reference (TYPE) | CMX_XS_W_DST_KEY | XSteps: Vollständiger Schlüssel eines Empfängers | 20030321 | |||
| 3 | METADATA | Call by reference | Type reference (TYPE) | POC_METADATA_TAB | Tabelle für Metadaten | 20030321 | |||
| 4 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_APPLICATION_STEP_POC | DomainModel: Applikationsschritt (Cockpit, PI-Sheet,...) | 20021016 | |||
| 5 | SETTINGS | Call by reference | Type reference (TYPE) | POC_SETTINGS | POC: globale Einstellungen | 20030321 | |||
| 6 | STEP | Call by reference | Object reference (TYPE REF TO) | IF_CMX_XS_STEP | XSteps: Step | 20021016 | |||
| 7 | SYMBOLTABLE | Call by reference | Object reference (TYPE REF TO) | CL_SYMBOLTABLE_POC | DomainModel: Tabelle von Variablen | 20030303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interpreter: Ausnahme | 20021018 |
Method GENERATE_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESTINATION | Call by reference | Type reference (TYPE) | CMX_XS_W_DST_KEY | XSteps: Vollständiger Schlüssel eines Empfängers | 20030320 | |||
| 2 | METADATA | Call by reference | Type reference (TYPE) | POC_METADATA_TAB | DomainModel: Struktur für Metadaten | 20030320 | |||
| 3 | RESULT | Value transfer | Type reference (TYPE) | STRING | gerendertes XML Dokument | 20021016 | |||
| 4 | SETTINGS | Call by reference | Type reference (TYPE) | POC_SETTINGS | POC: globale Einstellungen | 20030320 | |||
| 5 | STEP | Call by reference | Object reference (TYPE REF TO) | IF_CMX_XS_STEP | XSteps: Step | 20021016 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interpreter: Ausnahme | 20021018 |
Method PARSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADDRESS | Call by reference | Type reference (TYPE) | ADR | XSteps: Empfänger | 20021204 | |||
| 2 | CUSTOM_NODES | Value transfer | Type reference (TYPE) | CMX_XS_T_CUSTOM | PI Interpreter: Syntaxprüfung und Rendern | 20030218 | |||
| 3 | DOC_NAME | Call by reference | Type reference (TYPE) | POC_DOCID | DomainModel: Dokumentenidentifikator | 20021204 | |||
| 4 | ERROR_LOG | Call by reference | Type reference (TYPE) | CMX_PII_T_MESSAGE | PI Interpreter: Fehlerprotokolltabelle | 20030218 | |||
| 5 | LOCATION | Call by reference | Type reference (TYPE) | CMX_LOCATION | Manufacturing Execution: Werk bzw. Lokation | 20021204 | |||
| 6 | METADATA | Call by reference | Type reference (TYPE) | POC_METADATA_TAB | Tabelle für Metadaten | 20021204 | |||
| 7 | SETTINGS | Call by reference | Type reference (TYPE) | POC_SETTINGS | POC: globale Einstellungen | 20021204 | |||
| 8 | VALUES | Call by reference | Type reference (TYPE) | CMX_TYPES_T_VALUE | Manufacturing Execution: Tabelle zur Wertübergabe an APIs | 20021206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interpreter: Ausnahme | 20021018 |
Method RENDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | CMX_XS_W_INSTR_RENDER_RESULT | PI Interpreter: Syntaxprüfung und Rendern | 20021016 | |||
| 2 | STEP | Call by reference | Object reference (TYPE REF TO) | IF_CMX_PII_NODE_PI | XSteps: Step | 20021016 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interpreter: Ausnahme | 20021018 |
Method START_AUTO_CORRECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | CMX_PII_T_AUTO_CORRECTION | XStep: Daten für automatische Korrektur | 20060619 | |||
| 2 | NODE | Call by reference | Object reference (TYPE REF TO) | IF_CMX_XS_INSTRUCTION | XSteps: Prozessvorgabe | 20060619 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PI Interpreter: Allgemeine Ausnahmen | 20060619 |
History
| Last changed by/on | SAP | 20060920 |
| SAP Release Created in |