SAP ABAP Class CL_GC_LAST_RUN (System Class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABP (Package) ABAP Runtime Environment
Properties
Class CL_GC_LAST_RUN  
Short Description System Class    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status S  System Program 
Category 0   
Package SABP   ABAP Runtime Environment 
Created 20011203   SAP 
Last change 20011217   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GC_LAST_RUN has no forward declaration.
Interfaces
Class CL_GC_LAST_RUN has no interface implemented.
Friends
Class CL_GC_LAST_RUN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIVE Static Attribute Private Type reference (TYPE) OS_BOOLEAN 'X' Boolean 20020116
Methods
# Method Level Visibility Method type Description Created on
1 GC_RUN Instance method Public Method Returns 'X' if the GC has been running since last call 20011203
2 GC_RUN_INTERNAL Instance method Private Method Returns 'X' if the GC has been running since last call 20020116
3 NEW_HANDLE Static method Public Method Creates new object and registers it with GC 20011203
Events
Class CL_GC_LAST_RUN has no event.
Types
Class CL_GC_LAST_RUN has no local type.
Method Signatures

Method GC_RUN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RUN Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20011203

Method GC_RUN on class CL_GC_LAST_RUN has no exception.

Method GC_RUN_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RUN Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20020116

Method GC_RUN_INTERNAL on class CL_GC_LAST_RUN has no exception.

Method NEW_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OBJ Value transfer Object reference (TYPE REF TO) CL_GC_LAST_RUN Referenz auf das erzeugte Objekt. 20011203

Method NEW_HANDLE on class CL_GC_LAST_RUN has no exception.
History
Last changed by/on SAP  20011217 
SAP Release Created in 630