SAP ABAP Interface IF_CMX_XS_DESTINATION_HANDLER (XSteps: Destination)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PP-PI-PMA (Application Component) Process Management
⤷
CMX_XS (Package) XSteps: Run Time Environment
⤷
⤷
Properties
| Interface | IF_CMX_XS_DESTINATION_HANDLER | |
| Short Description | XSteps: Destination |
General Data
| Package | CMX_XS | XSteps: Run Time Environment |
| Created | 20021206 | SAP |
| Last changed | 20100310 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_CMX_XS_SEMANTIC_CHECK | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_CMX_XS_DESTINATION_HANDLER has no interface.
Friends
Interface IF_CMX_XS_DESTINATION_HANDLER has no friend.
Attributes
Interface IF_CMX_XS_DESTINATION_HANDLER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks the Desination-Specific Semantics of an XStep Tree | 20021206 | |
| 2 | Instance method | Public | Method | Executes a Command for a Destination Node | 20021206 | |
| 3 | Instance method | Public | Method | Generates Productive Destination Objects for an XStep Tree | 20021206 | |
| 4 | Instance method | Public | Method | Provides the Description for a Destination Node | 20021206 | |
| 5 | Instance method | Public | Method | Provides the Details for a Destination Node | 20021206 | |
| 6 | Instance method | Public | Method | Gets ID of the Destination Object to be Generated Next | 20030203 | |
| 7 | Instance method | Public | Method | Gets the Status for Generated Destination Objects | 20030203 | |
| 8 | Instance method | Public | Method | Gets the Custom Types for Top-Level Custom Nodes | 20030515 | |
| 9 | Instance method | Public | Method | Handles the Supplementation of a Top-Level Custom Node | 20030515 | |
| 10 | Instance method | Public | Method | Handles the Deletion of a Top-Level Custom Node | 20030515 | |
| 11 | Instance method | Public | Method | Handles the Assignment of an XStep Tree | 20030515 | |
| 12 | Instance method | Public | Method | Handles the Deletion of an XStep Tree | 20030515 | |
| 13 | Instance method | Public | Method | Handles the Deletion of an Assignment to an XStep Tree | 20030515 | |
| 14 | Instance method | Public | Method | Parses a Characteristic List and Provides (Custom-) Nodes | 20021206 | |
| 15 | Instance method | Public | Method | Renders (custom-)nodes in a Characteristic List | 20021206 | |
| 16 | Instance method | Public | Method | Generates Destination Objects for Testing an XStep Tree | 20021206 |
Events
Interface IF_CMX_XS_DESTINATION_HANDLER has no event.
Types
Interface IF_CMX_XS_DESTINATION_HANDLER has no local type.
Method Signatures
Method CHECK 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 | IF_CMX_XS_SEMANTIC_CHECK=>CO_LEVEL_PRODUCTIVE | XSteps: Prüf-Level | 20030703 | ||
| 2 | RESULT | Value transfer | Type reference (TYPE) | CMX_XS_T_MESSAGE | XSteps: Tabelle für Meldungen | 20030203 | |||
| 3 | STEP | Call by reference | Object reference (TYPE REF TO) | IF_CMX_XS_STEP | XSteps: Step | 20021206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20021206 |
Method DO_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMMAND | Call by reference | Type reference (TYPE) | CMX_XS_ACTION | XSteps: Betriebswirtschaftlicher Vorgang | 20030127 | |||
| 2 | EXECUTED | Value transfer | Type reference (TYPE) | BOOLE_D | 'X' = Kommande wurde ausgeführt | 20031013 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20021206 |
Method EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPL_NAME | Call by reference | Type reference (TYPE) | CMX_XS_APPLICATION | XSteps: Anwendung | 20071228 | |||
| 2 | IV_APPL_ORDER_CAT | Call by reference | Type reference (TYPE) | AUFTYP | Auftragstyp | 20071228 | |||
| 3 | ROOT | Call by reference | Object reference (TYPE REF TO) | IF_CMX_XS_ROOT | XSteps: Step Root | 20030203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20021206 |
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | META | Call by reference | Object reference (TYPE REF TO) | IF_CMX_XS_META | XSteps: Objekt, das Metadaten verwaltet | 20031106 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | CMX_XS_W_NODE_DESCRIPTION | XSteps: Beschreibung eines Knotens | 20021206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20021206 |
Method GET_DETAILS 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_NODE_DETAILS | XSteps: Details zum Knoten | 20021206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20021206 |
Method GET_NEXT_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | CMX_XS_DST_OID | XSteps: Eindeutige ID eines Empfängerobjekts | 20030203 | |||
| 2 | ROOT | Call by reference | Object reference (TYPE REF TO) | IF_CMX_XS_ROOT | XSteps: Step Root | 20030203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030203 |
Method GET_OBJECT_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | CMX_XS_STATE | XSteps: Status eines Steps | 20030203 | |||
| 2 | ROOT | Call by reference | Object reference (TYPE REF TO) | IF_CMX_XS_ROOT | XSteps: Step Root | 20030203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030203 |
Method GET_ROOT_CTYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | CMX_XS_T_CUSTOM_TYPE | XSteps: Beschreibung eines Custom-Types | 20030515 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030515 |
Method ON_NODE_INSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHILD | Call by reference | Object reference (TYPE REF TO) | IF_CMX_XS_CUSTOM_NODE | Neuer Knoten | 20030515 | |||
| 2 | CHILDREN | Call by reference | Type reference (TYPE) | CMX_XS_T_CUSTOM | Alte Liste der Top-Level-Nodes | 20030515 | |||
| 3 | REF_CHILD | Call by reference | Object reference (TYPE REF TO) | IF_CMX_XS_CUSTOM_NODE | Bezugsknoten in der alten Liste | 20030515 | |||
| 4 | RESULT | Value transfer | Type reference (TYPE) | CMX_XS_T_CUSTOM | Neue Liste der Top-Level-Nodes | 20030515 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030515 |
Method ON_NODE_REMOVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHILD | Call by reference | Object reference (TYPE REF TO) | IF_CMX_XS_CUSTOM_NODE | Neuer Knoten | 20030515 | |||
| 2 | CHILDREN | Call by reference | Type reference (TYPE) | CMX_XS_T_CUSTOM | Alte Liste der Top-Level-Nodes | 20030515 | |||
| 3 | RESULT | Value transfer | Type reference (TYPE) | CMX_XS_T_CUSTOM | Neue Liste der Top-Level-Nodes | 20030515 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030515 |
Method ON_ROOT_ASSIGN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIRST | Call by reference | Type reference (TYPE) | BOOLE_D | Erste Zuordnung, die erfolgt | 20030515 | |||
| 2 | ROOT | Call by reference | Object reference (TYPE REF TO) | IF_CMX_XS_ROOT | XSteps: Step Root | 20030515 | |||
| 3 | TEST | Call by reference | Type reference (TYPE) | BOOLE_D | Test-Modus, falls gesetzt nur prüfen nicht ausführen | 20030515 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030515 |
Method ON_ROOT_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ROOT | Call by reference | Object reference (TYPE REF TO) | IF_CMX_XS_ROOT | XSteps: Step Root | 20030515 | |||
| 2 | TEST | Call by reference | Type reference (TYPE) | BOOLE_D | Test-Modus, falls gesetzt nur prüfen nicht ausführen | 20030515 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030515 |
Method ON_ROOT_UNASSIGN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LAST | Call by reference | Type reference (TYPE) | BOOLE_D | Letzte Zuordnung, die entfernt wird | 20030515 | |||
| 2 | ROOT | Call by reference | Object reference (TYPE REF TO) | IF_CMX_XS_ROOT | XSteps: Step Root | 20030515 | |||
| 3 | TEST | Call by reference | Type reference (TYPE) | BOOLE_D | Test-Modus, falls gesetzt nur prüfen nicht ausführen | 20030515 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030515 |
Method PARSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTENT | Call by reference | Type reference (TYPE) | CMX_TYPES_T_VALUE | Manufacturing Execution: Tabelle zur Wertübergabe an APIs | 20030626 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | CMX_XS_W_INSTR_PARSE_RESULT | XSteps: Struktur für Ergebnisse des Parsers | 20021206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20021206 |
Method RENDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODES | Call by reference | Type reference (TYPE) | CMX_XS_T_CUSTOM | XSteps: Tabelle von Custom Nodes | 20030409 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | CMX_XS_W_INSTR_RENDER_RESULT | XSteps: Struktur für Ergebnisse des Renderers | 20021206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20021206 |
Method TEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPL_NAME | Call by reference | Type reference (TYPE) | CMX_XS_APPLICATION | XSteps: Anwendung | 20071228 | |||
| 2 | IV_APPL_ORDER_CAT | Call by reference | Type reference (TYPE) | AUFTYP | Auftragstyp | 20071228 | |||
| 3 | ROOT | Call by reference | Object reference (TYPE REF TO) | IF_CMX_XS_ROOT | XSteps: Step Root | 20030203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20021206 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 200 |