SAP ABAP Class CL_GFW_STATUS (GFW: (Default) status lines of a graphic object)
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_GFW_STATUS GFW: Interface for an object status line 19981229
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GFW_STATUS_HIER GFW: (Default) status line for structure graphics 00000000
Properties
Class CL_GFW_STATUS  
Short Description GFW: (Default) status lines of a graphic object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SGRB   ABAP Graphic Proxies 
Created 19981229   SAP 
Last change 19981230   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GFW_STATUS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_GFW_STATUS GFW: Interface for an object status line 19981229
Friends
Class CL_GFW_STATUS has no friend class.
Attributes
Class CL_GFW_STATUS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COPY_STATUS Instance method Protected Method Copy attribute contents 19981230
2 CREATE_OBJECT Instance method Protected Method Create object 19990104
Events
Class CL_GFW_STATUS has no event.
Types
Class CL_GFW_STATUS has no local type.
Method Signatures

Method COPY_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing COPY Call by reference Object reference (TYPE REF TO) OBJECT Copy object 19981230
# Exception Resumable Description Created on
1 CAST_ERROR Object has incorrect type 19990104

Method CREATE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting OBJ Call by reference Object reference (TYPE REF TO) OBJECT Generated object of the (derived) class 19990104

Method CREATE_OBJECT on class CL_GFW_STATUS has no exception.
History
Last changed by/on SAP  19981230 
SAP Release Created in