SAP ABAP Function Module AGS_ESR_GEN_CHART (ESR: Generate Chart)
Hierarchy
ST (Software Component) SAP Solution Manager Tool
   SV-SMG-SER-ESR (Application Component) Enterprise Support Report
     RS_BCT_ESR (Package) SAP AGS Enterprise Support Report
Basic Data
Function Module AGS_ESR_GEN_CHART ESR: Generate Chart  
Function Group AGS_ESR   Enterprise Support Report Function Pool  
Program Name SAPLAGS_ESR    
INCLUDE Name LAGS_ESRU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RETVAL TYPE SYMSGNO First error occurred
Exporting CONTENT_TYPE TYPE CHAR120 type of requested export
Exporting CONTENT_LENGTH TYPE I legnth of requested export
Importing CONTAINER TYPE C name of dynpro element 'custom control'
Importing TOP TYPE I offset with respect to upper edge of parent object
Importing LEFT TYPE I offset with respect to left edge of parent object
Importing HEIGHT TYPE I height of control
Importing WIDTH TYPE I width of control
Importing PRESENTATION_TYPE TYPE I chart type
Importing HEADER TYPE GFWLABEL heading(drawing area)
Importing ORIENTATION TYPE I 1 how the data tables are evaluated
Importing PARENT TYPE ANY container object in which graphic is placed
Importing X_AXIS_TITLE TYPE GFWLABEL title/heading for X axis
Importing Y_AXIS_TITLE TYPE GFWLABEL title/heading for Y axis
Importing FORMAT TYPE I format of requested export
Tables VALUES TYPE GPRVAL Line texts and (up to 32) values per line
Tables COLUMN_TEXTS TYPE GPRTXT Column texts (up to 32)
Tables ROW_LABELS TYPE GPRTXTLA headings for unique line texts
Tables COLUMN_LABELS TYPE GPRTXTLA Headings for the unique column texts
Tables CONTENT TYPE W3MIME Exported picture of graphic
Exception ERROR_OCCURRED TYPE A GFW error occurred
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20100705 
SAP Release Created in 400