SAP ABAP Class CL_BSP_DLC__TABLECUCO (CL_BSP_DLC__TABLECUCO)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-CON (Application Component) UI Configuration & Design Layer
     BSP_DYN_CONFIG_TOOLS (Package) Tools for Dynamic Layout
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSP_WD_CUSTOM_CONTROLLER Basis Class for WD Custom Controller 20051013
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSP_DLC__TABLECUCO_IMPL 20051013
Properties
Class CL_BSP_DLC__TABLECUCO  
Short Description    
Super Class CL_BSP_WD_CUSTOM_CONTROLLER Basis Class for WD Custom Controller 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BSP_DYN_CONFIG_TOOLS   Tools for Dynamic Layout 
Created 20051013   SAP 
Last change 20080612   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BSP_DLC__TABLECUCO has no forward declaration.
Interfaces
Class CL_BSP_DLC__TABLECUCO has no interface implemented.
Friends
Class CL_BSP_DLC__TABLECUCO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALIGNMENTS_VALUE_SET Instance attribute Public Object reference (TYPE REF TO) BSP_WD_DROPDOWN_TABLE Horizontal Alignment for Table Config Tool 20051024
2 CONTROLLER Constant Private Type reference (TYPE) STRING 'TableCuco' 20051013
3 SUBKEY Instance attribute Public Type reference (TYPE) BSP_DLC_SUBKEY Generic Subkey 20051027
4 TYPED_CONTEXT Instance attribute Public Object reference (TYPE REF TO) CL_BSP_DLC__TABLECUC2_CTXT 20051013
5 VIEWNAME_CONFIG Instance attribute Public Type reference (TYPE) STRING Name of view where table to be configured is located 20051020
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20051013
2 SAVE_XML_CONFIG_DATA Instance method Public Method Save XML Config Data to XML Storage 20051025
3 SET_VIEWNAME_CONFIG Instance method Public Method Set view which table should be configured 20051107
Events
Class CL_BSP_DLC__TABLECUCO has no event.
Types
Class CL_BSP_DLC__TABLECUCO has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_BSP_DLC__TABLECUCO has no parameter.
Method CONSTRUCTOR on class CL_BSP_DLC__TABLECUCO has no exception.

Method SAVE_XML_CONFIG_DATA Signature

Method SAVE_XML_CONFIG_DATA on class CL_BSP_DLC__TABLECUCO has no parameter.
Method SAVE_XML_CONFIG_DATA on class CL_BSP_DLC__TABLECUCO has no exception.

Method SET_VIEWNAME_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SUBKEY Call by reference Type reference (TYPE) BSP_DLC_SUBKEY Generic Subkey 20051108
2 Importing IV_VIEWNAME Call by reference Type reference (TYPE) STRING 20051107

Method SET_VIEWNAME_CONFIG on class CL_BSP_DLC__TABLECUCO has no exception.
History
Last changed by/on SAP  20080612 
SAP Release Created in 700