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 |
|---|---|---|---|---|---|---|---|
| |
RETVAL | TYPE | SYMSGNO | First error occurred | |||
| |
CONTENT_TYPE | TYPE | CHAR120 | Type of requested export (see content) | |||
| |
CONTENT_LENGTH | TYPE | I | Length of requested export (see content) | |||
| |
CONTAINER | TYPE | C | Name of dynpro element "custom control" | |||
| |
TOP | TYPE | I | Offset with respect to upper edge of parent object | |||
| |
LEFT | TYPE | I | Offset with respect to left edge of parent object | |||
| |
HEIGHT | TYPE | I | Height of control | |||
| |
WIDTH | TYPE | I | Width of control | |||
| |
PRESENTATION_TYPE | TYPE | I | Chart type | |||
| |
HEADER | TYPE | C | Heading (drawing area) | |||
| |
ORIENTATION | TYPE | I | 1 | How the data tables are evaluated | ||
| |
PARENT | TYPE | ANY | Container object in which graphic is placed | |||
| |
X_AXIS_TITLE | TYPE | GFWLABEL | Title/heading for X axis | |||
| |
Y_AXIS_TITLE | TYPE | GFWLABEL | Title/heading for Y axis | |||
| |
FORMAT | TYPE | I | Format of requested export | |||
| |
VALUES | TYPE | GPRVAL | Line texts and (up to 32) values per line | |||
| |
COLUMN_TEXTS | TYPE | GPRTXT | Column texts (up to 32) | |||
| |
ROW_LABELS | TYPE | GPRTXTLA | Headings for unique line texts | |||
| |
COLUMN_LABELS | TYPE | GPRTXTLA | Headings for the unique column texts | |||
| |
CONTENT | TYPE | W3MIME | Exported picture of graphic | |||
| |
ERROR_OCCURRED | TYPE | A GFW error occurred | ||||
Processing Type
| Normal Function 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 |