SAP ABAP Class CL_GFW_GP_PRES_EXPORT (GFW: Product-specific section for export "without GUI")
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-FES-GRA (Application Component) Graphic
     SGRB (Package) ABAP Graphic Proxies
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GP_PRODUCT GFW: Interface of the product classes for the graphic proxy 19991216
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GP_PRODUCT_EXPORT GFW: Additional interface of the product classes for the GP 19991216
Properties
Class CL_GFW_GP_PRES_EXPORT  
Short Description GFW: Product-specific section for export "without GUI"    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SGRB   ABAP Graphic Proxies 
Created 19991216   SAP 
Last change 19991220   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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 Abstract Final Description Created on
1 IF_GP_PRODUCT GFW: Interface of the product classes for the graphic proxy 19991216
2 IF_GP_PRODUCT_EXPORT GFW: Additional interface of the product classes for the GP 19991216
Friends
Class CL_GFW_GP_PRES_EXPORT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GP Instance attribute Private Object reference (TYPE REF TO) CL_GUI_GP Graphics proxy reference 19991216
2 GP_DATA Instance attribute Private Object reference (TYPE REF TO) CL_GFW_GP_PRES_FRIEND GP_DATA 19991216
3 M_DC_DATA_TAB Instance attribute Private See coding ... 19991216
4 PRODUCT_FREE_CALLED Instance attribute Private Type reference (TYPE) GFW_BOOLEAN GFW_FALSE Workaround for super -> free 19991216
Methods
# Method Level Visibility Method type Description Created on
1 GET_DATA_TABLES Instance method Private Method Fill tables with data container data and customizing data 19991216
2 GET_DC_OBJECT Instance method Private Method Fetches next object from data container 19991216
Events
Class CL_GFW_GP_PRES_EXPORT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_CUST_DATA_TAB Private See coding customizing data table 19991216
2 TY_DATA Private See coding ... 19991216
3 TY_DC_DATA Private See coding ty data 19991216
4 TY_DC_LABEL Private See coding ty_dc_label 19991216
5 TY_DC_LABELS Private See coding TY_DC_LABELS 19991216
6 TY_DC_OBJECT Private See coding ... 19991216
Method Signatures

Method GET_DATA_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CUSTDATA Call by reference Type reference (TYPE) GFWCUDPT customizing data 19991216
2 Exporting DC_DATA_TAB Call by reference Type reference (TYPE) TY_CUST_DATA_TAB data container data 19991216
3 Exporting RETVAL Call by reference Type reference (TYPE) SYMSGNO cl_gfw=>ok, if ok 19991216
4 Exporting X_LABELS Call by reference Type reference (TYPE) TY_DC_LABELS Tabelle der Labels in X-Richtung 19991216
5 Exporting Y_LABELS Call by reference Type reference (TYPE) TY_DC_LABELS Tabelle der Labels in Y-Richtung 19991216

Method GET_DATA_TABLES on class CL_GFW_GP_PRES_EXPORT has no exception.

Method GET_DC_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CHANGES_IN_INITIAL_READ Call by reference Type reference (TYPE) GFW_BOOLEAN CHANGES_IN_INITIAL_R 19991216
2 Exporting DC_OBJ Call by reference Type reference (TYPE) TY_DC_OBJECT Gefordertes Objekt aus dem Datencontainer 19991216
3 Importing OBJ_COUNTER Call by reference Type reference (TYPE) I 1 Nummer des gewünschten Objekts 19991216
4 Exporting RETVAL Call by reference Type reference (TYPE) SYMSGNO cl_gfw=>ok, falls ok 19991216

Method GET_DC_OBJECT on class CL_GFW_GP_PRES_EXPORT has no exception.
History
Last changed by/on SAP  19991220 
SAP Release Created in 46C