SAP ABAP Class CL_WDR_CONF_TABLE (Table Configuration)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_CUSTOMIZING_UI (Package) Customizing of Web Dynpro UIs
Properties
Class CL_WDR_CONF_TABLE  
Short Description Table Configuration    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_CUSTOMIZING_UI   Customizing of Web Dynpro UIs 
Created 20040324   SAP 
Last change 20040518   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WDR_CONF_TABLE has no forward declaration.
Interfaces
Class CL_WDR_CONF_TABLE has no interface implemented.
Friends
Class CL_WDR_CONF_TABLE has no friend class.
Attributes
Class CL_WDR_CONF_TABLE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONFIGURE_SIMPLE_TABLE Static method Public Method Simple Table Configuration 20040324
2 CONFIGURE_SIMPLE_TABLE_COLUMNS Static method Public Method Table Column Configuration 20040324
Events
Class CL_WDR_CONF_TABLE has no event.
Types
Class CL_WDR_CONF_TABLE has no local type.
Method Signatures

Method CONFIGURE_SIMPLE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIGURATION Call by reference Type reference (TYPE) WDP_CONF_SIMPLE_TABLE Konfiguration einer Tabelle 20040324
2 Importing TABLE Call by reference Object reference (TYPE REF TO) CL_WD_TABLE Referenz auf Tabelle 20040324
3 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Referenz auf View (alt. zu Table) 20040324

Method CONFIGURE_SIMPLE_TABLE on class CL_WDR_CONF_TABLE has no exception.

Method CONFIGURE_SIMPLE_TABLE_COLUMNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIGURATION Value transfer Type reference (TYPE) WDP_CONF_SIMPLE_TABLECOLUMNS Konfiguration der Tabellenspalte 20040324
2 Importing TABLE Call by reference Object reference (TYPE REF TO) CL_WD_TABLE zugehörige Tabelle 20040324

Method CONFIGURE_SIMPLE_TABLE_COLUMNS on class CL_WDR_CONF_TABLE has no exception.
History
Last changed by/on SAP  20040518 
SAP Release Created in 700