SAP ABAP Interface IF_CMX_XS_STEP (XSteps: Step)
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
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
Interface IF_CMX_XS_STEP  
Short Description XSteps: Step    
General Data
Package CMX_XS   XSteps: Run Time Environment 
Created 20021001   SAP 
Last changed 20060711   SAP 
Unicode checks active    
Forward declarations
Interface IF_CMX_XS_STEP has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CMX_XS_PERSISTENT XSteps: Persistent Class 20030212
Friends
Interface IF_CMX_XS_STEP has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_PREC_AUTO Constant Public Type reference (TYPE) CMX_XS_PRECONDITION_MODE 'A' Adopt Preconditions from Context 20030225
2 CO_PREC_LIKE_PARENT Constant Public Type reference (TYPE) CMX_XS_PRECONDITION_MODE 'P' Adopt Preconditions from Superordinated Node 20030228
3 CO_PREC_MANUELL Constant Public Type reference (TYPE) CMX_XS_PRECONDITION_MODE 'M' Maintain Preconditions Manually 20030225
4 CO_PREC_NONE Constant Public Type reference (TYPE) CMX_XS_PRECONDITION_MODE SPACE No Preconditions 20030225
5 CO_STATE_ABORT Constant Public Type reference (TYPE) CMX_XS_STATE 'A' Status: Canceled 20030515
6 CO_STATE_COMPLETE Constant Public Type reference (TYPE) CMX_XS_STATE 'C' Status: Closed 20030306
7 CO_STATE_NEW Constant Public Type reference (TYPE) CMX_XS_STATE 'N' Status: New 20030306
8 CO_STATE_PROCESS Constant Public Type reference (TYPE) CMX_XS_STATE 'P' Status: In Process 20030306
9 NID Instance attribute Public Attribute reference (LIKE) 20030212
10 OID Instance attribute Public Attribute reference (LIKE) 20030212
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_CHILD Instance method Public Method 20030212
2 CALL_VISITOR Instance method Public Method 20030212
3 CHECK Instance method Public Method Check Semantics 20030410
4 COPY_TO_ROOT Instance method Public Method Converts a Step in a Root 20030701
5 DO_COMMAND Instance method Public Method 20030212
6 FIND_POSITION Instance method Public Method 20030212
7 GENERATION_EXECUTED Instance method Public Method Returns whether the Generation has Already been Executed 20030321
8 GET_ANCESTOR Instance method Public Method 20030212
9 GET_APPLICATION Instance method Public Method Gets the Direct or Indirect Assigned Applications 20030207
10 GET_CHANGE_INFO Instance method Public Method 20030507
11 GET_CHILDREN Instance method Public Method 20030212
12 GET_CONTEXT Instance method Public Method Gets the Direct or Indirect Assigned Context 20030207
13 GET_CONTEXT_LIST Instance method Public Method Returns the Context from the Subtree 20030626
14 GET_COPY Instance method Public Method 20030212
15 GET_DESCRIPTION Instance method Public Method 20030212
16 GET_DESTINATION Instance method Public Method Gets the Direct or Indirect Assigned Destinations 20030207
17 GET_DESTINATION_LIST Instance method Public Method Gets the Destination of the Subtrees 20030318
18 GET_DETAILS Instance method Public Method 20030212
19 GET_GENERATION Instance method Public Method Gets the Directly or Indirectly Assigned Scopes of Gen. 20030207
20 GET_LIST Instance method Public Method 20030516
21 GET_LIVE_STATE Instance method Public Method Returns the Live Status 20030402
22 GET_META Instance method Public Method 20030212
23 GET_PARAMETERS Instance method Public Method Gets the Assigned Parameters 20030302
24 GET_PARENT Instance method Public Method 20030212
25 GET_PREDECESSORS Instance method Public Method Outputs the Directly or Indirectly Assigned Predecessors 20030225
26 GET_PREDECESSOR_MODE Instance method Public Method Outputs the Determination Type for the Predecessors 20030225
27 GET_STATE Instance method Public Method Gets the Processing Status 20030306
28 GET_STEXT Instance method Public Method Gets the Description 20030225
29 GET_SUCCESSORS Instance method Public Method Outputs the Successor 20030408
30 GET_SYMBOLS Instance method Public Method Gets an Assigned Request Object for Symbol Valuation 20030207
31 GET_TEMPLATE Instance method Public Method Returns the ID of the Templates 20030226
32 INSERT_CHILD Instance method Public Method 20030212
33 IS_VALID Instance method Public Method 20030508
34 LOAD Instance method Public Method 20030827
35 NOTIFY_CHANGING Instance method Public Method 20030212
36 QUERY_INTERFACE Instance method Public Method 20030212
37 REMOVE_CHILD Instance method Public Method 20030212
38 SET_CONTEXT Instance method Public Method Sets the Assigned Context 20030302
39 SET_DESTINATION Instance method Public Method Sets the Directly Assigned Destinations 20030302
40 SET_GENERATION Instance method Public Method Sets the Directyl Assigned Scope of Generation 20030302
41 SET_LIVE_STATE Instance method Public Method Sets the Live Status 20030402
42 SET_META Instance method Public Method 20030516
43 SET_PARAMETER Instance method Public Method Changes a Parameter or Adds it Again 20030302
44 SET_PARENT Instance method Public Method 20030212
45 SET_PREDECESSORS Instance method Public Method Newly Sets the Direct Predecessors 20030225
46 SET_PREDECESSOR_MODE Instance method Public Method Newly Sets the Art of Determination of the Predecessor 20030225
47 SET_STEXT Instance method Public Method Sets the Description 20030225
Events
Interface IF_CMX_XS_STEP has no event.
Types
Interface IF_CMX_XS_STEP has no local type.
Method Signatures

Method APPEND_CHILD Signature

Method APPEND_CHILD on Interface IF_CMX_XS_STEP has no parameter.
Method APPEND_CHILD on Interface IF_CMX_XS_STEP has no exception.

Method CALL_VISITOR Signature

Method CALL_VISITOR on Interface IF_CMX_XS_STEP has no parameter.
Method CALL_VISITOR on Interface 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 Returning RESULT Value transfer Type reference (TYPE) CMX_XS_T_MESSAGE XSteps: Tabelle für Meldungen 20030611
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030410

Method COPY_TO_ROOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_CMX_XS_ROOT XSteps: Step Root 20030701
2 Importing 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 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030701

Method DO_COMMAND Signature

Method DO_COMMAND on Interface IF_CMX_XS_STEP has no parameter.
Method DO_COMMAND on Interface IF_CMX_XS_STEP has no exception.

Method FIND_POSITION Signature

Method FIND_POSITION on Interface IF_CMX_XS_STEP has no parameter.
Method FIND_POSITION on Interface 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 Returning GENERATION_EXECUTED Value transfer Type reference (TYPE) BOOLE_D 'X' = Generierung wurde bereits ausgeführt 20030401
2 Importing LOCAL Call by reference Type reference (TYPE) BOOLE_D SPACE 'X' = ohne Metasuche 20030402
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030321

Method GET_ANCESTOR Signature

Method GET_ANCESTOR on Interface IF_CMX_XS_STEP has no parameter.
Method GET_ANCESTOR on Interface 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 Returning RESULT Value transfer Type reference (TYPE) CMX_XS_APPLICATION XSteps: Anwendung 20030212
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030212

Method GET_CHANGE_INFO Signature

Method GET_CHANGE_INFO on Interface IF_CMX_XS_STEP has no parameter.
Method GET_CHANGE_INFO on Interface IF_CMX_XS_STEP has no exception.

Method GET_CHILDREN Signature

Method GET_CHILDREN on Interface IF_CMX_XS_STEP has no parameter.
Method GET_CHILDREN on Interface 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 Importing LOCAL Call by reference Type reference (TYPE) BOOLE_D SPACE 'X' = ohne Metasuche 20030402
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_CMX_XS_CONTEXT XSteps: Kontextobjekt 20030212
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION 20030212

Method GET_CONTEXT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) CMX_XS_T_CONTEXT XSteps: Tabelle für Kontextobjekte 20030626
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030626

Method GET_COPY Signature

Method GET_COPY on Interface IF_CMX_XS_STEP has no parameter.
Method GET_COPY on Interface IF_CMX_XS_STEP has no exception.

Method GET_DESCRIPTION Signature

Method GET_DESCRIPTION on Interface IF_CMX_XS_STEP has no parameter.
Method GET_DESCRIPTION on Interface 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 Importing LOCAL Call by reference Type reference (TYPE) BOOLE_D SPACE 'X' = ohne Metasuche 20030402
2 Importing NO_ABSTRACT Call by reference Type reference (TYPE) BOOLE_D SPACE Keine abstrakten Empfänger 20030625
3 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_CMX_XS_DESTINATION XSteps: Empfänger 20030212
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030212

Method GET_DESTINATION_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DESTINATIONS Value transfer Type reference (TYPE) CMX_XS_T_DESTINATION_KEY XSteps: Tabelle von Empfängern 20030318
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030318

Method GET_DETAILS Signature

Method GET_DETAILS on Interface IF_CMX_XS_STEP has no parameter.
Method GET_DETAILS on Interface 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 Importing LOCAL Call by reference Type reference (TYPE) BOOLE_D SPACE 'X' = ohne Metasuche 20030402
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_CMX_XS_GENERATION XSteps: Generierung 20030212
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030212

Method GET_LIST Signature

Method GET_LIST on Interface IF_CMX_XS_STEP has no parameter.
Method GET_LIST on Interface 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 Returning IS_LIVE Value transfer Type reference (TYPE) CMX_XS_IS_LIVE XSteps: Kennzeichen für Live-Daten 20030402
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030402

Method GET_META Signature

Method GET_META on Interface IF_CMX_XS_STEP has no parameter.
Method GET_META on Interface 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 Returning PARAMETERS Value transfer Type reference (TYPE) CMX_XS_T_PARAMETER XSteps: Tabelle von Parameter 20030302
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030312

Method GET_PARENT Signature

Method GET_PARENT on Interface IF_CMX_XS_STEP has no parameter.
Method GET_PARENT on Interface 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 Importing LOCAL Call by reference Type reference (TYPE) BOOLE_D SPACE 'X' = ohne Metasuche 20030407
2 Returning PREDECESSORS Value transfer Type reference (TYPE) CMX_XS_T_STEP XSteps: Tabelle von Knoten-Schlüsseln 20030225
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030225

Method GET_PREDECESSOR_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PRED_MODE Value transfer Type reference (TYPE) CMX_XS_PRECONDITION_MODE XSteps: Modus zur Bestimmung von Vorbedingungen 20030225
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030225

Method GET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) CMX_XS_STATE XSteps: Status eines Steps 20030306
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030306

Method GET_STEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning STEXT Value transfer Type reference (TYPE) CMX_XS_SHORT_TEXT XSteps: Kurztext 20030225
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030225

Method GET_SUCCESSORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOCAL Call by reference Type reference (TYPE) BOOLE_D 'X' = ohne Metasuche 20030425
2 Returning SUCCESSORS Value transfer Type reference (TYPE) CMX_XS_T_STEP XSteps: Tabelle von Knoten-Schlüsseln 20030408
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030408

Method GET_SYMBOLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030212

Method GET_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOCAL Call by reference Type reference (TYPE) BOOLE_D SPACE 'X' = ohne Metasuche 20030402
2 Returning TEMPLATE Value transfer Object reference (TYPE REF TO) IF_CMX_XS_STEP XSteps: Eindeutige ID eines Knotens 20030403
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030226

Method INSERT_CHILD Signature

Method INSERT_CHILD on Interface IF_CMX_XS_STEP has no parameter.
Method INSERT_CHILD on Interface IF_CMX_XS_STEP has no exception.

Method IS_VALID Signature

Method IS_VALID on Interface IF_CMX_XS_STEP has no parameter.
Method IS_VALID on Interface IF_CMX_XS_STEP has no exception.

Method LOAD Signature

Method LOAD on Interface IF_CMX_XS_STEP has no parameter.
Method LOAD on Interface IF_CMX_XS_STEP has no exception.

Method NOTIFY_CHANGING Signature

Method NOTIFY_CHANGING on Interface IF_CMX_XS_STEP has no parameter.
Method NOTIFY_CHANGING on Interface IF_CMX_XS_STEP has no exception.

Method QUERY_INTERFACE Signature

Method QUERY_INTERFACE on Interface IF_CMX_XS_STEP has no parameter.
Method QUERY_INTERFACE on Interface IF_CMX_XS_STEP has no exception.

Method REMOVE_CHILD Signature

Method REMOVE_CHILD on Interface IF_CMX_XS_STEP has no parameter.
Method REMOVE_CHILD on Interface 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 Importing CONTEXT Call by reference Object reference (TYPE REF TO) IF_CMX_XS_CONTEXT XSteps: Kontextobjekt 20030302
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030302

Method SET_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Object reference (TYPE REF TO) IF_CMX_XS_DESTINATION XSteps: Empfänger 20030302
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030302

Method SET_GENERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GENERATION Call by reference Object reference (TYPE REF TO) IF_CMX_XS_GENERATION XSteps: Generierung 20030302
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030516

Method SET_LIVE_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030402

Method SET_META Signature

Method SET_META on Interface IF_CMX_XS_STEP has no parameter.
Method SET_META on Interface 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 Importing PARAMETER Call by reference Object reference (TYPE REF TO) IF_CMX_XS_PARAMETER XSteps: Parameter 20030302
2 Importing SXS_XML_IMPORT Call by reference Type reference (TYPE) BOOLE_D XML-Import von SXS-Objekten (='X') 20050809
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030302

Method SET_PARENT Signature

Method SET_PARENT on Interface IF_CMX_XS_STEP has no parameter.
Method SET_PARENT on Interface 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 Importing PREDECESSORS Call by reference Type reference (TYPE) CMX_XS_T_STEP XSteps: Tabelle von Knoten-Schlüsseln 20030225
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030225

Method SET_PREDECESSOR_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030225

Method SET_STEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing STEXT Call by reference Type reference (TYPE) CMX_XS_SHORT_TEXT XSteps: Kurztext 20030225
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030225
History
Last changed by/on SAP  20060711 
SAP Release Created in 200