Menu

SAP Function Module GRAPH_PORT

Calling up SAP portfolio graphics

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module GRAPH_PORT (Calling up SAP portfolio graphics) is a standard Function Module in SAP ERP and is part of the function group PORT within the package SGRP.

Technical Information

Function Module GRAPH_PORT
Short Text Calling up SAP portfolio graphics
Function Group PORT
Package SGRP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FRM_BACKCLR LIKE SPACE Background color in the text
FRM_FRAMCLR LIKE SPACE Color of the coordinate frame in the text
FRM_GRIDX LIKE SPACE Coordinate grid: Number of intervals / X
FRM_GRIDY LIKE SPACE Coordinate grid: Number of intervals / Y
FRM_SCALCLR LIKE SPACE Color of the coordinate grid in text
FRM_SCALMOD LIKE SPACE Line type for lines of the coordinate grid
FRM_SHADOW LIKE SPACE (Deepened) 3D effect for coordinate borders
INBUF LIKE SPACE
OBJ_SIZE LIKE SPACE Relative size (in %) of the biggest object
OBJ_SVAL LIKE SPACE Column number of the size parameter
OBJ_XARR LIKE SPACE Column number of the parameter for subsequent arrow / X
OBJ_XVAL LIKE SPACE Column number of the parameter for position / X
OBJ_YARR LIKE SPACE Column number of the parameter for subsequent arrow / Y
OBJ_YVAL LIKE SPACE Column number of the parameter for item / Y
PWDID LIKE SPACE
SET_FOCUS LIKE 'x' Set focus during reload
SO_CONTENTS LIKE SPACE Subtitle of generated SAPoffice document
SO_RECEIVER LIKE SPACE Recipient of generated SAPoffice object
SO_SEND LIKE SPACE Graphic storage in SAPoffice instead of display
SO_TITLE LIKE SPACE Title of the generated SAPoffice document
STAT LIKE SPACE
SUPER LIKE SPACE
TITLE_BACKCLR LIKE SPACE Background color for the heading in text
TITLE_INFO LIKE SPACE Secondary heading, up to 50 characters
TITLE_SIZE LIKE SPACE Size of the title text ('1' - '5')
TITLE_TEXTCLR LIKE SPACE Text color of the heading in text
TITLE_TITLE LIKE SPACE Main heading, up to 50 characters
WINID LIKE SPACE
WINPOS LIKE SPACE Position of the output window (1..9)
WINSZX LIKE '50' Size of the output window in X-direction (%)
WINSZY LIKE '50' Size of the output window in Y-direction (%)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CUA_ID LIKE
M_TYP LIKE
OBJ_ID LIKE
P_TYP LIKE
RBUFF LIKE
RWNID LIKE

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AREA_TAB LIKE GPOAREA Table for marked areas
AXIS LIKE GPOAXIS
COL_TEXT LIKE Table for column headings
LINES LIKE GPOLINE Table for drawing optional lines
OBJT LIKE GPOOBJT
VALUES LIKE

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INV_AREA_ALIGN Invalid value for ALIGN in table AREA_TAB
INV_AREA_CLR Invalid color value in table AREA_TAB
INV_AREA_FORM Invalid value for FORM in table AREA_TAB
INV_AXIS_CLR Invalid color value in table AXIS
INV_AXIS_COUNT Too many axes (more than 4)
INV_AXIS_POSITION Invalid value for position in table AXIS
INV_FRAM_CLR Invalid color value for the parameter FRM_xxx
INV_FRAM_SCALMOD Invalid value for FRM_SCALMOD
INV_OBJT_CLR Invalid color value in table OBJT
INV_TITLE_CLR Invalid color value for parameter TITLE_xxx
INV_WINID The value for WINID is not correct