SAP ABAP Interface IF_GRAPHIC_PROXY (GFW: Graphic proxy interface (for the master))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-FES-GRA (Application Component) Graphic
⤷
SGRB (Package) ABAP Graphic Proxies
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GUI_GP | GFW: Superclass of all graphics proxies | 19981123 |
Properties
| Interface | IF_GRAPHIC_PROXY | |
| Short Description | GFW: Graphic proxy interface (for the master) |
General Data
| Package | SGRB | ABAP Graphic Proxies |
| Created | 19980423 | SAP |
| Last changed | 19990719 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | CNDD | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | CNTL | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 3 | GFW | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_EVT_DRAGDROP | Event interface for Drag&Drop | 19990322 |
Friends
Interface IF_GRAPHIC_PROXY has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_EVTPARAM_AXIS | Constant | Public | Type reference (TYPE) | GFW_EVTPARAM-NAME | 'AXIS' | Event parameter: Dimension/axis | 19980429 | |
| 2 | CO_EVTPARAM_GRPID | Constant | Public | Type reference (TYPE) | GFW_EVTPARAM-NAME | 'GRPID' | Event parameter: Group ID | 20000131 | |
| 3 | CO_EVTPARAM_HAS_CHILD | Constant | Public | Type reference (TYPE) | GFW_EVTPARAM-NAME | 'HASCHILD' | Event parameter: Object has child objects (structure) | 19990316 | |
| 4 | CO_EVTPARAM_ITEM | Constant | Public | Type reference (TYPE) | GFW_EVTPARAM-NAME | 'ITEM' | Event parameter: Name of the sub-object (item) | 19990127 | |
| 5 | CO_EVTPARAM_OBJID | Constant | Public | Type reference (TYPE) | GFW_EVTPARAM-NAME | 'OBJID' | Event parameter: Object ID | 19980424 | |
| 6 | CO_EVTPARAM_OFFSET | Constant | Public | Type reference (TYPE) | GFW_EVTPARAM-NAME | 'OFFSET' | Event parameter: Offset | 19980429 | |
| 7 | CO_EVTPARAM_PRODID | Constant | Public | Type reference (TYPE) | GFW_EVTPARAM-NAME | 'PRODID' | Event parameter: Product-specific event number | 19980429 | |
| 8 | CO_EVTPARAM_RC | Constant | Public | Type reference (TYPE) | GFW_EVTPARAM-NAME | 'RC' | Event parameter: Code of graphic proxy processing error | 19980424 | |
| 9 | CO_EVTPARAM_TIME_OFFSET | Constant | Public | Type reference (TYPE) | GFW_EVTPARAM-NAME | 'TIME_OFFSET' | Event parameter: Offset at time axis | 20000131 | |
| 10 | CO_EVTPARAM_UNITWIDTH | Constant | Public | Type reference (TYPE) | GFW_EVTPARAM-NAME | 'UWIDTH' | Event parameter: Unit width | 19980429 | |
| 11 | CO_EVTPARAM_XANGLE | Constant | Public | Type reference (TYPE) | GFW_EVTPARAM-NAME | 'XANGLE' | Event parameter: Angle of rotation in X direction | 19980429 | |
| 12 | CO_EVTPARAM_YANGLE | Constant | Public | Type reference (TYPE) | GFW_EVTPARAM-NAME | 'YANGLE' | Event parameter: Angle of rotation in Y direction | 19980429 | |
| 13 | CO_EVTPARAM_ZANGLE | Constant | Public | Type reference (TYPE) | GFW_EVTPARAM-NAME | 'ZANGLE' | Event parameter: Angle of rotation in Z direction | 19980429 | |
| 14 | CO_EVT_ANY | Constant | Public | Type reference (TYPE) | GFW_EVTCODE | 23 | Event: Determine graphic proxy internally | 19980610 | |
| 15 | CO_EVT_BUTTON_CLICKED | Constant | Public | Type reference (TYPE) | GFW_EVTCODE | 28 | Event: Pushbutton (sub-object) clicked | 19990127 | |
| 16 | CO_EVT_CHECKBOX_CHANGED | Constant | Public | Type reference (TYPE) | GFW_EVTCODE | 30 | Event: Checkbox (sub-object) status changed | 19990127 | |
| 17 | CO_EVT_CLOSED | Constant | Public | Type reference (TYPE) | GFW_EVTCODE | 2 | See event GRAPHIC_CLOSED | 19980424 | |
| 18 | CO_EVT_COLLAPSED | Constant | Public | Type reference (TYPE) | GFW_EVTCODE | 35 | Event: Collapse sub-tree | 19990210 | |
| 19 | CO_EVT_CTX_REQ | Constant | Public | Type reference (TYPE) | GFW_EVTCODE | 26 | Event: Context menu request | 19990120 | |
| 20 | CO_EVT_CTX_SEL_APPL | Constant | Public | Type reference (TYPE) | GFW_EVTCODE | 27 | Event: Context menu selection as application event | 19990125 | |
| 21 | CO_EVT_CUSTOM_CHANGED | Constant | Public | Type reference (TYPE) | GFW_EVTCODE | 5 | See event GRAPHIC_CUSTOM_CHANGED | 19980429 | |
| 22 | CO_EVT_DRAGGED | Constant | Public | Type reference (TYPE) | GFW_EVTCODE | 31 | Internal use only | 19990322 | |
| 23 | CO_EVT_DROPPED | Constant | Public | Type reference (TYPE) | GFW_EVTCODE | 24 | Internal use only | 19981119 | |
| 24 | CO_EVT_DROP_COMPLETED | Constant | Public | Type reference (TYPE) | GFW_EVTCODE | 33 | Internal use only | 19990322 | |
| 25 | CO_EVT_EXPANDED | Constant | Public | Type reference (TYPE) | GFW_EVTCODE | 25 | Event: Expand node | 19981202 | |
| 26 | CO_EVT_FLAVOR_REQUESTED | Constant | Public | Type reference (TYPE) | GFW_EVTCODE | 34 | Internal use only | 19990322 | |
| 27 | CO_EVT_LINK_CLICKED | Constant | Public | Type reference (TYPE) | GFW_EVTCODE | 29 | Event: Link (sub-object) clicked | 19990127 | |
| 28 | CO_EVT_MOUSE_CLK_LEFT | Constant | Public | Type reference (TYPE) | GFW_EVTCODE | 6 | See event GRAPHIC_MOUSE_CLK_LEFT | 19980428 | |
| 29 | CO_EVT_MOUSE_CLK_MIDDLE | Constant | Public | Type reference (TYPE) | GFW_EVTCODE | 7 | See event GRAPHIC_MOUSE_CLK_MIDDLE | 19980428 | |
| 30 | CO_EVT_MOUSE_CLK_RIGHT | Constant | Public | Type reference (TYPE) | GFW_EVTCODE | 8 | See event GRAPHIC_MOUSE_CLK_RIGHT | 19980428 | |
| 31 | CO_EVT_MOUSE_DBLCLK_LEFT | Constant | Public | Type reference (TYPE) | GFW_EVTCODE | 9 | See event GRAPHIC_MOUSE_DBLCLK_LEFT | 19980428 | |
| 32 | CO_EVT_MOUSE_DBLCLK_MIDDLE | Constant | Public | Type reference (TYPE) | GFW_EVTCODE | 10 | See event GRAPHIC_MOUSE_DBLCLK_MIDDLE | 19980428 | |
| 33 | CO_EVT_MOUSE_DBLCLK_RIGHT | Constant | Public | Type reference (TYPE) | GFW_EVTCODE | 11 | See event GRAPHIC_MOUSE_DBLCLK_RIGHT | 19980428 | |
| 34 | CO_EVT_ROTATED | Constant | Public | Type reference (TYPE) | GFW_EVTCODE | 21 | See event GRAPHIC_ROTATED | 19980428 | |
| 35 | CO_EVT_SCALED | Constant | Public | Type reference (TYPE) | GFW_EVTCODE | 18 | See event GRAPHIC_SCALED | 19980429 | |
| 36 | CO_EVT_SCROLLED | Constant | Public | Type reference (TYPE) | GFW_EVTCODE | 12 | See event GRAPHIC_SCROLLED | 19980429 | |
| 37 | CO_EVT_SELECTED | Constant | Public | Type reference (TYPE) | GFW_EVTCODE | 3 | See event GRAPHIC_SELECTED | 19980428 | |
| 38 | CO_EVT_UNKNOWN | Constant | Public | Type reference (TYPE) | GFW_EVTCODE | 1 | See event GRAPHIC_UNKNOWN | 19980424 | |
| 39 | CO_EVT_VALUE_CHANGED | Constant | Public | Type reference (TYPE) | GFW_EVTCODE | 4 | See event GRAPHIC_VALUE_CHANGED | 19980428 | |
| 40 | CO_EVT_VIEWPOINTS_CHANGED | Constant | Public | Type reference (TYPE) | GFW_EVTCODE | 22 | See event GRAPHIC_VIEWPOINTS_CHANGED | 19980429 | |
| 41 | CO_EVT_ZOOMED | Constant | Public | Type reference (TYPE) | GFW_EVTCODE | 15 | See event GRAPHIC_ZOOMED | 19980429 | |
| 42 | CO_FORMAT_BMP | Constant | Public | Type reference (TYPE) | I | 3 | export format BMP (s. method Export) | 19991208 | |
| 43 | CO_FORMAT_GIF | Constant | Public | Type reference (TYPE) | I | 1 | export format GIF (s. method Export) | 19991208 | |
| 44 | CO_FORMAT_JPEG | Constant | Public | Type reference (TYPE) | I | 2 | export format JPG (s. method Export) | 19991208 | |
| 45 | CO_PARAM_DC_DIM1 | Constant | Public | Type reference (TYPE) | I | 9 | Data container Dim1 | 19980424 | |
| 46 | CO_PARAM_DC_DIM2 | Constant | Public | Type reference (TYPE) | I | 10 | Data container Dim2 | 19980424 | |
| 47 | CO_PARAM_DC_DIM3 | Constant | Public | Type reference (TYPE) | I | 11 | Data container Dim3 | 19980424 | |
| 48 | CO_PARAM_DC_FILTER | Constant | Public | Type reference (TYPE) | I | 20 | Data container filter | 19980717 | |
| 49 | CO_PARAM_DC_GRP | Constant | Public | Type reference (TYPE) | I | 12 | Data container group ID (curve ID) | 19980424 | |
| 50 | CO_PARAM_DC_ID | Constant | Public | Type reference (TYPE) | I | 8 | Data container object ID | 19980424 | |
| 51 | CO_PARAM_DC_OBJTYPE | Constant | Public | Type reference (TYPE) | I | 16 | Data container object type (node, link...) | 19980703 | |
| 52 | CO_PARAM_DC_PCLUSTER | Constant | Public | Type reference (TYPE) | I | 19 | Data container parent frame | 19980703 | |
| 53 | CO_PARAM_DC_PRED | Constant | Public | Type reference (TYPE) | I | 17 | Data container predecessor | 19980703 | |
| 54 | CO_PARAM_DC_REFOBJ | Constant | Public | Type reference (TYPE) | I | 13 | Data container reference object | 19980617 | |
| 55 | CO_PARAM_DC_STAT | Constant | Public | Type reference (TYPE) | I | 14 | Data container Customizing status | 19980424 | |
| 56 | CO_PARAM_DC_SUCC | Constant | Public | Type reference (TYPE) | I | 18 | Data container successor | 19980703 | |
| 57 | CO_PARAM_DC_TEXT | Constant | Public | Type reference (TYPE) | I | 15 | Data container text | 19980424 | |
| 58 | CO_PARAM_DC_T_DIM1 | Constant | Public | Type reference (TYPE) | I | 21 | Data container name for Dim1 | 19981014 | |
| 59 | CO_PARAM_DC_T_GRP | Constant | Public | Type reference (TYPE) | I | 22 | Data container name for group | 19981014 | |
| 60 | CO_PORT_CHART | Constant | Public | Type reference (TYPE) | I | 2 | Port for plot area (all) | 19980618 | |
| 61 | CO_PORT_CHART1 | Constant | Public | Type reference (TYPE) | I | 3 | Plot area 1 | 19980618 | |
| 62 | CO_PORT_CHART1_X_PRIM_AXIS | Constant | Public | Type reference (TYPE) | I | 6 | Primary X axis (plot area 1) | 19980623 | |
| 63 | CO_PORT_CHART1_X_SEC_AXIS | Constant | Public | Type reference (TYPE) | I | 9 | Secondary X axis (plot area 1) | 19980618 | |
| 64 | CO_PORT_CHART1_Y_PRIM_AXIS | Constant | Public | Type reference (TYPE) | I | 12 | Primary Y axis (plot area 1) | 19980623 | |
| 65 | CO_PORT_CHART1_Y_SEC_AXIS | Constant | Public | Type reference (TYPE) | I | 15 | Secondary Y axis (plot area 1) | 19980618 | |
| 66 | CO_PORT_CHART1_Z_PRIM_AXIS | Constant | Public | Type reference (TYPE) | I | 18 | Primary Z axis (plot area 1) | 19980623 | |
| 67 | CO_PORT_CHART1_Z_SEC_AXIS | Constant | Public | Type reference (TYPE) | I | 21 | Secondary X axis (plot area 1) | 19980618 | |
| 68 | CO_PORT_CHART2 | Constant | Public | Type reference (TYPE) | I | 4 | Plot area 2 | 19980618 | |
| 69 | CO_PORT_CHART2_X_PRIM_AXIS | Constant | Public | Type reference (TYPE) | I | 7 | Primary X axis (plot area 2) | 19980623 | |
| 70 | CO_PORT_CHART2_X_SEC_AXIS | Constant | Public | Type reference (TYPE) | I | 10 | Secondary X axis (plot area 2) | 19980618 | |
| 71 | CO_PORT_CHART2_Y_PRIM_AXIS | Constant | Public | Type reference (TYPE) | I | 13 | Primary Y axis (plot area 2) | 19980623 | |
| 72 | CO_PORT_CHART2_Y_SEC_AXIS | Constant | Public | Type reference (TYPE) | I | 16 | Secondary Y axis (plot area 2) | 19980618 | |
| 73 | CO_PORT_CHART2_Z_PRIM_AXIS | Constant | Public | Type reference (TYPE) | I | 19 | Primary Z axis (plot area 2) | 19980623 | |
| 74 | CO_PORT_CHART2_Z_SEC_AXIS | Constant | Public | Type reference (TYPE) | I | 22 | Secondary Z axis (plot area 2) | 19980618 | |
| 75 | CO_PORT_CHART3 | Constant | Public | Type reference (TYPE) | I | 20 | Plot area 3 | 19981104 | |
| 76 | CO_PORT_CHART_X_PRIM_AXIS | Constant | Public | Type reference (TYPE) | I | 5 | Primary object axis (X axis) | 19980618 | |
| 77 | CO_PORT_CHART_X_SEC_AXIS | Constant | Public | Type reference (TYPE) | I | 8 | Secondary X axis | 19980618 | |
| 78 | CO_PORT_CHART_Y_PRIM_AXIS | Constant | Public | Type reference (TYPE) | I | 11 | Primary Y axis | 19980618 | |
| 79 | CO_PORT_CHART_Y_SEC_AXIS | Constant | Public | Type reference (TYPE) | I | 14 | Secondary Y axis | 19980618 | |
| 80 | CO_PORT_CHART_Z_PRIM_AXIS | Constant | Public | Type reference (TYPE) | I | 17 | Primary Z axis | 19980618 | |
| 81 | CO_PORT_CHART_Z_SEC_AXIS | Constant | Public | Type reference (TYPE) | I | 20 | Secondary Z axis | 19980618 | |
| 82 | CO_PORT_DIAGRAM | Constant | Public | Type reference (TYPE) | I | 1 | Port for chart | 19980618 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Activate graphic (-> visible) | 19980519 | |
| 2 | Instance method | Public | Method | Customizing: Add attribute bundle | 19980618 | |
| 3 | Instance method | Public | Method | Deactivate graphic (-> invisible) | 19980525 | |
| 4 | Instance method | Public | Method | Customizing: Remove attribute bundle | 19980618 | |
| 5 | Instance method | Public | Method | Ensure visibility of objects | 19990401 | |
| 6 | Instance method | Public | Method | Get graphic as export/picture | 19991208 | |
| 7 | Instance method | Public | Method | Destructor replacement | 19980525 | |
| 8 | Instance method | Public | Method | Customizing: Get attribute bundle (added by add_cu_bundle) | 19990812 | |
| 9 | Instance method | Public | Method | Constructor: Initialize Graphic Proxy | 19980519 | |
| 10 | Instance method | Public | Method | Customizing: Load the settings from the database | 19990810 | |
| 11 | Instance method | Public | Method | Print graphic | 19981202 | |
| 12 | Instance method | Public | Method | Customizing: Save the (changed) settings in the database | 19980623 | |
| 13 | Instance method | Public | Method | Send/distribute (internal) event | 19980616 | |
| 14 | Instance method | Public | Method | Set list of Drag&Drop behavior | 19990317 | |
| 15 | Instance method | Public | Method | Set event code list | 19980528 | |
| 16 | Instance method | Public | Method | Set filter list | 19980527 | |
| 17 | Instance method | Public | Method | Set parameter (see CO_PARAM_...) | 19980617 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | GRAPHIC_ANYEVT | Instance Event (0) |
Public (2) |
GUI event received; details in parameter event code | 19980428 |
| 2 | GRAPHIC_BUTTON_CLICKED | Instance Event (0) |
Public (2) |
GUI event CO_EVT_BUTTON_CLICKED received | 19990127 |
| 3 | GRAPHIC_CHECKBOX_CHANGED | Instance Event (0) |
Public (2) |
GUI event CO_EVT_CHECKBOX_CHANGED received | 19990127 |
| 4 | GRAPHIC_CLOSED | Instance Event (0) |
Public (2) |
GUI event CO_EVT_CLOSED received | 19980429 |
| 5 | GRAPHIC_CTX_REQ | Instance Event (0) |
Public (2) |
GUI event CO_EVT_CTX_REQ received | 19990120 |
| 6 | GRAPHIC_CTX_SEL | Instance Event (0) |
Public (2) |
GUI event: "Context menu selected" received | 19990120 |
| 7 | GRAPHIC_CUSTOM_CHANGED | Instance Event (0) |
Public (2) |
GUI event CO_EVT_CUSTOM_CHANGED received -> documentation | 19980429 |
| 8 | GRAPHIC_LINK_CLICKED | Instance Event (0) |
Public (2) |
GUI event CO_EVT_LINK_CLICKED received | 19990127 |
| 9 | GRAPHIC_MOUSE_CLK_LEFT | Instance Event (0) |
Public (2) |
GUI event CO_EVT_MOUSE_CLK_LEFT received | 19980429 |
| 10 | GRAPHIC_MOUSE_CLK_MIDDLE | Instance Event (0) |
Public (2) |
GUI event CO_EVT_MOUSE_CLK_MIDDLE received | 19980429 |
| 11 | GRAPHIC_MOUSE_CLK_RIGHT | Instance Event (0) |
Public (2) |
GUI event CO_EVT_MOUSE_CLK_RIGHT received | 19980429 |
| 12 | GRAPHIC_MOUSE_DBLCLK_LEFT | Instance Event (0) |
Public (2) |
GUI event CO_EVT_MOUSE_DBLCLK_LEFT received | 19980429 |
| 13 | GRAPHIC_MOUSE_DBLCLK_MIDDLE | Instance Event (0) |
Public (2) |
GUI event CO_EVT_MOUSE_DBLCLK_MIDDLE received | 19980429 |
| 14 | GRAPHIC_MOUSE_DBLCLK_RIGHT | Instance Event (0) |
Public (2) |
GUI event CO_EVT_MOUSE_DBLCLK_RIGHT received | 19980429 |
| 15 | GRAPHIC_OBJ_COLLAPSED | Instance Event (0) |
Public (2) |
GUI event CO_EVT_COLLAPSED received | 19990316 |
| 16 | GRAPHIC_OBJ_EXPANDED | Instance Event (0) |
Public (2) |
GUI event CO_EVT_EXPANDED received | 19981202 |
| 17 | GRAPHIC_ROTATED | Instance Event (0) |
Public (2) |
GUI event CO_EVT_ROTATED received | 19980429 |
| 18 | GRAPHIC_SCALED | Instance Event (0) |
Public (2) |
GUI event CO_EVT_SCALED received | 19980429 |
| 19 | GRAPHIC_SCROLLED | Instance Event (0) |
Public (2) |
GUI event CO_EVT_SCROLLED received | 19980429 |
| 20 | GRAPHIC_SELECTED | Instance Event (0) |
Public (2) |
GUI event CO_EVT_SELECTED received | 19980429 |
| 21 | GRAPHIC_UNKNOWN | Instance Event (0) |
Public (2) |
Unknown GUI event received | 19980428 |
| 22 | GRAPHIC_VALUE_CHANGED | Instance Event (0) |
Public (2) |
GUI event CO_EVT_VALUE_CHANGED received | 19980429 |
| 23 | GRAPHIC_VIEWPOINTS_CHANGED | Instance Event (0) |
Public (2) |
GUI event CO_EVT_VIEWPOINTS_CHANGED received -> docu. | 19980429 |
| 24 | GRAPHIC_ZOOMED | Instance Event (0) |
Public (2) |
GUI event CO_EVT_ZOOMED received | 19980429 |
Types
Interface IF_GRAPHIC_PROXY has no local type.
Method Signatures
Method ACTIVATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETVAL | Call by reference | Type reference (TYPE) | SYMSGNO | cl_gfw=>ok: erfolgreich | 19980519 |
Method ACTIVATE on Interface IF_GRAPHIC_PROXY has no exception.
Method ADD_CU_BUNDLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BUNDLE | Call by reference | Object reference (TYPE REF TO) | IF_CUSTOMIZING | Customizingobjekt | 19980618 | |||
| 2 | CUOBJ_LIST | Call by reference | Type reference (TYPE) | GFW_CU_OBJECT_NUMB_LIST | Customizingobjektliste (s. Methodendoku) | 19981202 | |||
| 3 | KEY | Call by reference | Type reference (TYPE) | TEXT40 | Variantenschlüssel | 19980618 | |||
| 4 | PORT | Call by reference | Type reference (TYPE) | I | Anschlußpunkt | 19980618 | |||
| 5 | RETVAL | Call by reference | Type reference (TYPE) | SYMSGNO | cl_gfw=>ok: erfolgreich | 19980618 |
Method ADD_CU_BUNDLE on Interface IF_GRAPHIC_PROXY has no exception.
Method DEACTIVATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETVAL | Call by reference | Type reference (TYPE) | SYMSGNO | cl_gfw=>ok: erfolgreich | 19980525 |
Method DEACTIVATE on Interface IF_GRAPHIC_PROXY has no exception.
Method DEL_CU_BUNDLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BUNDLE | Call by reference | Object reference (TYPE REF TO) | OBJECT | Attributbündel | 19980618 | |||
| 2 | KEY | Call by reference | Type reference (TYPE) | TEXT40 | Status | 19980618 | |||
| 3 | PORT | Call by reference | Type reference (TYPE) | I | Anschlußpunkt | 19980618 | |||
| 4 | RETVAL | Call by reference | Type reference (TYPE) | SYMSGNO | cl_gfw=>ok: erfolgreich | 19980618 |
Method DEL_CU_BUNDLE on Interface IF_GRAPHIC_PROXY has no exception.
Method ENSURE_OBJECT_LIST_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJID_LIST | Call by reference | Type reference (TYPE) | GFW_OBJID_LIST | Tabelle mit Schlüsseln der Objekte | 19990401 | |||
| 2 | RETVAL | Call by reference | Type reference (TYPE) | SYMSGNO | cl_gfw=>ok, if ok | 19990401 |
Method ENSURE_OBJECT_LIST_VISIBLE on Interface IF_GRAPHIC_PROXY has no exception.
Method EXPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTENT | Call by reference | Type reference (TYPE) | GFW_EXP_DATA | export (picture) of graphic | 19991208 | |||
| 2 | CONTENT_LENGTH | Call by reference | Type reference (TYPE) | I | length of export | 19991208 | |||
| 3 | CONTENT_TYPE | Call by reference | Type reference (TYPE) | STRING | format of exported graphic | 19991208 | |||
| 4 | FORMAT | Call by reference | Type reference (TYPE) | I | requested target format (CO_FORMAT_*) | 19991208 | |||
| 5 | HEIGHT | Call by reference | Type reference (TYPE) | I | 200 | requested height of picture (in pixel) | 19991208 | ||
| 6 | NAME | Call by reference | Type reference (TYPE) | C | name of picture | 20000121 | |||
| 7 | RETVAL | Call by reference | Type reference (TYPE) | SYMSGNO | CL_GFW=>OK, if export was successful | 19991208 | |||
| 8 | WIDTH | Call by reference | Type reference (TYPE) | I | 50 | requested width of picture (in pixel) | 19991208 |
Method EXPORT on Interface IF_GRAPHIC_PROXY has no exception.
Method FREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETVAL | Call by reference | Type reference (TYPE) | SYMSGNO | cl_gfw=>ok: erfolgreich | 19980525 |
Method FREE on Interface IF_GRAPHIC_PROXY has no exception.
Method GET_CU_BUNDLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BUNDLE | Call by reference | Object reference (TYPE REF TO) | IF_CUSTOMIZING | Customizing object | 19990812 | |||
| 2 | BUNDLE_TYPE | Call by reference | Type reference (TYPE) | GFWCUBU | unique ID of the bundle class | 19990812 | |||
| 3 | CUOBJ_LIST | Call by reference | Type reference (TYPE) | GFW_CU_OBJECT_NUMB_LIST | Customizing object list (see method documentation) | 19990812 | |||
| 4 | KEY | Call by reference | Type reference (TYPE) | TEXT40 | Variant key | 19990812 | |||
| 5 | PORT | Call by reference | Type reference (TYPE) | I | Port | 19990812 | |||
| 6 | RETVAL | Call by reference | Type reference (TYPE) | SYMSGNO | CL_GFW -> OK: Successful | 19990812 |
Method GET_CU_BUNDLE on Interface IF_GRAPHIC_PROXY has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DC | Value transfer | Object reference (TYPE REF TO) | IF_DC_SUBSCRIPTION | Referenz auf den Datencontainer | 19980519 | |||
| 2 | EVTCODE_LIST | Call by reference | Type reference (TYPE) | CNTL_SIMPLE_EVENTS | s. Set_Event_List | 19980528 | |||
| 3 | FILTER_LIST | Call by reference | Type reference (TYPE) | GFW_FILTER_LIST | s. Set_Filter_List | 19980519 | |||
| 4 | FORCE_PROD | Value transfer | Type reference (TYPE) | GFW_BOOLEAN | gfw_false | ja: Das angegebene Produkt soll erzwungen werden | 19980519 | ||
| 5 | HEIGHT | Call by reference | Type reference (TYPE) | I | Höhe der Grafik (Dynprometrik) | 19980615 | |||
| 6 | LEFT | Call by reference | Type reference (TYPE) | I | Abstand der Grafik vom linken Dynprorand (Dynprometrik) | 19980615 | |||
| 7 | PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Containerobjekt, in das die Grafik plaziert werden soll | 19981229 | |||
| 8 | PROD_ID | Value transfer | Type reference (TYPE) | TGPN-PRODUKT | Id des zu verwendenden Grafikprodukts | 19980519 | |||
| 9 | PROD_PRIO | Value transfer | Type reference (TYPE) | TGPN-PRIO | Priorität des zu verwendenden Produkts | 19980519 | |||
| 10 | RETVAL | Call by reference | Type reference (TYPE) | SYMSGNO | cl_gfw=>ok: erfolgreich | 19980519 | |||
| 11 | TOP | Call by reference | Type reference (TYPE) | I | Abstand der Grafik vom oberen Dynprorand (Dynprometrik) | 19980615 | |||
| 12 | WIDTH | Call by reference | Type reference (TYPE) | I | Breite der Grafik (Dynprometrik) | 19980615 |
Method INIT on Interface IF_GRAPHIC_PROXY has no exception.
Method LOAD_CUSTOMIZING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLIENT | Call by reference | Type reference (TYPE) | SYMANDT | Values will be loaded from this client | 19990813 | |||
| 2 | RETVAL | Call by reference | Type reference (TYPE) | SYMSGNO | Returncode | 19990810 | |||
| 3 | VALUES_LOADED | Call by reference | Type reference (TYPE) | GFW_BOOLEAN | Any values loaded from the database? | 19991112 |
Method LOAD_CUSTOMIZING on Interface IF_GRAPHIC_PROXY has no exception.
Method PRINT Signature
Method PRINT on Interface IF_GRAPHIC_PROXY has no parameter.
Method PRINT on Interface IF_GRAPHIC_PROXY has no exception.
Method SAVE_CUSTOMIZING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETVAL | Call by reference | Type reference (TYPE) | SYMSGNO | cl_gfw=>ok: erfolgreich gesichert | 19980623 | |||
| 2 | TRANSPORT | Call by reference | Type reference (TYPE) | GFW_BOOLEAN | gfw_true | Änderungen auch transportieren? | 19990330 | ||
| 3 | TRANSPORT_REQ | Call by reference | Type reference (TYPE) | TRKORR | space | Nummer der Transport-Aufgabe | 19990330 |
Method SAVE_CUSTOMIZING on Interface IF_GRAPHIC_PROXY has no exception.
Method SEND_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT | Call by reference | Type reference (TYPE) | GFW_EVENT | zu sendendes Ereignis | 19980616 | |||
| 2 | RETVAL | Call by reference | Type reference (TYPE) | SYMSGNO | cl_gfw=>ok: Ereignis erfolgreich versendet | 19980616 | |||
| 3 | SEND_TO_GRAPHIC | Call by reference | Type reference (TYPE) | GFW_BOOLEAN | gfw_true | an die Grafik senden (false=>RAISE EVENT) | 19980616 |
Method SEND_EVENT on Interface IF_GRAPHIC_PROXY has no exception.
Method SET_BEHAVIOR_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BEHAVIOR_LIST | Call by reference | Type reference (TYPE) | GFW_BEHAVIOR_LIST | Liste von Drag&Drop-Verhalten | 19990317 | |||
| 2 | RETVAL | Call by reference | Type reference (TYPE) | SYMSGNO | cl_gfw=>ok: erfolgreich | 19990317 |
Method SET_BEHAVIOR_LIST on Interface IF_GRAPHIC_PROXY has no exception.
Method SET_EVENT_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVTCODE_LIST | Call by reference | Type reference (TYPE) | CNTL_SIMPLE_EVENTS | Liste der zu registrierenden Ereigniscodes | 19980528 | |||
| 2 | RETVAL | Call by reference | Type reference (TYPE) | SYMSGNO | cl_gfw=>ok: erfolgreich | 19980528 |
Method SET_EVENT_LIST on Interface IF_GRAPHIC_PROXY has no exception.
Method SET_FILTER_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILTER_LIST | Call by reference | Type reference (TYPE) | GFW_FILTER_LIST | (neue) Filtertabelle für DC | 19980527 | |||
| 2 | RETVAL | Call by reference | Type reference (TYPE) | SYMSGNO | cl_gfw=>ok: erfolgreich | 19980527 |
Method SET_FILTER_LIST on Interface IF_GRAPHIC_PROXY has no exception.
Method SET_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAM_ID | Call by reference | Type reference (TYPE) | I | zu setzender Parameter (CO_PARAM_...) | 19980617 | |||
| 2 | PARAM_VALUE | Call by reference | Type reference (TYPE) | ANY | Wert auf den der Parameter gesetzt werden soll | 19980617 | |||
| 3 | RETVAL | Call by reference | Type reference (TYPE) | SYMSGNO | cl_gfw=>ok: erfolgreich | 19980617 |
Method SET_PARAMETER on Interface IF_GRAPHIC_PROXY has no exception.
Event Signatures
Event GRAPHIC_ANYEVT Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT | Exporting | Value transfer | Type reference (TYPE) | GFW_EVENT | Eventcode und -Parameter | 19980429 |
Event GRAPHIC_BUTTON_CLICKED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT | Exporting | Value transfer | Type reference (TYPE) | GFW_EVENT | Eventcode und -Parameter | 19990127 |
Event GRAPHIC_CHECKBOX_CHANGED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT | Exporting | Value transfer | Type reference (TYPE) | GFW_EVENT | Eventcode und -Parameter | 19990127 |
Event GRAPHIC_CLOSED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT | Exporting | Value transfer | Type reference (TYPE) | GFW_EVENT | Eventcode und -Parameter | 19980429 |
Event GRAPHIC_CTX_REQ Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MENU | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_CTMENU | .. | 19990120 | ||
| 2 | OBJID | Exporting | Value transfer | Type reference (TYPE) | GFWOBJID | . | 19990120 |
Event GRAPHIC_CTX_SEL Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Exporting | Value transfer | Type reference (TYPE) | SY-UCOMM | Im Kontextmenü ausgewählter Funktionscode | 19990120 | ||
| 2 | OBJID | Exporting | Value transfer | Type reference (TYPE) | GFWOBJID | . | 19990120 |
Event GRAPHIC_CUSTOM_CHANGED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT | Exporting | Value transfer | Type reference (TYPE) | GFW_EVENT | Eventcode und -Parameter | 19980429 |
Event GRAPHIC_LINK_CLICKED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT | Exporting | Value transfer | Type reference (TYPE) | GFW_EVENT | Eventcode und -Parameter | 19990127 |
Event GRAPHIC_MOUSE_CLK_LEFT Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT | Exporting | Value transfer | Type reference (TYPE) | GFW_EVENT | Eventcode und -Parameter | 19980429 |
Event GRAPHIC_MOUSE_CLK_MIDDLE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT | Exporting | Value transfer | Type reference (TYPE) | GFW_EVENT | Eventcode und -Parameter | 19980429 |
Event GRAPHIC_MOUSE_CLK_RIGHT Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT | Exporting | Value transfer | Type reference (TYPE) | GFW_EVENT | Eventcode und -Parameter | 19980616 |
Event GRAPHIC_MOUSE_DBLCLK_LEFT Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT | Exporting | Value transfer | Type reference (TYPE) | GFW_EVENT | Eventcode und -Parameter | 19980616 |
Event GRAPHIC_MOUSE_DBLCLK_MIDDLE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT | Exporting | Value transfer | Type reference (TYPE) | GFW_EVENT | Eventcode und -Parameter | 19980616 |
Event GRAPHIC_MOUSE_DBLCLK_RIGHT Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT | Exporting | Value transfer | Type reference (TYPE) | GFW_EVENT | Eventcode und -Parameter | 19980616 |
Event GRAPHIC_OBJ_COLLAPSED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT | Exporting | Value transfer | Type reference (TYPE) | GFW_EVENT | Eventcode und -Parameter | 19990316 |
Event GRAPHIC_OBJ_EXPANDED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT | Exporting | Value transfer | Type reference (TYPE) | GFW_EVENT | Eventcode und -Parameter | 19981202 |
Event GRAPHIC_ROTATED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT | Exporting | Value transfer | Type reference (TYPE) | GFW_EVENT | Eventcode und -Parameter | 19980429 |
Event GRAPHIC_SCALED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT | Exporting | Value transfer | Type reference (TYPE) | GFW_EVENT | Eventcode und -Parameter | 19980429 |
Event GRAPHIC_SCROLLED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT | Exporting | Value transfer | Type reference (TYPE) | GFW_EVENT | Eventcode und -Parameter | 19980429 |
Event GRAPHIC_SELECTED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT | Exporting | Value transfer | Type reference (TYPE) | GFW_EVENT | Eventcode und -Parameter | 19980429 |
Event GRAPHIC_UNKNOWN Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT | Exporting | Value transfer | Type reference (TYPE) | GFW_EVENT | Eventcode und -Parameter | 19980429 |
Event GRAPHIC_VALUE_CHANGED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT | Exporting | Value transfer | Type reference (TYPE) | GFW_EVENT | Eventcode und -Parameter | 19980429 |
Event GRAPHIC_VIEWPOINTS_CHANGED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT | Exporting | Value transfer | Type reference (TYPE) | GFW_EVENT | Eventcode und -Parameter | 19980429 |
Event GRAPHIC_ZOOMED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT | Exporting | Value transfer | Type reference (TYPE) | GFW_EVENT | Eventcode und -Parameter | 19980429 |
History
| Last changed by/on | SAP | 19990719 |
| SAP Release Created in |