SAP ABAP Class CL_BSP_DLC_CONFIG_API_TABLE (Api for table configuration)
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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSP_DLC_CONFIG_API Configuration API Factory 20070329
Properties
Class CL_BSP_DLC_CONFIG_API_TABLE  
Short Description Api for table configuration    
Super Class CL_BSP_DLC_CONFIG_API Configuration API Factory 
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 20070329   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_CONFIG_API_TABLE has no interface implemented.
Friends
Class CL_BSP_DLC_CONFIG_API_TABLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 HALIGN_CENTER Constant Public Type reference (TYPE) CHAR20 'CENTER' Horizontal alignment / center 20070404
2 HALIGN_LEFT Constant Public Type reference (TYPE) CHAR20 'LEFT' Horizontal alignment / left 20070404
3 HALIGN_RIGHT Constant Public Type reference (TYPE) CHAR20 'RIGHT' Horizontal alignment / right 20070404
4 TABLE_CNODE_NAME Instance attribute Private Type reference (TYPE) STRING Table context node name 20070404
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070330
2 READ_CONFIG Instance method Public Method 20070329
3 SAVE_CONFIG Instance method Public Method 20070329
Events
Class CL_BSP_DLC_CONFIG_API_TABLE has no event.
Types
Class CL_BSP_DLC_CONFIG_API_TABLE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CONFIG_KEY Call by reference Type reference (TYPE) BSP_DCLS_CONF_SEMANTIC_KEY Config semantic key 20070330
# Exception Resumable Description Created on
1 NO_TABLE_CNODE_FOUND 20070404

Method READ_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_TABLE_CONFIG Call by reference Type reference (TYPE) BSP_DLCS_API_TABLE Table Description 20070329
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20070329
3 Exporting EV_SUCCESS Call by reference Type reference (TYPE) ABAP_BOOL 20070329

Method READ_CONFIG on class CL_BSP_DLC_CONFIG_API_TABLE has no exception.

Method SAVE_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20070329
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) ABAP_BOOL True if successful 20070329
3 Importing IS_TABLE_CONFIG Call by reference Type reference (TYPE) BSP_DLCS_API_TABLE Table Description 20070329
4 Importing IV_SUPPRESS_TRANSPORT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Suppress Transport 20070329

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