SAP ABAP Class CL_GFW_PRODUCTS (GFW: Graphic product management)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-FES-GRA (Application Component) Graphic
     SGRB (Package) ABAP Graphic Proxies
Properties
Class CL_GFW_PRODUCTS  
Short Description GFW: Graphic product management    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SGRB   ABAP Graphic Proxies 
Created 19980525   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GFW_PRODUCTS has no forward declaration.
Interfaces
Class CL_GFW_PRODUCTS has no interface implemented.
Friends
Class CL_GFW_PRODUCTS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ACTIVEX Constant Public Type reference (TYPE) TGPN-IS_OCX 1 Product is an ActiveX control 19980618
2 CO_ITS Constant Public Type reference (TYPE) GRAFPLTFM 'ITS' Platform: WEB-Gui 19991025
3 CO_JAVABEAN Constant Public Type reference (TYPE) TGPN-IS_OCX 2 Product is a JavaBean 19980618
4 CO_NOGUI Constant Public Type reference (TYPE) TGPN-IS_OCX 3 graphic is created without GUI 19991217
5 G_FRONTEND Static Attribute Private Type reference (TYPE) TGPN-PLATTFORM ... 19980525
6 G_TGPM Static Attribute Private See coding ... 19980525
7 G_TGPM_WA Static Attribute Private Type reference (TYPE) TGPM ... 19980525
8 G_TGPN Static Attribute Private See coding ... 19980525
9 G_TGPN_WA Static Attribute Private Type reference (TYPE) TGPN ... 19980525
Methods
# Method Level Visibility Method type Description Created on
1 GET_FRONTEND Static method Public Method Determine frontend 19980525
2 GET_TECH_NAME Static method Public Method Determine technical name 19980525
Events
Class CL_GFW_PRODUCTS has no event.
Types
Class CL_GFW_PRODUCTS has no local type.
Method Signatures

Method GET_FRONTEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PLATFORM Call by reference Type reference (TYPE) GRAFPLTFM Platform 19991021
2 Exporting RETVAL Call by reference Type reference (TYPE) I Return Val 19980525

Method GET_FRONTEND on class CL_GFW_PRODUCTS has no exception.

Method GET_TECH_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GRAPHTYPE Call by reference Type reference (TYPE) TGPN-GRAFIKTYP Graphic type 19980525
2 Exporting IS_OCX Call by reference Type reference (TYPE) TGPN-IS_OCX OCX flag 19980525
3 Exporting PLATFORM Call by reference Type reference (TYPE) GRAFPLTFM Platform 19991021
4 Changing PRIO Call by reference Type reference (TYPE) TGPN-PRIO Priority 19980525
5 Changing PRODUCT Call by reference Type reference (TYPE) TGPN-PRODUKT Return code (0 = OK) 19980525
6 Exporting RETVAL Call by reference Type reference (TYPE) I Product 19980525
7 Exporting TECH_NAME Call by reference Type reference (TYPE) TGPN-TECH_NAME Technical name 19980525

Method GET_TECH_NAME on class CL_GFW_PRODUCTS has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in