SAP ABAP Class CL_BSP_DLC_TABLE_UTILITY (CL_BSP_DLC_TABLE_UTILITY)
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_TABLE_UTILITY  
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 20051020   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 BSPDC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_BSP_DLC_TABLE_UTILITY has no interface implemented.
Friends
Class CL_BSP_DLC_TABLE_UTILITY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_COLUMN_NAME_TAG Constant Public Type reference (TYPE) STRING 'columnName' 20051020
2 CO_COLUMN_TITLE_TAG Constant Public Type reference (TYPE) STRING 'columnTitle' 20051020
3 CO_COLUMN_WIDTH_TAG Constant Public Type reference (TYPE) STRING 'columnWidth' 20051020
4 CO_COL_HOR_ALIGN Constant Public Type reference (TYPE) STRING 'columHorAlign' 20051020
5 CO_CONFIG_TABLE_TAG Constant Public Type reference (TYPE) STRING 'cfgTable' 20051020
Methods
# Method Level Visibility Method type Description Created on
1 CONF_ABAP_TO_XML Static method Public Method Convert deep abap structure to xml 20060510
2 CONF_XML_TO_ABAP Static method Public Method Convert configuration xml into deep abap structure 20060510
3 GET_CONFIG_XML_FROM_TABLE Static method Public Method Get table config XML from internal table 20051020
4 GET_TABLE_FROM_CONFIG_XML Static method Public Method Set table config XML from internal table 20051020
Events
Class CL_BSP_DLC_TABLE_UTILITY has no event.
Types
Class CL_BSP_DLC_TABLE_UTILITY has no local type.
Method Signatures

Method CONF_ABAP_TO_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TABLE_CONFIG Value transfer Type reference (TYPE) BSP_DLC_TABLE_DESCR Table Description 20060510
2 Returning RV_XML Value transfer Type reference (TYPE) BSP_DLC_XML String for XML storage 20060510

Method CONF_ABAP_TO_XML on class CL_BSP_DLC_TABLE_UTILITY has no exception.

Method CONF_XML_TO_ABAP 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) BSP_DLC_XML String for XML storage 20060510
2 Returning RS_TABLE_CONFIG Value transfer Type reference (TYPE) BSP_DLC_TABLE_DESCR Table Description 20060510

Method CONF_XML_TO_ABAP on class CL_BSP_DLC_TABLE_UTILITY has no exception.

Method GET_CONFIG_XML_FROM_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TABLE_CONFIG Call by reference Type reference (TYPE) BSP_DLC_COLUMN_DESCR_TAB 20051020
2 Returning RV_XML Value transfer Type reference (TYPE) BSP_DLC_XML 20051020

Method GET_CONFIG_XML_FROM_TABLE on class CL_BSP_DLC_TABLE_UTILITY has no exception.

Method GET_TABLE_FROM_CONFIG_XML 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) BSP_DLC_XML Table Config XML 20051020
2 Returning RT_TABLE_CONFIG Value transfer Type reference (TYPE) BSP_DLC_COLUMN_DESCR_TAB Table of Strings 20051020

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