SAP ABAP Class CL_BSP_DLC_NAVBAR_SRV (CL_BSP_DLC_NAVBAR_SRV)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-CON (Application Component) UI Configuration & Design Layer
     BSP_DYN_CONFIG_TOOLS2_CORE (Package) Config Tools Core
Properties
Class CL_BSP_DLC_NAVBAR_SRV  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BSP_DYN_CONFIG_TOOLS2_CORE   Config Tools Core 
Created 20060623   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_BSP_DLC_NAVBAR_SRV has no interface implemented.
Friends
Class CL_BSP_DLC_NAVBAR_SRV has no friend class.
Attributes
Class CL_BSP_DLC_NAVBAR_SRV has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONV_DATA_TO_XML Static method Public Method convert navigation bar data to xml 20060623
2 CONV_XML_TO_DATA Static method Public Method convert xml to navigation bar data 20060623
Events
Class CL_BSP_DLC_NAVBAR_SRV has no event.
Types
Class CL_BSP_DLC_NAVBAR_SRV has no local type.
Method Signatures

Method CONV_DATA_TO_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATA Call by reference Type reference (TYPE) BSP_DLC_PERS_NAVBAR_SC_T Info Structure of Shortcuts in the Navigation bar 20060623
2 Returning RV_XML Value transfer Type reference (TYPE) STRING 20060623

Method CONV_DATA_TO_XML on class CL_BSP_DLC_NAVBAR_SRV has no exception.

Method CONV_XML_TO_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_XML Call by reference Type reference (TYPE) STRING 20060623
2 Returning RV_DATA Value transfer Type reference (TYPE) BSP_DLC_PERS_NAVBAR_SC_T Info Structure of Shortcuts in the Navigation bar 20060623

Method CONV_XML_TO_DATA on class CL_BSP_DLC_NAVBAR_SRV has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in 700