SAP ABAP Class /SLOAP/CL_WD_ALV_CONFIGURATOR (util methods to configure ALVs)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     /SLOAP/UTILITY (Package) Utility Sources for SLO Analytic Platform
Properties
Class /SLOAP/CL_WD_ALV_CONFIGURATOR  
Short Description util methods to configure ALVs    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SLOAP/UTILITY   Utility Sources for SLO Analytic Platform 
Created 20100127   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SLOAP/CL_WD_ALV_CONFIGURATOR has no forward declaration.
Interfaces
Class /SLOAP/CL_WD_ALV_CONFIGURATOR has no interface implemented.
Friends
Class /SLOAP/CL_WD_ALV_CONFIGURATOR has no friend class.
Attributes
Class /SLOAP/CL_WD_ALV_CONFIGURATOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TOOLBAR_BUTTON Static method Public Method 20100127
2 CONFIG_HEADER Static method Public Method 20100127
3 CONFIG_SORTING Static method Public Method 20100127
4 CONFIG_TOP_LIST Static method Public Method 20100127
5 CONFIG_UTILITIES Static method Public Method Activate edit, delete, create for ALV-Grid 20100127
6 CONFIG_VISIBLE_COLUMNS Static method Public Method 20100127
7 CONFIG_VISIBLE_COLUMNS_BY_ID Static method Public Method Use column ID to identify columns 20100127
Events
Class /SLOAP/CL_WD_ALV_CONFIGURATOR has no event.
Types
Class /SLOAP/CL_WD_ALV_CONFIGURATOR has no local type.
Method Signatures

Method ADD_TOOLBAR_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_BUTTON Call by reference Object reference (TYPE REF TO) CL_SALV_WD_FE_BUTTON Button in the Toolbar 20100127
2 Importing IR_CONFIG Call by reference Object reference (TYPE REF TO) CL_SALV_WD_CONFIG_TABLE Configuration of the ALV Output 20100127
3 Importing IV_ID Call by reference Type reference (TYPE) STRING Function ID 20100127

Method ADD_TOOLBAR_BUTTON on class /SLOAP/CL_WD_ALV_CONFIGURATOR has no exception.

Method CONFIG_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONFIG Call by reference Object reference (TYPE REF TO) CL_SALV_WD_CONFIG_TABLE Configuration of the ALV Output 20100127
2 Importing IV_IMAGE_FIRST Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20100127
3 Importing IV_IMAGE_SOURCE Call by reference Type reference (TYPE) STRING 20100127
4 Importing IV_TITLE Call by reference Type reference (TYPE) STRING 20100127
5 Importing IV_TOOLTIP Call by reference Type reference (TYPE) STRING 20100127

Method CONFIG_HEADER on class /SLOAP/CL_WD_ALV_CONFIGURATOR has no exception.

Method CONFIG_SORTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONFIG Call by reference Object reference (TYPE REF TO) CL_SALV_WD_CONFIG_TABLE Configuration of the ALV Output 20100127
2 Importing IT_FIELDS Call by reference Type reference (TYPE) /SLOAP/T_WD_SORT_FIELD table of sort fields for sorting alv comonents 20100127

Method CONFIG_SORTING on class /SLOAP/CL_WD_ALV_CONFIGURATOR has no exception.

Method CONFIG_TOP_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONFIG Call by reference Object reference (TYPE REF TO) CL_SALV_WD_CONFIG_TABLE Configuration of the ALV Output 20100127
2 Importing IV_SHOW_EXPORT_EXCEL Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20100127
3 Importing IV_SHOW_EXPORT_PDF Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20100127
4 Importing IV_SHOW_VIEW_LIST Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20100127
5 Importing IV_VISIBLE Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20100127
6 Importing IV_VISIBLE_ROW_COUNT Call by reference Type reference (TYPE) INTEGER Whole Number with +/- Sign (-2.147.483.648 .. 2.147.483.647) 20100127
7 Importing IV_WIDTH_INDEPENDENCE Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20100127

Method CONFIG_TOP_LIST on class /SLOAP/CL_WD_ALV_CONFIGURATOR has no exception.

Method CONFIG_UTILITIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONFIG Call by reference Object reference (TYPE REF TO) CL_SALV_WD_CONFIG_TABLE Configuration of the ALV Output 20100127
2 Importing IV_CHECKBOX Call by reference Type reference (TYPE) STRING Supplement for True Boolean Type: 'X' == True '' == False 20100127
3 Importing IV_DROPDOWN Call by reference Type reference (TYPE) STRING Supplement for True Boolean Type: 'X' == True '' == False 20100127
4 Importing IV_FIELD Call by reference Type reference (TYPE) STRING Supplement for True Boolean Type: 'X' == True '' == False 20100127
5 Importing IV_RADIO Call by reference Type reference (TYPE) STRING Supplement for True Boolean Type: 'X' == True '' == False 20100127

Method CONFIG_UTILITIES on class /SLOAP/CL_WD_ALV_CONFIGURATOR has no exception.

Method CONFIG_VISIBLE_COLUMNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONFIG Call by reference Object reference (TYPE REF TO) CL_SALV_WD_CONFIG_TABLE Configuration of the ALV Output 20100127
2 Importing IT_COLUMNS Call by reference Type reference (TYPE) /SLOAP/T_WD_VISIBLE_COLUMN visible columns of alv 20100127

Method CONFIG_VISIBLE_COLUMNS on class /SLOAP/CL_WD_ALV_CONFIGURATOR has no exception.

Method CONFIG_VISIBLE_COLUMNS_BY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONFIG Call by reference Object reference (TYPE REF TO) CL_SALV_WD_CONFIG_TABLE Configuration of the ALV Output 20100127
2 Importing IT_COLUMN_IDS Call by reference Type reference (TYPE) /SLOAP/T_WD_VISIBLE_COLUMN visible columns of alv 20100127

Method CONFIG_VISIBLE_COLUMNS_BY_ID on class /SLOAP/CL_WD_ALV_CONFIGURATOR has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 700