Hierarchy
⤷
⤷
Properties
| Interface | IF_CMX_PII_FACTORY | |
| Short Description | PI Interpreter: Factory for Syntax Nodes |
General Data
| Package | CMX_PII | Manufacturing Execution: Interpreter |
| Created | 20030203 | SAP |
| Last changed | 20100310 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_CMX_PII_FACTORY has no forward declaration.
Interfaces
Interface IF_CMX_PII_FACTORY has no interface.
Friends
Interface IF_CMX_PII_FACTORY has no friend.
Attributes
Interface IF_CMX_PII_FACTORY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Nodes Generated for Definition of Calculations | 20030203 | |
| 2 | Instance method | Public | Method | Generate Node for a Constant (Ident) | 20031010 | |
| 3 | Instance method | Public | Method | Nodes Generated for Data Access Output | 20030203 | |
| 4 | Instance method | Public | Method | Nodes Generated for Automatic Determination of Creation Date | 20030523 | |
| 5 | Instance method | Public | Method | Generate Node for a Data Point | 20031010 | |
| 6 | Instance method | Public | Method | Generated Nodes for a Simple Data Request | 20030519 | |
| 7 | Instance method | Public | Method | Nodes Generated for Output/Input of Data Table | 20030203 | |
| 8 | Instance method | Public | Method | Generate Node for an Event | 20031010 | |
| 9 | Instance method | Public | Method | Generate Node for a Formula as Event Trigger | 20031010 | |
| 10 | Instance method | Public | Method | Generate Node for a Function as Event Trigger | 20031010 | |
| 11 | Instance method | Public | Method | Generate Node for an External Value (Process Message Type) | 20031010 | |
| 12 | Instance method | Public | Method | Generates Nodes for a Fixed Value | 20030624 | |
| 13 | Instance method | Public | Method | Nodes Generated for a Function Call | 20030203 | |
| 14 | Instance method | Public | Method | Nodes Generated for Date Entry | 20030311 | |
| 15 | Instance method | Public | Method | Nodes Generated for Single Value Entry | 20030203 | |
| 16 | Instance method | Public | Method | Nodes Generated for Text Entry | 20030203 | |
| 17 | Instance method | Public | Method | Nodes Generated for Number Entry | 20030311 | |
| 18 | Instance method | Public | Method | Generated Nodes for Entry of a Parameter | 20030527 | |
| 19 | Instance method | Public | Method | Nodes Generated for Signature Entry | 20030203 | |
| 20 | Instance method | Public | Method | Nodes Generated for Time Entry | 20030311 | |
| 21 | Instance method | Public | Method | Nodes Generated for a Process Message | 20030203 | |
| 22 | Instance method | Public | Method | Nodes Generated | 20030204 | |
| 23 | Instance method | Public | Method | Nodes Generated for Date Output | 20030310 | |
| 24 | Instance method | Public | Method | Nodes Generated for Single Value Output | 20030203 | |
| 25 | Instance method | Public | Method | Nodes Generated for Text Output | 20030203 | |
| 26 | Instance method | Public | Method | Nodes Generated for Graphic Output | 20030203 | |
| 27 | Instance method | Public | Method | Nodes Generated for Hyperlink Output | 20030203 | |
| 28 | Instance method | Public | Method | Nodes Generated for Number Output | 20030310 | |
| 29 | Instance method | Public | Method | Nodes Generated for Object Output | 20030203 | |
| 30 | Instance method | Public | Method | Generated Nodes for Output of a Parameter | 20030527 | |
| 31 | Instance method | Public | Method | Nodes Generated for Time Output | 20030310 | |
| 32 | Instance method | Public | Method | Generate Node for a Parameter | 20031010 | |
| 33 | Instance method | Public | Method | Nodes Generated for a Command | 20030203 | |
| 34 | Instance method | Public | Method | Generate Node for an Input Value Check | 20031010 | |
| 35 | Instance method | Public | Method | Generate Node for a Value Check Formula | 20031010 | |
| 36 | Instance method | Public | Method | Generate Node for a Value Check Function | 20031010 | |
| 37 | Instance method | Public | Method | Generate Node for a Variable | 20031010 |
Events
Interface IF_CMX_PII_FACTORY has no event.
Types
Interface IF_CMX_PII_FACTORY has no local type.
Method Signatures
Method CREATE_CALCULATION 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_XS_CUSTOM_NODE | XSteps: Schnittstelle zu einem Custom-Node | 20030203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030512 |
Method CREATE_CONSTANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOMOBJ | Call by reference | Object reference (TYPE REF TO) | IF_CMX_TYPES_DOMAIN | Manufacturing Execution: Domainservice, Domain | 20031010 | |||
| 2 | GUID | Call by reference | Type reference (TYPE) | CMX_TYPES_VALUE_GUID | Manufacturing Execution: GUID zu MEDIUM-Wert oder LARGE-Wert | 20091112 | |||
| 3 | NAME | Call by reference | Type reference (TYPE) | CMX_TYPES_VALUE | Manufacturing Execution: Wert zur Laufzeit & DB-Format LARGE | 20031010 | |||
| 4 | PARENT | Call by reference | Object reference (TYPE REF TO) | IF_CMX_PII_NODE | PI Interpreter: Knoten des Syntaxgraph | 20031010 | |||
| 5 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_CMX_PII_NODE_IDENT | PI Interpreter: Bezeichnung (Syntax-Graph) | 20031010 | |||
| 6 | TYPE | Call by reference | Object reference (TYPE REF TO) | IF_CMX_TYPES_DOMAIN | Manufacturing Execution: Domainservice, Domain | 20031010 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20031010 |
Method CREATE_DATA_ACCESS 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_XS_CUSTOM_NODE | XSteps: Schnittstelle zu einem Custom-Node | 20030203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030512 |
Method CREATE_DATA_AUTOMATIC 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_XS_CUSTOM_NODE | XSteps: Schnittstelle zu einem Custom-Node | 20030523 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030523 |
Method CREATE_DATA_POINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOMOBJ | Call by reference | Object reference (TYPE REF TO) | IF_CMX_TYPES_DOMAIN | Manufacturing Execution: Domainservice, Domain | 20031010 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | CMX_TYPES_VALUE | Manufacturing Execution: Wert zur Laufzeit & DB-Format LARGE | 20031010 | |||
| 3 | PARENT | Call by reference | Object reference (TYPE REF TO) | IF_CMX_PII_NODE | PI Interpreter: Knoten des Syntaxgraph | 20031010 | |||
| 4 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_CMX_PII_NODE_PARAMETER | PI Interpreter: Parameter Operation (Syntax-Graph) | 20031010 | |||
| 5 | TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Typ I oder E | 20031010 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20031010 |
Method CREATE_DATA_REQUEST_SIMPLE 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_XS_CUSTOM_NODE | XSteps: Schnittstelle zu einem Custom-Node | 20030519 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20031010 |
Method CREATE_DATA_TABLE 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_XS_CUSTOM_NODE | XSteps: Schnittstelle zu einem Custom-Node | 20030203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030512 |
Method CREATE_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOMOBJ | Call by reference | Object reference (TYPE REF TO) | IF_CMX_TYPES_DOMAIN | Manufacturing Execution: Domainservice, Domain | 20031010 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | CMX_TYPES_VALUE | Manufacturing Execution: Wert zur Laufzeit & DB-Format LARGE | 20031010 | |||
| 3 | PARENT | Call by reference | Object reference (TYPE REF TO) | IF_CMX_PII_NODE | PI Interpreter: Knoten des Syntaxgraph | 20031010 | |||
| 4 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_CMX_PII_NODE_EVENT | PI Interpreter: Ereignis (Syntax-Graph) | 20031010 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20031010 |
Method CREATE_EVT_FORMULA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOMOBJ | Call by reference | Object reference (TYPE REF TO) | IF_CMX_TYPES_DOMAIN | Manufacturing Execution: Domainservice, Domain | 20031010 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | CMX_TYPES_VALUE | Manufacturing Execution: Wert zur Laufzeit & DB-Format LARGE | 20031010 | |||
| 3 | PARENT | Call by reference | Object reference (TYPE REF TO) | IF_CMX_PII_NODE | PI Interpreter: Knoten des Syntaxgraph | 20031010 | |||
| 4 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_CMX_PII_NODE_EVT_FORMULA | PI Interpreter: Formel (Syntax-Graph) | 20031010 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20031010 |
Method CREATE_EVT_FUNCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOMOBJ | Call by reference | Object reference (TYPE REF TO) | IF_CMX_TYPES_DOMAIN | Manufacturing Execution: Domainservice, Domain | 20031010 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | CMX_TYPES_VALUE | Manufacturing Execution: Wert zur Laufzeit & DB-Format LARGE | 20031010 | |||
| 3 | PARENT | Call by reference | Object reference (TYPE REF TO) | IF_CMX_PII_NODE | PI Interpreter: Knoten des Syntaxgraph | 20031010 | |||
| 4 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_CMX_PII_NODE_EVT_FUNCTION | PI Interpreter: Ereignis (Syntax-Graph) | 20031010 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20031010 |
Method CREATE_EXTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOMOBJ | Call by reference | Object reference (TYPE REF TO) | IF_CMX_TYPES_DOMAIN | Manufacturing Execution: Domainservice, Domain | 20031010 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | CMX_TYPES_VALUE | Manufacturing Execution: Wert zur Laufzeit & DB-Format LARGE | 20031010 | |||
| 3 | PARENT | Call by reference | Object reference (TYPE REF TO) | IF_CMX_PII_NODE | PI Interpreter: Knoten des Syntaxgraph | 20031010 | |||
| 4 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_CMX_PII_NODE_EXTERNAL | PI Interpreter: Wertzuweisung (Syntax-Graph) | 20031010 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20031010 |
Method CREATE_FIX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOMOBJ | Call by reference | Object reference (TYPE REF TO) | IF_CMX_TYPES_DOMAIN | Manufacturing Execution: Domainservice, Domain | 20030624 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | CMX_TYPES_VALUE | Manufacturing Execution: Wert zur Laufzeit & DB-Format LARGE | 20030624 | |||
| 3 | PARENT | Call by reference | Object reference (TYPE REF TO) | IF_CMX_PII_NODE | PI Interpreter: Knoten des Syntaxgraph | 20030624 | |||
| 4 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_CMX_PII_NODE_FIX | PI Interpreter: feste Wertzuweisung (Syntax-Graph) | 20030624 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20031010 |
Method CREATE_FUNCTION 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_XS_CUSTOM_NODE | XSteps: Schnittstelle zu einem Custom-Node | 20030203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030512 |
Method CREATE_INPUT_DATE 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_XS_CUSTOM_NODE | XSteps: Schnittstelle zu einem Custom-Node | 20030311 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030512 |
Method CREATE_INPUT_FIELD 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_XS_CUSTOM_NODE | XSteps: Schnittstelle zu einem Custom-Node | 20030203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030512 |
Method CREATE_INPUT_FIELD_TEXT 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_XS_CUSTOM_NODE | XSteps: Schnittstelle zu einem Custom-Node | 20030203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030512 |
Method CREATE_INPUT_NUMBER 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_XS_CUSTOM_NODE | XSteps: Schnittstelle zu einem Custom-Node | 20030311 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030512 |
Method CREATE_INPUT_PARAM 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_XS_CUSTOM_NODE | XSteps: Schnittstelle zu einem Custom-Node | 20030527 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030527 |
Method CREATE_INPUT_SIGNATURE 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_XS_CUSTOM_NODE | XSteps: Schnittstelle zu einem Custom-Node | 20030203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030512 |
Method CREATE_INPUT_TIME 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_XS_CUSTOM_NODE | XSteps: Schnittstelle zu einem Custom-Node | 20030311 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030512 |
Method CREATE_MESSAGE 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_XS_CUSTOM_NODE | XSteps: Schnittstelle zu einem Custom-Node | 20030203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030512 |
Method CREATE_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CTYPE | Call by reference | Type reference (TYPE) | CMX_XS_W_CUSTOM_TYPE_NAME | XSteps: Vollständiger Name eines Custom-Types | 20030204 | |||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_CMX_XS_CUSTOM_NODE | XSteps: Schnittstelle zu einem Custom-Node | 20030204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030512 |
Method CREATE_OUTPUT_DATE 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_XS_CUSTOM_NODE | XSteps: Schnittstelle zu einem Custom-Node | 20030310 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030512 |
Method CREATE_OUTPUT_FIELD 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_XS_CUSTOM_NODE | XSteps: Schnittstelle zu einem Custom-Node | 20030203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030512 |
Method CREATE_OUTPUT_FIELD_TEXT 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_XS_CUSTOM_NODE | XSteps: Schnittstelle zu einem Custom-Node | 20030203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030512 |
Method CREATE_OUTPUT_IMAGE 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_XS_CUSTOM_NODE | XSteps: Schnittstelle zu einem Custom-Node | 20030203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030512 |
Method CREATE_OUTPUT_LINK 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_XS_CUSTOM_NODE | XSteps: Schnittstelle zu einem Custom-Node | 20030203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030512 |
Method CREATE_OUTPUT_NUMBER 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_XS_CUSTOM_NODE | XSteps: Schnittstelle zu einem Custom-Node | 20030310 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030512 |
Method CREATE_OUTPUT_OBJECT 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_XS_CUSTOM_NODE | XSteps: Schnittstelle zu einem Custom-Node | 20030203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030512 |
Method CREATE_OUTPUT_PARAM 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_XS_CUSTOM_NODE | XSteps: Schnittstelle zu einem Custom-Node | 20030527 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030527 |
Method CREATE_OUTPUT_TIME 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_XS_CUSTOM_NODE | XSteps: Schnittstelle zu einem Custom-Node | 20030310 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030512 |
Method CREATE_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOMOBJ | Call by reference | Object reference (TYPE REF TO) | IF_CMX_TYPES_DOMAIN | Manufacturing Execution: Domainservice, Domain | 20031010 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | CMX_TYPES_VALUE | Manufacturing Execution: Wert zur Laufzeit & DB-Format LARGE | 20031010 | |||
| 3 | PARENT | Call by reference | Object reference (TYPE REF TO) | IF_CMX_PII_NODE | PI Interpreter: Knoten des Syntaxgraph | 20031010 | |||
| 4 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_CMX_PII_NODE_PARAMETER | PI Interpreter: Parameter Operation (Syntax-Graph) | 20031010 | |||
| 5 | TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Typ I, O, E, T | 20031010 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20031010 |
Method CREATE_SYSTEM_COMMAND 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_XS_CUSTOM_NODE | XSteps: Schnittstelle zu einem Custom-Node | 20030203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030512 |
Method CREATE_VALIDATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOMOBJ | Call by reference | Object reference (TYPE REF TO) | IF_CMX_TYPES_DOMAIN | Manufacturing Execution: Domainservice, Domain | 20031010 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | CMX_TYPES_VALUE | Manufacturing Execution: Wert zur Laufzeit & DB-Format LARGE | 20031010 | |||
| 3 | PARENT | Call by reference | Object reference (TYPE REF TO) | IF_CMX_PII_NODE | PI Interpreter: Knoten des Syntaxgraph | 20031010 | |||
| 4 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_CMX_PII_NODE_VALIDATION | PI Interpreter: Validierung allgemein (Syntax-Graph) | 20031010 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20031010 |
Method CREATE_VAL_FORMULA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOMOBJ | Call by reference | Object reference (TYPE REF TO) | IF_CMX_TYPES_DOMAIN | Manufacturing Execution: Domainservice, Domain | 20031010 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | CMX_TYPES_VALUE | Manufacturing Execution: Wert zur Laufzeit & DB-Format LARGE | 20031010 | |||
| 3 | PARENT | Call by reference | Object reference (TYPE REF TO) | IF_CMX_PII_NODE | PI Interpreter: Knoten des Syntaxgraph | 20031010 | |||
| 4 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_CMX_PII_NODE_VALFORM | PI Interpreter: Validierungsformel (Syntax-Graph) | 20031010 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20031010 |
Method CREATE_VAL_FUNCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOMOBJ | Call by reference | Object reference (TYPE REF TO) | IF_CMX_TYPES_DOMAIN | Manufacturing Execution: Domainservice, Domain | 20031010 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | CMX_TYPES_VALUE | Manufacturing Execution: Wert zur Laufzeit & DB-Format LARGE | 20031010 | |||
| 3 | PARENT | Call by reference | Object reference (TYPE REF TO) | IF_CMX_PII_NODE | PI Interpreter: Knoten des Syntaxgraph | 20031010 | |||
| 4 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_CMX_PII_NODE_VALFUNC | PI Interpreter: Validierungsfunktion (Syntax-Graph) | 20031010 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20031010 |
Method CREATE_VARIABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOMOBJ | Call by reference | Object reference (TYPE REF TO) | IF_CMX_TYPES_DOMAIN | Manufacturing Execution: Domainservice, Domain | 20031010 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | CMX_TYPES_VALUE | Manufacturing Execution: Wert zur Laufzeit & DB-Format LARGE | 20031010 | |||
| 3 | PARENT | Call by reference | Object reference (TYPE REF TO) | IF_CMX_PII_NODE | PI Interpreter: Knoten des Syntaxgraph | 20031010 | |||
| 4 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_CMX_PII_NODE_VARIABLE | PI Interpreter: Variable (Syntax-Graph) | 20031010 | |||
| 5 | TYPE | Call by reference | Object reference (TYPE REF TO) | IF_CMX_TYPES_DOMAIN | Manufacturing Execution: Domainservice, Domain | 20031010 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20031010 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 200 |