SAP ABAP Interface IF_GP_PRODUCT (GFW: Interface of the product classes for the graphic proxy)
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_GFW_GP_GRID_ALV ALV grid proxy 20000724
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GFW_GP_GRID_CHART GFW: Product-specific section of CL_GUI_GP_GRID (Chart) 20000801
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GFW_GP_HIER_SAP GFW: Product-specific section of CL_GUI_GP_HIER (NETZ) 20001221
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GFW_GP_HIER_SAPTREE GFW: Product-specific section of CL_GUI_GP_HIER 19990120
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GFW_GP_PRES_CHART GFW: Product-specific section of CL_GUI_GP_PRES (Chart) 19981126
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GFW_GP_PRES_EXPORT GFW: Product-specific section for export "without GUI" 19991216
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GFW_GP_PRES_PIG GFW: product specific section for sapchart.ocx view 20000818
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GFW_GP_PRES_SAP GFW: product-specific section of CL_GUI_GP_PRES (SAP BUSG) 19981126
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GFW_GP_PRES_WEB GFW: product specific section for web view 19990913
Properties
Interface IF_GP_PRODUCT  
Short Description GFW: Interface of the product classes for the graphic proxy    
General Data
Package SGRB   ABAP Graphic Proxies 
Created 19980520   SAP 
Last changed 19990702   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 GFW Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_GP_PRODUCT has no interface.
Friends
Interface IF_GP_PRODUCT has no friend.
Attributes
Interface IF_GP_PRODUCT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_EVENT_GUI2ABAP Instance method Public Method Convert a GUI event into an ABAP event 19980616
2 EVTID_INT2PROD Instance method Public Method Convert an event code into a product-specific event code 19980528
3 FILL Instance method Public Method Fill the graphic with data 19980520
4 FREE Instance method Public Method Delete object 19980526
5 INIT Instance method Public Method Initialize the object 19980526
6 MARK_CUOBJ_LIST_CHANGED Instance method Public Method Mark list of customizing objects to be changed 19990819
7 PRINT Instance method Public Method Print graphic 19981202
8 SEND_EVENT_ABAP2GUI Instance method Public Method Send an ABAP event to the GUI/front end 19980616
Events
Interface IF_GP_PRODUCT has no event.
Types
Interface IF_GP_PRODUCT has no local type.
Method Signatures

Method CONVERT_EVENT_GUI2ABAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CARGO Call by reference Type reference (TYPE) SYUCOMM s. if_dispatcher~dispatch 19980616
2 Exporting EVENT Call by reference Type reference (TYPE) GFW_EVENT ABAP Event 19980616
3 Importing EVENTID Call by reference Type reference (TYPE) I s. if_dispatcher~dispatch 19980616
4 Importing IS_SHELLEVENT Call by reference Type reference (TYPE) CHAR1 s. if_dispatcher~dispatch 19980616
5 Exporting RETVAL Call by reference Type reference (TYPE) SYMSGNO cl_gfw=>ok: erfolgreich 19980616

Method CONVERT_EVENT_GUI2ABAP on Interface IF_GP_PRODUCT has no exception.

Method EVTID_INT2PROD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EVT_INT Call by reference Type reference (TYPE) GFW_EVTCODE standardisierter (interner) Ereigniscode 19980528
2 Exporting EVT_PROD Call by reference Type reference (TYPE) GFW_EVTCODE produktspezifischer Ereigniscode 19980528
3 Exporting EVT_PROD_LIST Value transfer Type reference (TYPE) GFW_EVTCODE_LIST Liste von produktspezifischen Ereignsicodes 19981127
4 Exporting RETVAL Call by reference Type reference (TYPE) SYMSGNO cl_gfw=>ok: erfolgreich 19980528

Method EVTID_INT2PROD on Interface IF_GP_PRODUCT has no exception.

Method FILL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILL_MODE Call by reference Type reference (TYPE) I Art der geforderten Aufbereitung 19981202
2 Importing OPEN_GRAPH Call by reference Type reference (TYPE) GFW_BOOLEAN Grafik öffnen 19980520
3 Exporting RETVAL Call by reference Type reference (TYPE) SYMSGNO cl_gfw=>ok, if ok 19980520
4 Importing UPDATE_READ Call by reference Type reference (TYPE) GFW_BOOLEAN gfw_true DO NOT USE !!!! 19980520

Method FILL on Interface IF_GP_PRODUCT has no exception.

Method FREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RETVAL Call by reference Type reference (TYPE) SYMSGNO cl_gfw=>ok: erfolgreich 19980526

Method FREE on Interface IF_GP_PRODUCT has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FRIEND_DATA Call by reference Object reference (TYPE REF TO) OBJECT GP-Daten: Workaround für Friend-Konstrukt 19981124
2 Importing REF Call by reference Object reference (TYPE REF TO) OBJECT GP, der gemeinsame Daten hält 19980526
3 Exporting RETVAL Call by reference Type reference (TYPE) SYMSGNO cl_gfw=>ok: erfolgreich 19980526

Method INIT on Interface IF_GP_PRODUCT has no exception.

Method MARK_CUOBJ_LIST_CHANGED Signature

Method MARK_CUOBJ_LIST_CHANGED on Interface IF_GP_PRODUCT has no parameter.
Method MARK_CUOBJ_LIST_CHANGED on Interface IF_GP_PRODUCT has no exception.

Method PRINT Signature

Method PRINT on Interface IF_GP_PRODUCT has no parameter.
Method PRINT on Interface IF_GP_PRODUCT has no exception.

Method SEND_EVENT_ABAP2GUI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EVENT Call by reference Type reference (TYPE) GFW_EVENT zu sendendes Ereignis 19980616
2 Exporting RETVAL Call by reference Type reference (TYPE) SYMSGNO cl_gfw=>ok: Ereignis erfolgreich gesendet 19980616

Method SEND_EVENT_ABAP2GUI on Interface IF_GP_PRODUCT has no exception.
History
Last changed by/on SAP  19990702 
SAP Release Created in