SAP ABAP Class /GC1/CL_CO_GC_HELPER (OBSOLETE)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-TS-PGC (Application Component) Persistent Garbage Collector
⤷
/GC1/FRAMEWORK (Package) Garbage Collector Framework
⤷
⤷
Properties
| Class | /GC1/CL_CO_GC_HELPER | |
| Short Description | OBSOLETE | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /GC1/FRAMEWORK | Garbage Collector Framework |
| Created | 20050110 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /GC1/CL_CO_GC_HELPER has no forward declaration.
Interfaces
Class /GC1/CL_CO_GC_HELPER has no interface implemented.
Friends
Class /GC1/CL_CO_GC_HELPER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | /GC1/CL_CO_GARBAGE_COLLECTOR | Garbage Collector API | 20050110 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20050110 | |
| 2 | Instance method | Public | Method | 20050110 |
Events
Class /GC1/CL_CO_GC_HELPER has no event.
Types
Class /GC1/CL_CO_GC_HELPER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RCL_GC | Call by reference | Object reference (TYPE REF TO) | /GC1/CL_CO_GARBAGE_COLLECTOR | Garbage collector API | 20050110 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050110 |
Method GET_CURRENT_DELETION_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TAB_RNG_OBJNAME | Call by reference | Type reference (TYPE) | /GC1/TAB_RNG_OBJNAME | Wertetabelle für Objektnamen | 20050110 | |||
| 2 | I_TAB_RNG_OBJTYPE | Call by reference | Type reference (TYPE) | /GC1/TAB_RNG_OBJTYPE | Wertetabelle für Objektart | 20050110 | |||
| 3 | R_TAB_OBJECTS | Value transfer | Type reference (TYPE) | /GC1/TAB_OBJECT | Generierte Objekte | 20050110 |
Method GET_CURRENT_DELETION_LIST on class /GC1/CL_CO_GC_HELPER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |