SAP ABAP Interface IF_CMX_XS_LIBRARY (XSteps: Library, for Accessing Persistent Objects)
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_LIBRARY  
Short Description XSteps: Library, for Accessing Persistent Objects    
General Data
Package CMX_XS   XSteps: Run Time Environment 
Created 20021001   SAP 
Last changed 20100310   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_CMX_XS_LIBRARY Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_CMX_XS_LIBRARY has no interface.
Friends
Interface IF_CMX_XS_LIBRARY has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ARCH_STATE_ARCHIVABLE Constant Public Type reference (TYPE) CMX_XS_ARCHIVE_STATE '1' XSteps: Archiving Status 20030411
2 CO_ARCH_STATE_ARCHIVED Constant Public Type reference (TYPE) CMX_XS_ARCHIVE_STATE '2' XSteps: Archiving Status 20030411
3 CO_BADI_STATE_ACTIVE Constant Public Type reference (TYPE) CMX_XS_BADI_STATE 'A' Constant 20021115
4 CO_BADI_STATE_INACTIVE Constant Public Type reference (TYPE) CMX_XS_BADI_STATE 'I' Constant 20021115
5 CO_BADI_STATE_MISSING Constant Public Type reference (TYPE) CMX_XS_BADI_STATE 'M' Constant 20021115
6 CO_DELIM_NAMESPACE Constant Public Type reference (TYPE) STRING '/' Constant 20030515
7 CO_DEPTH_ALL Constant Public Type reference (TYPE) I -1 Apply Operation to Entire Subtree 20021202
8 CO_DEPTH_ONE Constant Public Type reference (TYPE) I 1 Root Operation 20030304
9 MV_DEFAULT_LANGUAGE Instance attribute Public Type reference (TYPE) LANGU Desired Default Language 20090922
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CLOG_TABNAME Instance method Public Method Checks the Table Type for Change Documents 20030521
2 CHECK_CONTEXT_TABNAME Instance method Public Method Checks Context Table Type 20021217
3 CHECK_REPOSITORY_NAME Instance method Public Method Checks Repository Name 20030522
4 DELETE_CLOG_BY_NID Instance method Public Method Deletes All Change Logs for a NID 20030828
5 DELETE_ROOT_BY_NID Instance method Public Method Deletes Entire Tree and All Change Logs for a NID 20030411
6 DELETE_TREE_BY_NID Instance method Public Method Deletes Entire Tree for a NID 20030828
7 FREE_ROOT Instance method Public Method Removes a Loaded Tree 20030211
8 FREE_ROOTS Instance method Public Method Removes all Loaded Trees 20030414
9 GET_ACTION_BADIS Instance method Public Method Provides Application with BAdI Status for Operation Control 20030127
10 GET_ACTION_LIST Instance method Public Method Provides Business Operations for XSteps 20021211
11 GET_APPLICATION_LIST Instance method Public Method Provides Registered Applications 20021115
12 GET_CHANGES_BY_NID Instance method Public Method Provides the Versions for a Tree 20030205
13 GET_CLOG_DOCUMENT Instance method Public Method Provides the XML Document for a Change Log Entry 20030415
14 GET_CLOG_LIST Instance method Public Method Provides Change Log Entries 20030522
15 GET_CLOG_TABNAME Instance method Public Method Provides the Name of a Table for Change Documents 20030522
16 GET_CONTEXT_BADIS Instance method Public Method Provides Application with BAdI Status for Context Request 20021206
17 GET_CONTEXT_BY_NIDS Instance method Public Method Provides Application-Specific Context Data for NIDs 20030414
18 GET_CONTEXT_TABNAME Instance method Public Method Gets the Name of a Context Table 20030522
19 GET_CUSTOM_CATEGORY_LIST Instance method Public Method Gets the Available Catagories for Custom Types 20030129
20 GET_CUSTOM_TYPE_LIST Instance method Public Method Gets the Custom Types Available 20030129
21 GET_DATA_CATEGORY_LIST Instance method Public Method Gets Catagories for Valuation Symbols and Generations 20030129
22 GET_DESTINATION_BADIS Instance method Public Method Gets Available Destination Types with BAdI Status 20021206
23 GET_DESTINATION_LIST Instance method Public Method Gets Available Destinations 20021105
24 GET_DESTINATION_LOCATIONS Instance method Public Method Gets Available Locations with Defined Destinations 20030516
25 GET_DESTINATION_SETTINGS Instance method Public Method Gets the Settings for the Destination Type 20030512
26 GET_DESTINATION_TYPES Instance method Public Method Gets Available Destination Types 20021105
27 GET_GENERATION_BADIS Instance method Public Method Gets Available Scopes of Generation with BAdI Status 20021206
28 GET_GENERATION_LIST Instance method Public Method Gets Available Scopes of Generation 20021105
29 GET_NAMESPACE_LIST Instance method Public Method Gets Released Namespaces 20021105
30 GET_NIDS_BY_CONTEXT Instance method Public Method Gets the Root Keys for a Context 20030103
31 GET_REPOSITORY_BADIS Instance method Public Method Gets Available XS-Repositories with BAdI 20021206
32 GET_REPOSITORY_LIST Instance method Public Method Gets Available XS-Repositories 20021105
33 GET_REPOSITORY_OBJECT Instance method Public Method Gets a Specific Repository Object 20030121
34 GET_ROOT_BY_CONTEXT Instance method Public Method Loads XStep Tree for Context-Specified 20030304
35 GET_ROOT_BY_NID Instance method Public Method Loads XStep Tree for Root Key 20021203
36 GET_SYMBOL_BADIS Instance method Public Method Gets Available Valuation Symbols with BAdI Status 20021206
37 GET_SYMBOL_LIST Instance method Public Method Gets Available Valuation Symbols 20021105
38 GET_SYMBOL_TEXT Instance method Public Method Gets the Description for the Valuation Symbol 20030611
39 GET_VARIANT_LIST Instance method Public Method Gets Registered BAdI Variants for Applications 20021115
40 MARK_FOR_ARCHIVE Instance method Public Method Selects Persistent Trees for Archiving 20030411
41 REFRESH_SETUP_BUFFER Instance method Public Method Reloads Data in Buffer for Basic Settings 20030517
42 SORT_ROOTS Instance method Public Method Standard Sort Order for XStep Trees 20030616
Events
# Event Type Visibility Description Created on
1 SETUP_REFRESH Instance Event
(0)
Public
(2)
Basic Settings were Reloaded 20030517
Types
Interface IF_CMX_XS_LIBRARY has no local type.
Method Signatures

Method CHECK_CLOG_TABNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TABNAME Call by reference Type reference (TYPE) CMX_XS_CLOG_TABNAME XSteps: DDIC-Name einer Kontext-Tabelle, 16-stellig 20030521
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030521

Method CHECK_CONTEXT_TABNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TABNAME Call by reference Type reference (TYPE) CMX_XS_CONTEXT_TABNAME XSteps: DDIC-Name einer Kontext-Tabelle, 16-stellig 20021217
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20021217

Method CHECK_REPOSITORY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) CMX_XS_W_REPOSITORY_NAME XSteps: Vollständiger Name für ein Repository 20030522
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030522

Method DELETE_CLOG_BY_NID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLICATION Call by reference Type reference (TYPE) CMX_XS_APPLICATION XSteps: Anwendung 20030901
2 Returning ARCH_STAT Value transfer Type reference (TYPE) ARCH_T_STA Tabelle zur Übergabe der Statistikdaten an die Archivierung 20031014
3 Importing ROOT_NID Call by reference Type reference (TYPE) CMX_XS_NODE_GUID XSteps: Eindeutige ID eines Knotens 20030915
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030903

Method DELETE_ROOT_BY_NID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NID Call by reference Type reference (TYPE) CMX_XS_NODE_GUID XSteps: Eindeutige ID eines Knotens 20030411
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030411

Method DELETE_TREE_BY_NID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ARCH_STAT Value transfer Type reference (TYPE) ARCH_T_STA Tabelle zur Übergabe der Statistikdaten an die Archivierung 20031014
2 Importing NID Call by reference Type reference (TYPE) CMX_XS_NODE_GUID XSteps: Eindeutige ID eines Knotens 20030828
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030903

Method FREE_ROOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ROOT Call by reference Object reference (TYPE REF TO) IF_CMX_XS_ROOT XSteps: Step Root 20030211
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030211

Method FREE_ROOTS Signature

Method FREE_ROOTS on Interface IF_CMX_XS_LIBRARY has no parameter.
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030414

Method GET_ACTION_BADIS 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_ACTION_BADI Ergebnis 20030127
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030127

Method GET_ACTION_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_ACTION XSteps: Tabelle für betriebswirtschaftliche Vorgänge 20021211
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20021211

Method GET_APPLICATION_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_APPLICATION Ergebnis 20021115
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20021115

Method GET_CHANGES_BY_NID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLICATION Call by reference Type reference (TYPE) CMX_XS_APPLICATION Anwendung: Notwendig für Archivezugriffe 20030415
2 Importing EXCL_ARCHIVE Call by reference Type reference (TYPE) BOOLE_D SPACE ohne Archive 20030416
3 Importing EXCL_DATABASE Call by reference Type reference (TYPE) BOOLE_D SPACE ohne Datenbank 20030416
4 Importing NID Call by reference Type reference (TYPE) CMX_XS_NODE_GUID XSteps: Eindeutige ID eines Knotens 20030206
5 Returning RESULT Value transfer Type reference (TYPE) CMX_XS_T_CHANGE_OBJECT XSteps: Tabelle für Änderungsobjekte 20030205
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030205

Method GET_CLOG_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HANDLE Call by reference Type reference (TYPE) CMX_XS_W_CLOG_HANDLE XSteps: Handle für Änderungsprotokolle 20030415
2 Returning RESULT Value transfer Type reference (TYPE) XSTRING Änderunsprotokoll 20030415
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030415

Method GET_CLOG_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXCL_ARCHIVE Call by reference Type reference (TYPE) BOOLE_D SPACE ohne Archive 20030522
2 Importing EXCL_DATABASE Call by reference Type reference (TYPE) BOOLE_D SPACE ohne Datenbank 20030522
3 Importing ITEM Call by reference Type reference (TYPE) CMX_XS_W_CLOG_ITEM XSteps: Änderungsprotokoll 20030522
4 Returning RESULT Value transfer Type reference (TYPE) CMX_XS_T_CLOG XSteps: Änderungsprotokolle 20030522
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030522

Method GET_CLOG_TABNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLICATION Call by reference Type reference (TYPE) CMX_XS_APPLICATION XSteps: Anwendung 20030522
2 Returning RESULT Value transfer Type reference (TYPE) CMX_XS_CLOG_TABNAME XSteps: DDIC-Name einer Kontext-Tabelle, 16-stellig 20030522
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030522

Method GET_CONTEXT_BADIS 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_BADI Ergebnis 20021206
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20021206

Method GET_CONTEXT_BY_NIDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLICATION Call by reference Type reference (TYPE) CMX_XS_APPLICATION XSteps: Anwendung 20030414
2 Importing NIDS Call by reference Type reference (TYPE) CMX_XS_T_NODE_GUID XSteps: Tabelle von Knoten-Schlüsseln 20030414
3 Exporting RESULT Call by reference Type reference (TYPE) STANDARD TABLE Tabelle NIDs mit Kontextdaten 20030414
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030414

Method GET_CONTEXT_TABNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLICATION Call by reference Type reference (TYPE) CMX_XS_APPLICATION XSteps: Anwendung 20030522
2 Importing CATEGORY Call by reference Type reference (TYPE) CMX_XS_CONTEXT_CATEGORY XSteps: Kategorie eines Kontextschlüssels 20030522
3 Returning RESULT Value transfer Type reference (TYPE) CMX_XS_CONTEXT_TABNAME XSteps: DDIC-Name einer Kontext-Tabelle, 16-stellig 20030522
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030522

Method GET_CUSTOM_CATEGORY_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_CUSTOM_CATEGORY Ergebnis 20030129
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030129

Method GET_CUSTOM_TYPE_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_CUSTOM_TYPE Ergebnis 20030129
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030129

Method GET_DATA_CATEGORY_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_DATA_CATEGORY Ergebnis 20030129
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030129

Method GET_DESTINATION_BADIS 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_DST_TYPE_BADI Ergebnis 20021206
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20021206

Method GET_DESTINATION_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOCATION Call by reference Type reference (TYPE) CMX_LOCATION Manufacturing Execution: Werk bzw. Lokation 20030414
2 Returning RESULT Value transfer Type reference (TYPE) CMX_XS_T_DST Ergebnis 20021105
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20021105

Method GET_DESTINATION_LOCATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) CMX_T_LOCATION_TEXT Manufacturing Execution: Tabelle für Lokationen, Bezeichnung 20030516
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030516

Method GET_DESTINATION_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DTYPE Call by reference Type reference (TYPE) CMX_XS_W_DST_FILTER XSteps: Filterwert zum Empfängertyp 20030512
2 Returning RESULT Value transfer Type reference (TYPE) CMX_XS_W_DST_TYPE_SETTINGS XSteps: Einstellungen zum Epfängertyp 20030512
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030512

Method GET_DESTINATION_TYPES 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_DST_TYPE Ergebnis 20021105
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20021105

Method GET_GENERATION_BADIS 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_GENERATION_BADI Ergebnis 20021206
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20021206

Method GET_GENERATION_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_GENERATION Ergebnis 20021105
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20021105

Method GET_NAMESPACE_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_NAMESPACE Ergebnis 20021105
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20021105

Method GET_NIDS_BY_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLICATION Call by reference Type reference (TYPE) CMX_XS_APPLICATION XSteps: Anwendung 20030306
2 Importing BYPASS_BUFFER Call by reference Type reference (TYPE) BOOLE_D SPACE Puffer zurücksetzen und dadurch überspringen 20030701
3 Importing DATA Call by reference Type reference (TYPE) DATA Anwendungskontext 20030306
4 Importing EXCL_ARCHIVE Call by reference Type reference (TYPE) BOOLE_D SPACE ohne Archive 20030416
5 Importing EXCL_DATABASE Call by reference Type reference (TYPE) BOOLE_D SPACE ohne Datenbank 20030416
6 Importing EXCL_DELETED Call by reference Type reference (TYPE) BOOLE_D SPACE NID zu gelöschtem Baum nicht ausgeben (nicht für Archive) 20030509
7 Importing EXCL_MEMORY Call by reference Type reference (TYPE) BOOLE_D SPACE ohne Memory 20030416
8 Returning NIDS Value transfer Type reference (TYPE) CMX_XS_T_NODE_GUID XSteps: Knoten-IDs 20030103
9 Importing SKIP_INITIAL Call by reference Type reference (TYPE) BOOLE_D SPACE Initiale Kontextelemente nicht vergleichen 20030520
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030103

Method GET_REPOSITORY_BADIS 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_REPOSITORY_BADI Ergebnis 20021206
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20021206

Method GET_REPOSITORY_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_REPOSITORY Ergebnis 20021105
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20021105

Method GET_REPOSITORY_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) CMX_XS_W_REPOSITORY_NAME XSteps: Vollständiger Name für ein Repository 20030121
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_CMX_XS_REPOSITORY XSteps: Repository 20030121
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030121

Method GET_ROOT_BY_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLICATION Call by reference Type reference (TYPE) CMX_XS_APPLICATION XSteps: Anwendung 20030306
2 Importing BYPASS_BUFFER Call by reference Type reference (TYPE) BOOLE_D SPACE Puffer zurücksetzen und dadurch überspringen 20030701
3 Importing CHANGE_OBJECT Call by reference Object reference (TYPE REF TO) IF_CMX_XS_CHANGE_OBJECT XSteps: Änderungsobjekt 20030304
4 Importing DATA Call by reference Type reference (TYPE) DATA XSteps: Kontextobjekt 20030306
5 Importing DEPTH Call by reference Type reference (TYPE) I 0 Tiefe zum Laden eines XS-Baums (Vorschlagswert) 20030304
6 Importing EXCL_ARCHIVE Call by reference Type reference (TYPE) BOOLE_D SPACE ohne Archive 20030416
7 Importing EXCL_DATABASE Call by reference Type reference (TYPE) BOOLE_D SPACE ohne Datenbank 20060622
8 Importing LOAD_DELETED Call by reference Type reference (TYPE) BOOLE_D SPACE 'X' = Gelöschte Roots mitladen 20030508
9 Returning ROOTS Value transfer Type reference (TYPE) CMX_XS_T_ROOT XSteps: Tabelle von Roots 20030306
10 Importing SKIP_INITIAL Call by reference Type reference (TYPE) BOOLE_D SPACE Initiale Kontextelemente nicht vergleichen 20030520
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030903

Method GET_ROOT_BY_NID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLICATION Call by reference Type reference (TYPE) CMX_XS_APPLICATION Anwendung: Notwendig für Archivezugriffe 20030415
2 Importing CHANGE_OBJECT Call by reference Object reference (TYPE REF TO) IF_CMX_XS_CHANGE_OBJECT XSteps: Änderungsobjekt 20021203
3 Importing DEPTH Call by reference Type reference (TYPE) I 0 Tiefe zum Laden eines XS-Baums (Vorschlagswert) 20021203
4 Importing EXCL_ARCHIVE Call by reference Type reference (TYPE) BOOLE_D SPACE ohne Archive 20030416
5 Importing LOAD_DELETED Call by reference Type reference (TYPE) BOOLE_D SPACE 'X' = Gelöschte Roots mitladen 20030508
6 Importing NID Call by reference Type reference (TYPE) CMX_XS_NODE_GUID XSteps: Eindeutige ID eines Knotens 20030416
7 Returning ROOT Value transfer Object reference (TYPE REF TO) IF_CMX_XS_ROOT XSteps: Step Root 20021203
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20021203

Method GET_SYMBOL_BADIS 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_SYMBOL_BADI Ergebnis 20021206
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20021206

Method GET_SYMBOL_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_SYMBOL Ergebnis 20021105
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20021105

Method GET_SYMBOL_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) CMX_XS_W_SYMBOL_NAME XSteps: Vollständiger Name eines Bewertungssymbols 20030611
2 Returning RESULT Value transfer Type reference (TYPE) CMX_XS_SHORT_TEXT XSteps: Kurztext 20030611
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030611

Method GET_VARIANT_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_APPLICATION_VARIANT Ergebnis 20021115
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20021115

Method MARK_FOR_ARCHIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NIDS Call by reference Type reference (TYPE) CMX_XS_T_NODE_GUID XSteps: Tabelle von Knoten-Schlüsseln 20030411
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030411

Method REFRESH_SETUP_BUFFER Signature

Method REFRESH_SETUP_BUFFER on Interface IF_CMX_XS_LIBRARY has no parameter.
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030517

Method SORT_ROOTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ROOTS Call by reference Type reference (TYPE) CMX_XS_T_ROOT XSteps: Tabelle von Roots 20030616
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030616
Event Signatures

Event SETUP_REFRESH Signature
Event SETUP_REFRESH on Interface IF_CMX_XS_LIBRARY has no parameter.
History
Last changed by/on SAP  20100310 
SAP Release Created in 200