SAP ABAP Class IF_SALV_WD_GRAPHIC_SETTINGS (Settings for Entire ALV Output)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_WD_CONFIG_TABLE Configuration of the ALV Output 20060314
Properties
Class IF_SALV_WD_GRAPHIC_SETTINGS  
Short Description Settings for Entire ALV Output    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020903   SAP 
Last change 20071217   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SALV_WD_GRAPHIC_SETTINGS has no forward declaration.
Interfaces
Class IF_SALV_WD_GRAPHIC_SETTINGS has no interface implemented.
Friends
Class IF_SALV_WD_GRAPHIC_SETTINGS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DIMENSION Instance attribute Public Type reference (TYPE) WDUI_BGDIMENSION 20060329
2 HEIGHT Instance attribute Public Type reference (TYPE) SALV_WD_GRAPHIC_SIZE 20060329
3 TYPE Instance attribute Public Type reference (TYPE) WDUI_BGTYPE 20060329
4 WIDTH Instance attribute Public Type reference (TYPE) SALV_WD_GRAPHIC_SIZE 20060329
Methods
# Method Level Visibility Method type Description Created on
1 GET_DIMENSION Instance method Public Method Returns Perspective of Business Graphic 20060329
2 GET_HEIGHT Instance method Public Method Returns Height of Business Graphic in Percent 20060329
3 GET_TYPE Instance method Public Method Returns Diagram Type of Business Graphic 20060329
4 GET_WIDTH Instance method Public Method Returns Width of Business Graphic in Percent 20060329
5 SET_DIMENSION Instance method Public Method Defines Perspective of Business Graphic 20060329
6 SET_HEIGHT Instance method Public Method Defines Height of Business Graphic in Percent 20060329
7 SET_TYPE Instance method Public Method Defines Diagram Type of Business Graphic 20060329
8 SET_WIDTH Instance method Public Method Defines Width of Business Graphic in Percent 20060329
Events
Class IF_SALV_WD_GRAPHIC_SETTINGS has no event.
Types
Class IF_SALV_WD_GRAPHIC_SETTINGS has no local type.
Method Signatures

Method GET_DIMENSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) WDUI_BGDIMENSION 20060329

Method GET_DIMENSION on class IF_SALV_WD_GRAPHIC_SETTINGS has no exception.

Method GET_HEIGHT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) SALV_WD_GRAPHIC_SIZE 20060329

Method GET_HEIGHT on class IF_SALV_WD_GRAPHIC_SETTINGS has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) WDUI_BGTYPE 20060329

Method GET_TYPE on class IF_SALV_WD_GRAPHIC_SETTINGS has no exception.

Method GET_WIDTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) SALV_WD_GRAPHIC_SIZE 20060329

Method GET_WIDTH on class IF_SALV_WD_GRAPHIC_SETTINGS has no exception.

Method SET_DIMENSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Attribute reference (LIKE) CL_WD_BUSINESS_GRAPHICS=>T_DIMENSION CL_WD_BUSINESS_GRAPHICS=>E_DIMENSION-TWO 20060329

Method SET_DIMENSION on class IF_SALV_WD_GRAPHIC_SETTINGS has no exception.

Method SET_HEIGHT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SALV_WD_GRAPHIC_SIZE 100 20060329

Method SET_HEIGHT on class IF_SALV_WD_GRAPHIC_SETTINGS has no exception.

Method SET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Attribute reference (LIKE) CL_WD_BUSINESS_GRAPHICS=>T_CHART_TYPE CL_WD_BUSINESS_GRAPHICS=>E_CHART_TYPE-COLUMNS 20060329

Method SET_TYPE on class IF_SALV_WD_GRAPHIC_SETTINGS has no exception.

Method SET_WIDTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SALV_WD_GRAPHIC_SIZE 100 20060329

Method SET_WIDTH on class IF_SALV_WD_GRAPHIC_SETTINGS has no exception.
History
Last changed by/on SAP  20071217 
SAP Release Created in