SAP ABAP Class CL_UXX_NAVIGATION (Extension: Navigation)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-SUR (Application Component) Web Survey
     UXX (Package) XML Building Blocks (XML Extensions)
Properties
Class CL_UXX_NAVIGATION  
Short Description Extension: Navigation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class UXX    
Program status     
Category 0   
Package UXX   XML Building Blocks (XML Extensions) 
Created 20010427   SAP 
Last change 20010522   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IXML Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_UXX_NAVIGATION has no interface implemented.
Friends
Class CL_UXX_NAVIGATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CD_NAMESPACE_PREFIX Constant Public Type reference (TYPE) STRING 'uxx' 20010427
2 CD_NAMESPACE_URI Constant Public Type reference (TYPE) STRING 'http://www.sap.com/gbu-fin/uxx' 20010427
3 CD_TAG_NAME_NAVIGATION Constant Public Type reference (TYPE) STRING 'navigation' 20010427
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_NAVIGATION Static method Public Method 20010427
2 DISABLE Static method Public Method 20010427
3 ENABLE Static method Public Method 20010427
4 UPDATE_NAVIGATION Static method Public Method 20010427
Events
Class CL_UXX_NAVIGATION has no event.
Types
Class CL_UXX_NAVIGATION has no local type.
Method Signatures

Method CLEAR_NAVIGATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE 20010427
# Exception Resumable Description Created on
1 DUPLICATE_NAVIGATION_HANDLING 20010427
2 XML_NOT_NAVIGATION_ENABLED 20010427

Method DISABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE 20010427

Method DISABLE on class CL_UXX_NAVIGATION has no exception.

Method ENABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_XPATH_EXPRESSION Call by reference Type reference (TYPE) STRING '.' 20010427
2 Importing ID_XPATH_NAMESPACE_PREFIX Call by reference Type reference (TYPE) STRING 20010427
3 Importing ID_XPATH_NAMESPACE_URI Call by reference Type reference (TYPE) STRING 20010427
4 Importing IR_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE 20010427
# Exception Resumable Description Created on
1 NAVIGATION_ALREADY_ENABLED 20010427
2 XPATH_EXPRESSION_NOT_UNIQUE 20010427
3 XPATH_EXPRESSION_NO_MATCH 20010427

Method UPDATE_NAVIGATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_NEW_NAVIGATION_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE 20010427
2 Importing IR_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE 20010427
# Exception Resumable Description Created on
1 DUPLICATE_NAVIGATION_HANDLING 20010427
2 XML_NOT_NAVIGATION_ENABLED 20010427
History
Last changed by/on SAP  20010522 
SAP Release Created in 3.1A