SAP ABAP Interface IF_CMX_XS_CONTEXT (XSteps: Context Object)
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_CONTEXT  
Short Description XSteps: Context Object    
General Data
Package CMX_XS   XSteps: Run Time Environment 
Created 20021126   SAP 
Last changed 20040127   SAP 
Unicode checks active    
Forward declarations
Interface IF_CMX_XS_CONTEXT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CMX_XS_NODE XSteps: Node 20021126
Friends
Interface IF_CMX_XS_CONTEXT has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CATEGORY_ROOT Constant Public Type reference (TYPE) CMX_XS_CONTEXT_CATEGORY 'R' Constant 20021202
2 CO_CATEGORY_STEP Constant Public Type reference (TYPE) CMX_XS_CONTEXT_CATEGORY 'N' Constant 20030108
3 CO_RELATION_CHILD Constant Public Type reference (TYPE) CMX_XS_CONTEXT_RELATION '2' Constant 20021202
4 CO_RELATION_PARENT Constant Public Type reference (TYPE) CMX_XS_CONTEXT_RELATION '1' Constant 20021202
5 CO_RELATION_PREDECESSOR Constant Public Type reference (TYPE) CMX_XS_CONTEXT_RELATION '3' Constant 20021202
6 CO_RELATION_SUCCESSOR Constant Public Type reference (TYPE) CMX_XS_CONTEXT_RELATION '4' Constant 20021202
7 CO_STATE_DISABLED Constant Public Type reference (TYPE) CMX_XS_CONTEXT_STATE 'D' Constant 20021202
8 CO_STATE_ENABLED Constant Public Type reference (TYPE) CMX_XS_CONTEXT_STATE 'E' Constant 20021202
9 CO_STATE_EXECUTION Constant Public Type reference (TYPE) CMX_XS_CONTEXT_STATE 'X' Constant 20030319
10 CO_STATE_INVALID Constant Public Type reference (TYPE) CMX_XS_CONTEXT_STATE 'I' Constant 20021202
11 NID Instance attribute Public Attribute reference (LIKE) 20021202
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_CHILD Instance method Public Method 20021126
2 APPLIES_TO Instance method Public Method Checks Consistancy with Non-Initial Fields in 20030520
3 CALL_VISITOR Instance method Public Method 20021126
4 DO_COMMAND Instance method Public Method 20030121
5 FIND_POSITION Instance method Public Method 20030121
6 GET_ANCESTOR Instance method Public Method 20021126
7 GET_APPLICATION Instance method Public Method Provides the Application, that Defines the Context Key 20021202
8 GET_CATEGORY Instance method Public Method Provides the Catagory of the Context Key 20021202
9 GET_CHILDREN Instance method Public Method 20021126
10 GET_COPY Instance method Public Method 20021129
11 GET_DATA Instance method Public Method Provides the Context Key in the Application Structure 20021126
12 GET_DESCRIPTION Instance method Public Method 20021129
13 GET_DETAILS Instance method Public Method 20021129
14 GET_HASH Instance method Public Method Provides a Hash Value for Checking Consistency 20030304
15 GET_LIST Instance method Public Method 20030516
16 GET_META Instance method Public Method 20030121
17 GET_PARENT Instance method Public Method 20021126
18 GET_REFERENCE Instance method Public Method Provides the Context Key in a Data Reference 20030520
19 GET_RELATED Instance method Public Method Provides Further Context Key, which are Related 20021202
20 GET_STATE Instance method Public Method Provides the Status of the Context Key 20021202
21 INSERT_CHILD Instance method Public Method 20021126
22 IS_EQUAL Instance method Public Method Checks the Consistency with a Further Context 20030304
23 QUERY_INTERFACE Instance method Public Method 20030121
24 REMOVE_CHILD Instance method Public Method 20021126
25 SET_META Instance method Public Method 20030516
26 SET_PARENT Instance method Public Method 20030121
27 SET_STATE Instance method Public Method Changes the Status of the Context Key 20030319
Events
# Event Type Visibility Description Created on
1 FREE Instance Event
(0)
Public
(2)
20021213
Types
Interface IF_CMX_XS_CONTEXT has no local type.
Method Signatures

Method APPEND_CHILD Signature

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

Method APPLIES_TO 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 20030520
2 Returning RESULT Value transfer Type reference (TYPE) BOOLE_D Ergebnis 20030520
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030520

Method CALL_VISITOR Signature

Method CALL_VISITOR on Interface IF_CMX_XS_CONTEXT has no parameter.
Method CALL_VISITOR on Interface IF_CMX_XS_CONTEXT has no exception.

Method DO_COMMAND Signature

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

Method FIND_POSITION Signature

Method FIND_POSITION on Interface IF_CMX_XS_CONTEXT has no parameter.
Method FIND_POSITION on Interface IF_CMX_XS_CONTEXT has no exception.

Method GET_ANCESTOR Signature

Method GET_ANCESTOR on Interface IF_CMX_XS_CONTEXT has no parameter.
Method GET_ANCESTOR on Interface IF_CMX_XS_CONTEXT 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 20021202
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20021202

Method GET_CATEGORY 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_CONTEXT_CATEGORY XSteps: Kategorie eines Kontextschlüssels 20021202
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20021202

Method GET_CHILDREN Signature

Method GET_CHILDREN on Interface IF_CMX_XS_CONTEXT has no parameter.
Method GET_CHILDREN on Interface IF_CMX_XS_CONTEXT has no exception.

Method GET_COPY Signature

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

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DATA Value transfer Type reference (TYPE) DATA Daten, anwendungsspezifische Struktur 20021126
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20021126

Method GET_DESCRIPTION Signature

Method GET_DESCRIPTION on Interface IF_CMX_XS_CONTEXT has no parameter.
Method GET_DESCRIPTION on Interface IF_CMX_XS_CONTEXT has no exception.

Method GET_DETAILS Signature

Method GET_DETAILS on Interface IF_CMX_XS_CONTEXT has no parameter.
Method GET_DETAILS on Interface IF_CMX_XS_CONTEXT has no exception.

Method GET_HASH Signature

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

Method GET_LIST Signature

Method GET_LIST on Interface IF_CMX_XS_CONTEXT has no parameter.
Method GET_LIST on Interface IF_CMX_XS_CONTEXT has no exception.

Method GET_META Signature

Method GET_META on Interface IF_CMX_XS_CONTEXT has no parameter.
Method GET_META on Interface IF_CMX_XS_CONTEXT has no exception.

Method GET_PARENT Signature

Method GET_PARENT on Interface IF_CMX_XS_CONTEXT has no parameter.
Method GET_PARENT on Interface IF_CMX_XS_CONTEXT has no exception.

Method GET_REFERENCE 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) DATA Referenz auf eine anwendungsspezifische Struktur 20030520
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030520

Method GET_RELATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RELATION Call by reference Type reference (TYPE) CMX_XS_CONTEXT_RELATION XSteps: Art der Beziehung zwischen Kontextschlüsseln 20021202
2 Returning RESULT Value transfer Type reference (TYPE) CMX_XS_T_CONTEXT XSteps: Tabelle für Kontextobjekte 20021202
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20021202

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_CONTEXT_STATE XSteps: Status eines Kontextschlüssels 20021202
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20021202

Method INSERT_CHILD Signature

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

Method IS_EQUAL 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 20030304
2 Returning RESULT Value transfer Type reference (TYPE) BOOLE_D Ergebnis 20030304
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030304

Method QUERY_INTERFACE Signature

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

Method REMOVE_CHILD Signature

Method REMOVE_CHILD on Interface IF_CMX_XS_CONTEXT has no parameter.
Method REMOVE_CHILD on Interface IF_CMX_XS_CONTEXT has no exception.

Method SET_META Signature

Method SET_META on Interface IF_CMX_XS_CONTEXT has no parameter.
Method SET_META on Interface IF_CMX_XS_CONTEXT has no exception.

Method SET_PARENT Signature

Method SET_PARENT on Interface IF_CMX_XS_CONTEXT has no parameter.
Method SET_PARENT on Interface IF_CMX_XS_CONTEXT has no exception.

Method SET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing STATE Call by reference Type reference (TYPE) CMX_XS_CONTEXT_STATE XSteps: Status eines Kontextschlüssels 20030319
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030319
Event Signatures

Event FREE Signature
Event FREE on Interface IF_CMX_XS_CONTEXT has no parameter.
History
Last changed by/on SAP  20040127 
SAP Release Created in 200