SAP ABAP Function Module GRAPH_PORT (Calling up SAP portfolio graphics)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-FES-GRA (Application Component) Graphic
     SGRP (Package) ABAP Graphics Development
Basic Data
Function Module GRAPH_PORT Calling up SAP portfolio graphics  
Function Group PORT   SAP portfolio graphics  
Program Name SAPLPORT    
INCLUDE Name LPORTU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting CUA_ID TYPE Selected CUA actions
Exporting M_TYP TYPE Dialog parameter
Exporting OBJ_ID TYPE Selected object (only with P_TYP = 'C')
Exporting P_TYP TYPE Portfolio completion confirmation
Exporting RBUFF TYPE DO NOT USE
Exporting RWNID TYPE Dialog parameter
Importing FRM_BACKCLR TYPE SPACE Background color in the text
Importing FRM_FRAMCLR TYPE SPACE Color of the coordinate frame in the text
Importing FRM_GRIDX TYPE SPACE Coordinate grid: Number of intervals / X
Importing FRM_GRIDY TYPE SPACE Coordinate grid: Number of intervals / Y
Importing FRM_SCALCLR TYPE SPACE Color of the coordinate grid in text
Importing FRM_SCALMOD TYPE SPACE Line type for lines of the coordinate grid
Importing FRM_SHADOW TYPE SPACE (Deepened) 3D effect for coordinate borders
Importing INBUF TYPE SPACE DO NOT USE
Importing OBJ_SIZE TYPE SPACE Relative size (in %) of the biggest object
Importing OBJ_SVAL TYPE SPACE Column number of the size parameter
Importing OBJ_XARR TYPE SPACE Column number of the parameter for subsequent arrow / X
Importing OBJ_XVAL TYPE SPACE Column number of the parameter for position / X
Importing OBJ_YARR TYPE SPACE Column number of the parameter for subsequent arrow / Y
Importing OBJ_YVAL TYPE SPACE Column number of the parameter for item / Y
Importing PWDID TYPE SPACE Dialog parameter
Importing SET_FOCUS TYPE 'x' Set focus during reload
Importing SO_CONTENTS TYPE SPACE Subtitle of generated SAPoffice document
Importing SO_RECEIVER TYPE SPACE Recipient of generated SAPoffice object
Importing SO_SEND TYPE SPACE Graphic storage in SAPoffice instead of display
Importing SO_TITLE TYPE SPACE Title of the generated SAPoffice document
Importing STAT TYPE SPACE Dialog parameter
Importing SUPER TYPE SPACE Dialog parameter
Importing TITLE_BACKCLR TYPE SPACE Background color for the heading in text
Importing TITLE_INFO TYPE SPACE Secondary heading, up to 50 characters
Importing TITLE_SIZE TYPE SPACE Size of the title text ('1' - '5')
Importing TITLE_TEXTCLR TYPE SPACE Text color of the heading in text
Importing TITLE_TITLE TYPE SPACE Main heading, up to 50 characters
Importing TITLE_WINDOW TYPE SPACE
Importing WINID TYPE SPACE Dialog parameter
Importing WINPOS TYPE SPACE Position of the output window (1..9)
Importing WINSZX TYPE '50' Size of the output window in X-direction (%)
Importing WINSZY TYPE '50' Size of the output window in Y-direction (%)
Importing AUTO_CMD_1 TYPE SPACE
Importing AUTO_CMD_2 TYPE SPACE
Tables AREA_TAB TYPE GPOAREA Table for marked areas
Tables AXIS TYPE GPOAXIS Table for axis attributes
Tables COL_TEXT TYPE   Table for column headings
Tables OBJT TYPE GPOOBJT Table for object attributes
Tables VALUES TYPE   Table for object values
Tables LINES TYPE GPOLINE Table for drawing optional lines
Exception INV_AREA_ALIGN TYPE Invalid value for ALIGN in table AREA_TAB
Exception INV_AREA_CLR TYPE Invalid color value in table AREA_TAB
Exception INV_AREA_FORM TYPE Invalid value for FORM in table AREA_TAB
Exception INV_AXIS_CLR TYPE Invalid color value in table AXIS
Exception INV_AXIS_COUNT TYPE Too many axes (more than 4)
Exception INV_AXIS_POSITION TYPE Invalid value for posiiton in table AXIS
Exception INV_FRAM_CLR TYPE Invalid color value for the parameter FRM_xxx
Exception INV_FRAM_SCALMOD TYPE Invalid value for FRM_SCALMOD
Exception INV_OBJT_CLR TYPE Invalid color value in table OBJT
Exception INV_TITLE_CLR TYPE Invalid color value for parameter TITLE_xxx
Exception INV_WINID TYPE The value for WINID is not correct
               
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  19950206 
SAP Release Created in