SAP ABAP Class IF_CMX_XSE_APPLICATION (XSEditor: Application)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_CMX_XSE_INTERACTIVE XSEditor: Interactive Behavior 20030331
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_COCR_CMX_XSTEP_EDITOR XStep Editor for Order 20030617
Properties
Class IF_CMX_XSE_APPLICATION  
Short Description XSEditor: Application    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030226   SAP 
Last change 20040127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CMX_XSE_APPLICATION has no forward declaration.
Interfaces
Class IF_CMX_XSE_APPLICATION has no interface implemented.
Friends
Class IF_CMX_XSE_APPLICATION has no friend class.
Attributes
Class IF_CMX_XSE_APPLICATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_NODE_CUSTOM Instance method Public Method Generates a New Custom Node for Applicat. of Specified Type 20030326
2 CREATE_NODE_ROOT Instance method Public Method Generates a New Root Node 20030326
3 DO_COMMAND Instance method Public Method 20030505
4 ON_DISPLAY_CONTEXT Instance method Public Method Recall for Entry Context Node Request 20030326
5 ON_DISPLAY_ENTRY Instance method Public Method Recall for Access Node Request 20030326
6 ON_UPDATE_SETTINGS Instance method Public Method Recall for Update of Settings 20030326
Events
Class IF_CMX_XSE_APPLICATION has no event.
Types
Class IF_CMX_XSE_APPLICATION has no local type.
Method Signatures

Method CREATE_NODE_CUSTOM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CTYPE Call by reference Type reference (TYPE) CMX_XS_W_CUSTOM_TYPE_NAME XSteps: Vollständiger Name eines Custom-Types 20030326
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_CMX_XS_CUSTOM_NODE XSteps: Schnittstelle zu einem Custom-Node 20030326
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030326

Method CREATE_NODE_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 20030326
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030326

Method DO_COMMAND Signature

Method DO_COMMAND on class IF_CMX_XSE_APPLICATION has no parameter.
Method DO_COMMAND on class IF_CMX_XSE_APPLICATION has no exception.

Method ON_DISPLAY_CONTEXT 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 20030326
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030326

Method ON_DISPLAY_ENTRY 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_NODE XSteps: Tabelle für Referenzen auf Knoten 20030326
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030326

Method ON_UPDATE_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing SETTINGS Call by reference Type reference (TYPE) CMX_XSE_W_SETTINGS_APPLICATION XSEditor: Einstellungen der Anwendung 20030326
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030326
History
Last changed by/on SAP  20040127 
SAP Release Created in