SAP ABAP Interface /GC1/IF_CO_GENERATING_OBJECT (Interface for Generating Object Category)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-TS-PGC (Application Component) Persistent Garbage Collector
     /GC1/FRAMEWORK (Package) Garbage Collector Framework
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /GC1/CL_TEST_OBJ1 Testobjekt 1 20060209
2 Interface implementation (CLASS c. INTERFACES i_ref)  /GC1/CL_TEST_OBJ2 Testobjekt 2 20060209
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EFG_APPLICATION_FORM_GC Callback Class for Garbage Collector 20041001
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FINB_GN_GC_BUILDING_PLAN Garbage Collector for High Level Objects 20041220
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FINB_GN_GC_LOW_LEVEL Garbage Collector for Low Level Objects 20041122
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GYY_GENERATING_CALL_BACK Callback Class for Garbage Collector (Generator) 20080403
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MDG_GN_GC_BUILDING_PLAN Garbage Collector for High Level Objects 20081218
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MDG_GN_GC_LOW_LEVEL Garbage Collector for Low Level Objects 20081218
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MDG_MDF_GC_CALLBACK MDF: Garbage Collector Callback Class 20081218
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UC_AREA_GEN_GC_OTHERS Cons Area: Generation: Garbage Collector: Others 20050111
... Click here to see Used By full list (12 items)
Properties
Interface /GC1/IF_CO_GENERATING_OBJECT  
Short Description Interface for Generating Object Category    
General Data
Package /GC1/FRAMEWORK   Garbage Collector Framework 
Created 20040402   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface /GC1/IF_CO_GENERATING_OBJECT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SERIALIZABLE_OBJECT Serializable Object 20060206
Friends
Interface /GC1/IF_CO_GENERATING_OBJECT has no friend.
Attributes
Interface /GC1/IF_CO_GENERATING_OBJECT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COLLECTIVE_DELETION Instance method Public Method Run Collective Deletion 20060120
2 DELETE_GENOBJ Instance method Public Method Deletes One Generated Object of this Object Type 20040405
3 DISPLAY Instance method Public Method Displays Generating Object (Exists as Parameter) 20040405
4 GET_GENOBJ_SCOPE Instance method Public Method Displays Generation Area 20040405
5 GET_GENOBJ_USAGE Instance method Public Method Shows Whether Objects Are Being Used or Can Be Deleted 20040405
6 REFRESH Instance method Public Method OBSOLETE 20040405
Events
# Event Type Visibility Description Created on
1 READY_FOR_BUFFERING Instance Event
(0)
Public
(2)
Can Run Buffering 20060228
Types
Interface /GC1/IF_CO_GENERATING_OBJECT has no local type.
Method Signatures

Method COLLECTIVE_DELETION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TAB_DELETED_OBJECTS Call by reference Type reference (TYPE) /GC1/TAB_OBJECT Generierte Objekte 20060203
2 Importing I_REF_LOG Call by reference Object reference (TYPE REF TO) /GC1/IF_CO_MSG_LOG Nachrichtenprotokoll 20060120
# Exception Resumable Description Created on
1 FAILED Fehler in der Verarbeitung 20060203

Method DELETE_GENOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FLG_COLLECTIVE_DELETION Value transfer Type reference (TYPE) C Sammellöschung aktiv 20060120
2 Exporting E_TAB_DELETED_OBJECTS Call by reference Type reference (TYPE) /GC1/TAB_OBJECT Generated objects 20040405
3 Importing I_RCL_GC_HELPER Call by reference Object reference (TYPE REF TO) /GC1/CL_CO_GC_HELPER OBSOLET 20050110
4 Importing I_RCL_LOG Call by reference Object reference (TYPE REF TO) /GC1/IF_CO_MSG_LOG Message log 20040405
5 Importing I_RCL_TRANSPORT Call by reference Object reference (TYPE REF TO) /GC1/IF_CO_TRANSPORT Auftrag/Aufgabe 20040726
6 Importing I_STR_OBJECT Call by reference Type reference (TYPE) /GC1/STR_OBJECT Identifies a generated object in the system 20040503
# Exception Resumable Description Created on
1 FAILED The deletion failed 20040503

Method DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GENERATING_OBJNAME Call by reference Type reference (TYPE) /GC1/DTE_GEN_OBJNAME Generating object name 20040405
# Exception Resumable Description Created on
1 FAILED The display method failed 20040503
2 NOT_AVAILABLE The display method is not available 20040405

Method GET_GENOBJ_SCOPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TAB_SCOPE Call by reference Type reference (TYPE) /GC1/TAB_SCOPE Scope Table 20040405
2 Importing I_RCL_LOG Call by reference Object reference (TYPE REF TO) /GC1/IF_CO_MSG_LOG Message log 20040503
# Exception Resumable Description Created on
1 FAILED Error when getting the scope 20040503

Method GET_GENOBJ_USAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TAB_USAGE Call by reference Type reference (TYPE) /GC1/TAB_USAGE Table containing generated objects' usage information 20040405
2 Importing I_FLG_INFO Call by reference Type reference (TYPE) /GC1/DTE_FLG_USAGE_INFO Usage information required 20040405
3 Importing I_OBJTYPE Call by reference Type reference (TYPE) /GC1/DTE_OBJTYPE Object types for Garbage Collector 20040503
4 Importing I_RCL_LOG Call by reference Object reference (TYPE REF TO) /GC1/IF_CO_MSG_LOG Message log 20040504
# Exception Resumable Description Created on
1 FAILED Abnormal termination 20040503

Method REFRESH Signature

Method REFRESH on Interface /GC1/IF_CO_GENERATING_OBJECT has no parameter.
Method REFRESH on Interface /GC1/IF_CO_GENERATING_OBJECT has no exception.
Event Signatures

Event READY_FOR_BUFFERING Signature
Event READY_FOR_BUFFERING on Interface /GC1/IF_CO_GENERATING_OBJECT has no parameter.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /GC1/CL_TEST_OBJ1 Testobjekt 1 20060209
2 Interface implementation (CLASS c. INTERFACES i_ref)  /GC1/CL_TEST_OBJ2 Testobjekt 2 20060209
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EFG_APPLICATION_FORM_GC Callback Class for Garbage Collector 20041001
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FINB_GN_GC_BUILDING_PLAN Garbage Collector for High Level Objects 20041220
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FINB_GN_GC_LOW_LEVEL Garbage Collector for Low Level Objects 20041122
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GYY_GENERATING_CALL_BACK Callback Class for Garbage Collector (Generator) 20080403
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MDG_GN_GC_BUILDING_PLAN Garbage Collector for High Level Objects 20081218
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MDG_GN_GC_LOW_LEVEL Garbage Collector for Low Level Objects 20081218
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MDG_MDF_GC_CALLBACK MDF: Garbage Collector Callback Class 20081218
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UC_AREA_GEN_GC_OTHERS Cons Area: Generation: Garbage Collector: Others 20050111
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UG_MD_GC_CALLBACK MDF: Garbage Collector Callback Class 20041212
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UG_WB_SEL_SCREEN_GC Workbench: Generated Selection Screens: Garbage Collector 20050117
History
Last changed by/on SAP  20110908 
SAP Release Created in 31