SAP ABAP Function Module GFW_PRES_SHOW (GFW: Simple display of a business graphic using the GFW)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-FES-GRA (Application Component) Graphic
     SGRB (Package) ABAP Graphic Proxies
Basic Data
Function Module GFW_PRES_SHOW GFW: Simple display of a business graphic using the GFW  
Function Group SGFW   GFW: Display (Standard) Graphics  
Program Name SAPLSGFW    
INCLUDE Name LSGFWU01    
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 (see content)
Exporting CONTENT_LENGTH TYPE I Length of requested export (see content)
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 C 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  19990505 
SAP Release Created in