Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_CMX_XS_PERSISTENT | XSteps: Persistent Class | 20030212 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_CMX_XS_ROOT | XSteps: Step Root | 20021107 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_CMX_XS_STEP_REFERENCE | XSteps: Step Reference | 20030212 |
Properties
| Class | IF_CMX_XS_STEP | |
| Short Description | XSteps: Step | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20021001 | SAP |
| Last change | 20060711 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_CMX_XS_STEP has no forward declaration.
Interfaces
Class IF_CMX_XS_STEP has no interface implemented.
Friends
Class IF_CMX_XS_STEP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CMX_XS_PRECONDITION_MODE | 'A' | Adopt Preconditions from Context | 20030225 | ||
| 2 | Constant | Public | Type reference (TYPE) | CMX_XS_PRECONDITION_MODE | 'P' | Adopt Preconditions from Superordinated Node | 20030228 | ||
| 3 | Constant | Public | Type reference (TYPE) | CMX_XS_PRECONDITION_MODE | 'M' | Maintain Preconditions Manually | 20030225 | ||
| 4 | Constant | Public | Type reference (TYPE) | CMX_XS_PRECONDITION_MODE | SPACE | No Preconditions | 20030225 | ||
| 5 | Constant | Public | Type reference (TYPE) | CMX_XS_STATE | 'A' | Status: Canceled | 20030515 | ||
| 6 | Constant | Public | Type reference (TYPE) | CMX_XS_STATE | 'C' | Status: Closed | 20030306 | ||
| 7 | Constant | Public | Type reference (TYPE) | CMX_XS_STATE | 'N' | Status: New | 20030306 | ||
| 8 | Constant | Public | Type reference (TYPE) | CMX_XS_STATE | 'P' | Status: In Process | 20030306 | ||
| 9 | Instance attribute | Public | Attribute reference (LIKE) | 20030212 | |||||
| 10 | Instance attribute | Public | Attribute reference (LIKE) | 20030212 |
Methods
Events
Class IF_CMX_XS_STEP has no event.
Types
Class IF_CMX_XS_STEP has no local type.
Method Signatures
Method APPEND_CHILD Signature
Method APPEND_CHILD on class IF_CMX_XS_STEP has no parameter.
Method APPEND_CHILD on class IF_CMX_XS_STEP has no exception.
Method CALL_VISITOR Signature
Method CALL_VISITOR on class IF_CMX_XS_STEP has no parameter.
Method CALL_VISITOR on class IF_CMX_XS_STEP has no exception.
Method CHECK 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_MESSAGE | XSteps: Tabelle für Meldungen | 20030611 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030410 |
Method COPY_TO_ROOT 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_ROOT | XSteps: Step Root | 20030701 | |||
| 2 | ROOT_TEMPLATE | Call by reference | Object reference (TYPE REF TO) | IF_CMX_XS_ROOT | Vorbereitete Root, in die kopiert werden soll | 20030701 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030701 |
Method DO_COMMAND Signature
Method DO_COMMAND on class IF_CMX_XS_STEP has no parameter.
Method DO_COMMAND on class IF_CMX_XS_STEP has no exception.
Method FIND_POSITION Signature
Method FIND_POSITION on class IF_CMX_XS_STEP has no parameter.
Method FIND_POSITION on class IF_CMX_XS_STEP has no exception.
Method GENERATION_EXECUTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GENERATION_EXECUTED | Value transfer | Type reference (TYPE) | BOOLE_D | 'X' = Generierung wurde bereits ausgeführt | 20030401 | |||
| 2 | LOCAL | Call by reference | Type reference (TYPE) | BOOLE_D | SPACE | 'X' = ohne Metasuche | 20030402 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030321 |
Method GET_ANCESTOR Signature
Method GET_ANCESTOR on class IF_CMX_XS_STEP has no parameter.
Method GET_ANCESTOR on class IF_CMX_XS_STEP has no exception.
Method GET_APPLICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | CMX_XS_APPLICATION | XSteps: Anwendung | 20030212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030212 |
Method GET_CHANGE_INFO Signature
Method GET_CHANGE_INFO on class IF_CMX_XS_STEP has no parameter.
Method GET_CHANGE_INFO on class IF_CMX_XS_STEP has no exception.
Method GET_CHILDREN Signature
Method GET_CHILDREN on class IF_CMX_XS_STEP has no parameter.
Method GET_CHILDREN on class IF_CMX_XS_STEP has no exception.
Method GET_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOCAL | Call by reference | Type reference (TYPE) | BOOLE_D | SPACE | 'X' = ohne Metasuche | 20030402 | ||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_CMX_XS_CONTEXT | XSteps: Kontextobjekt | 20030212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030212 |
Method GET_CONTEXT_LIST 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_CONTEXT | XSteps: Tabelle für Kontextobjekte | 20030626 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030626 |
Method GET_COPY Signature
Method GET_COPY on class IF_CMX_XS_STEP has no parameter.
Method GET_COPY on class IF_CMX_XS_STEP has no exception.
Method GET_DESCRIPTION Signature
Method GET_DESCRIPTION on class IF_CMX_XS_STEP has no parameter.
Method GET_DESCRIPTION on class IF_CMX_XS_STEP has no exception.
Method GET_DESTINATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOCAL | Call by reference | Type reference (TYPE) | BOOLE_D | SPACE | 'X' = ohne Metasuche | 20030402 | ||
| 2 | NO_ABSTRACT | Call by reference | Type reference (TYPE) | BOOLE_D | SPACE | Keine abstrakten Empfänger | 20030625 | ||
| 3 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_CMX_XS_DESTINATION | XSteps: Empfänger | 20030212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030212 |
Method GET_DESTINATION_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESTINATIONS | Value transfer | Type reference (TYPE) | CMX_XS_T_DESTINATION_KEY | XSteps: Tabelle von Empfängern | 20030318 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030318 |
Method GET_DETAILS Signature
Method GET_DETAILS on class IF_CMX_XS_STEP has no parameter.
Method GET_DETAILS on class IF_CMX_XS_STEP has no exception.
Method GET_GENERATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOCAL | Call by reference | Type reference (TYPE) | BOOLE_D | SPACE | 'X' = ohne Metasuche | 20030402 | ||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_CMX_XS_GENERATION | XSteps: Generierung | 20030212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030212 |
Method GET_LIST Signature
Method GET_LIST on class IF_CMX_XS_STEP has no parameter.
Method GET_LIST on class IF_CMX_XS_STEP has no exception.
Method GET_LIVE_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_LIVE | Value transfer | Type reference (TYPE) | CMX_XS_IS_LIVE | XSteps: Kennzeichen für Live-Daten | 20030402 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030402 |
Method GET_META Signature
Method GET_META on class IF_CMX_XS_STEP has no parameter.
Method GET_META on class IF_CMX_XS_STEP has no exception.
Method GET_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETERS | Value transfer | Type reference (TYPE) | CMX_XS_T_PARAMETER | XSteps: Tabelle von Parameter | 20030302 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030312 |
Method GET_PARENT Signature
Method GET_PARENT on class IF_CMX_XS_STEP has no parameter.
Method GET_PARENT on class IF_CMX_XS_STEP has no exception.
Method GET_PREDECESSORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOCAL | Call by reference | Type reference (TYPE) | BOOLE_D | SPACE | 'X' = ohne Metasuche | 20030407 | ||
| 2 | PREDECESSORS | Value transfer | Type reference (TYPE) | CMX_XS_T_STEP | XSteps: Tabelle von Knoten-Schlüsseln | 20030225 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030225 |
Method GET_PREDECESSOR_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PRED_MODE | Value transfer | Type reference (TYPE) | CMX_XS_PRECONDITION_MODE | XSteps: Modus zur Bestimmung von Vorbedingungen | 20030225 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030225 |
Method GET_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 | 20030306 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030306 |
Method GET_STEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STEXT | Value transfer | Type reference (TYPE) | CMX_XS_SHORT_TEXT | XSteps: Kurztext | 20030225 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030225 |
Method GET_SUCCESSORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOCAL | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' = ohne Metasuche | 20030425 | |||
| 2 | SUCCESSORS | Value transfer | Type reference (TYPE) | CMX_XS_T_STEP | XSteps: Tabelle von Knoten-Schlüsseln | 20030408 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030408 |
Method GET_SYMBOLS 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_QUERY_SYMBOL | XSteps: Abfrageobjekt für Bewertungssymbole | 20030212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030212 |
Method GET_TEMPLATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOCAL | Call by reference | Type reference (TYPE) | BOOLE_D | SPACE | 'X' = ohne Metasuche | 20030402 | ||
| 2 | TEMPLATE | Value transfer | Object reference (TYPE REF TO) | IF_CMX_XS_STEP | XSteps: Eindeutige ID eines Knotens | 20030403 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030226 |
Method INSERT_CHILD Signature
Method INSERT_CHILD on class IF_CMX_XS_STEP has no parameter.
Method INSERT_CHILD on class IF_CMX_XS_STEP has no exception.
Method IS_VALID Signature
Method IS_VALID on class IF_CMX_XS_STEP has no parameter.
Method IS_VALID on class IF_CMX_XS_STEP has no exception.
Method LOAD Signature
Method LOAD on class IF_CMX_XS_STEP has no parameter.
Method LOAD on class IF_CMX_XS_STEP has no exception.
Method NOTIFY_CHANGING Signature
Method NOTIFY_CHANGING on class IF_CMX_XS_STEP has no parameter.
Method NOTIFY_CHANGING on class IF_CMX_XS_STEP has no exception.
Method QUERY_INTERFACE Signature
Method QUERY_INTERFACE on class IF_CMX_XS_STEP has no parameter.
Method QUERY_INTERFACE on class IF_CMX_XS_STEP has no exception.
Method REMOVE_CHILD Signature
Method REMOVE_CHILD on class IF_CMX_XS_STEP has no parameter.
Method REMOVE_CHILD on class IF_CMX_XS_STEP has no exception.
Method SET_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_CMX_XS_CONTEXT | XSteps: Kontextobjekt | 20030302 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030302 |
Method SET_DESTINATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESTINATION | Call by reference | Object reference (TYPE REF TO) | IF_CMX_XS_DESTINATION | XSteps: Empfänger | 20030302 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030302 |
Method SET_GENERATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GENERATION | Call by reference | Object reference (TYPE REF TO) | IF_CMX_XS_GENERATION | XSteps: Generierung | 20030302 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030516 |
Method SET_LIVE_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_LIVE | Call by reference | Type reference (TYPE) | CMX_XS_IS_LIVE | XSteps: Kennzeichen für Live-Daten | 20030402 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030402 |
Method SET_META Signature
Method SET_META on class IF_CMX_XS_STEP has no parameter.
Method SET_META on class IF_CMX_XS_STEP has no exception.
Method SET_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETER | Call by reference | Object reference (TYPE REF TO) | IF_CMX_XS_PARAMETER | XSteps: Parameter | 20030302 | |||
| 2 | SXS_XML_IMPORT | Call by reference | Type reference (TYPE) | BOOLE_D | XML-Import von SXS-Objekten (='X') | 20050809 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030302 |
Method SET_PARENT Signature
Method SET_PARENT on class IF_CMX_XS_STEP has no parameter.
Method SET_PARENT on class IF_CMX_XS_STEP has no exception.
Method SET_PREDECESSORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PREDECESSORS | Call by reference | Type reference (TYPE) | CMX_XS_T_STEP | XSteps: Tabelle von Knoten-Schlüsseln | 20030225 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030225 |
Method SET_PREDECESSOR_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PRED_MODE | Call by reference | Type reference (TYPE) | CMX_XS_PRECONDITION_MODE | XSteps: Modus zur Bestimmung von Vorbedingungen | 20030225 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030225 |
Method SET_STEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STEXT | Call by reference | Type reference (TYPE) | CMX_XS_SHORT_TEXT | XSteps: Kurztext | 20030225 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030225 |
History
| Last changed by/on | SAP | 20060711 |
| SAP Release Created in |