SAP ABAP Class IF_GP_PRODUCT_EXPORT (GFW: Additional interface of the product classes for the GP)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GFW_GP_PRES_CHART GFW: Product-specific section of CL_GUI_GP_PRES (Chart) 20000121
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GFW_GP_PRES_EXPORT GFW: Product-specific section for export "without GUI" 19991216
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GFW_GP_PRES_WEB GFW: product specific section for web view 19991213
Properties
Class IF_GP_PRODUCT_EXPORT  
Short Description GFW: Additional interface of the product classes for the GP    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 19991208   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
Class IF_GP_PRODUCT_EXPORT has no interface implemented.
Friends
Class IF_GP_PRODUCT_EXPORT has no friend class.
Attributes
Class IF_GP_PRODUCT_EXPORT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXPORT Instance method Public Method Get graphic as export/picture 19991208
Events
Class IF_GP_PRODUCT_EXPORT has no event.
Types
Class IF_GP_PRODUCT_EXPORT has no local type.
Method Signatures

Method EXPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CONTENT Call by reference Type reference (TYPE) GFW_EXP_DATA see if_graphic_proxy~Export 19991208
2 Exporting CONTENT_LENGTH Call by reference Type reference (TYPE) I see if_graphic_proxy~Export 19991208
3 Exporting CONTENT_TYPE Call by reference Type reference (TYPE) STRING see if_graphic_proxy~Export 19991208
4 Importing FORMAT Call by reference Type reference (TYPE) I see if_graphic_proxy~Export 19991208
5 Importing HEIGHT Call by reference Type reference (TYPE) I 200 see if_graphic_proxy~Export 19991208
6 Importing NAME Call by reference Type reference (TYPE) C see if_graphic_proxy~Export 20000121
7 Exporting RETVAL Call by reference Type reference (TYPE) SYMSGNO see if_graphic_proxy~Export 19991208
8 Importing WIDTH Call by reference Type reference (TYPE) I 50 see if_graphic_proxy~Export 19991208

Method EXPORT on class IF_GP_PRODUCT_EXPORT has no exception.
History
Last changed by/on SAP  19991220 
SAP Release Created in