SAP ABAP Class CL_SALV_WD_CONFIG_TABLE (Configuration of the ALV Output)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_WD_CONFIG (Package) SALV WD Configuration
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_WD_A_MODEL CL_SALV_WD_A_MODEL_ITEM 20050204
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_WD_COLUMN_SETTINGS Settings for the Column in the ALV Output 20040909
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_WD_CONFIG_ADMIN 20050119
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_WD_CONFIG_TABLE Configuration ALV Table 20090122
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_WD_DRAG_AND_DROP Behavior Settings for Drag&Drop 20081215
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_WD_EXPORT_SETTINGS Settings for Data Export to Microsoft Excel 20050214
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_WD_FIELD_SETTINGS Settings for the Fields of the Internal Data Table 20040909
8 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_WD_FUNCTION_SETTINGS Settings for User-Defined Functions 20040916
9 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_WD_GRAPHIC_SETTINGS Settings for Entire ALV Output 20060314
10 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_WD_MASS_EDIT_SETTINGS Settings for Mass Data Input 20090714
... Click here to see Used By full list (0 items)
Properties
Class CL_SALV_WD_CONFIG_TABLE  
Short Description Configuration of the ALV Output    
Super Class CL_SALV_WD_A_MODEL CL_SALV_WD_A_MODEL_ITEM 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_WD_CONFIG   SALV WD Configuration 
Created 20040907   SAP 
Last change 20130531   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)
2 CL_WD_BUSINESS_GRAPHICS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_WD_TABLE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 CL_WD_TOOLBAR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
5 CL_WD_UIELEMENT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
6 IF_SALV_WD_C_AGGREGATION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
7 IF_SALV_WD_C_PDF_SETTINGS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
8 IF_SALV_WD_C_TABLE_SETTINGS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
9 IF_SALV_WD_TABLE_SETTINGS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
10 IF_WDL_CORE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
11 IF_WDL_STANDARD Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_SALV_WD_COLUMN_SETTINGS Settings for the Column in the ALV Output 20040909
2 IF_SALV_WD_CONFIG_ADMIN 20050119
3 IF_SALV_WD_CONFIG_TABLE Configuration ALV Table 20090122
4 IF_SALV_WD_DRAG_AND_DROP Behavior Settings for Drag&Drop 20081215
5 IF_SALV_WD_EXPORT_SETTINGS Settings for Data Export to Microsoft Excel 20050214
6 IF_SALV_WD_FIELD_SETTINGS Settings for the Fields of the Internal Data Table 20040909
7 IF_SALV_WD_FUNCTION_SETTINGS Settings for User-Defined Functions 20040916
8 IF_SALV_WD_GRAPHIC_SETTINGS Settings for Entire ALV Output 20060314
9 IF_SALV_WD_MASS_EDIT_SETTINGS Settings for Mass Data Input 20090714
10 IF_SALV_WD_PDF_SETTINGS Settings for Data Export to PDF 20050510
11 IF_SALV_WD_STD_FUNCTIONS Settings for ALV Standard Functions 20041221
12 IF_SALV_WD_TABLE_HIERARCHY Settings for Display as Hierarchy 20060125
13 IF_SALV_WD_TABLE_SETTINGS Settings for Entire ALV Output 20040909
14 IF_SALV_WD_VIEW_SETTINGS Get View Settings 20090205
Friends
# Friend Modeled only Created on Description
1 CL_SALV_WD_MODEL_ACCESS 20090226 ALV Model Help Class for Access
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GRID_MODE_SET_BY_APPLICATION Instance attribute Private Type reference (TYPE) ABAP_BOOL 20130410
2 P13N_VIEW_MODIFIED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20110114
3 R_BLOB_SETTINGS Instance attribute Private Object reference (TYPE REF TO) IF_SALV_WD_BLOB_SETTINGS BLOB Settings 20090226
4 R_CRYSTAL_SETTINGS Instance attribute Private Object reference (TYPE REF TO) IF_SALV_WD_CRYSTAL_SETTINGS Settings Crystal Settings 20090226
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20040907
Events
Class CL_SALV_WD_CONFIG_TABLE has no event.
Types
Class CL_SALV_WD_CONFIG_TABLE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SALV_WD_CONFIG_TABLE has no parameter.
Method CONSTRUCTOR on class CL_SALV_WD_CONFIG_TABLE has no exception.
Meta Relationship - Using (full list)
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_WD_A_MODEL CL_SALV_WD_A_MODEL_ITEM 20050204
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_WD_COLUMN_SETTINGS Settings for the Column in the ALV Output 20040909
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_WD_CONFIG_ADMIN 20050119
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_WD_CONFIG_TABLE Configuration ALV Table 20090122
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_WD_DRAG_AND_DROP Behavior Settings for Drag&Drop 20081215
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_WD_EXPORT_SETTINGS Settings for Data Export to Microsoft Excel 20050214
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_WD_FIELD_SETTINGS Settings for the Fields of the Internal Data Table 20040909
8 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_WD_FUNCTION_SETTINGS Settings for User-Defined Functions 20040916
9 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_WD_GRAPHIC_SETTINGS Settings for Entire ALV Output 20060314
10 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_WD_MASS_EDIT_SETTINGS Settings for Mass Data Input 20090714
11 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_WD_PDF_SETTINGS Settings for Data Export to PDF 20050510
12 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_WD_STD_FUNCTIONS Settings for ALV Standard Functions 20041221
13 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_WD_TABLE_HIERARCHY Settings for Display as Hierarchy 20060125
14 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_WD_TABLE_SETTINGS Settings for Entire ALV Output 20040909
15 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_WD_VIEW_SETTINGS Get View Settings 20090205
History
Last changed by/on SAP  20130531 
SAP Release Created in 700