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