SAP ABAP Class CL_UC_AREA_GEN_GC_OTHERS (Cons Area: Generation: Garbage Collector: Others)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-BCS (Application Component) Business Consolidation
     UCM0 (Package) SEM-BCS: Data Basis, Cons Area, ...
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /GC1/IF_CO_CONSTANTS General GC Constants 20050111
2 Interface implementation (CLASS c. INTERFACES i_ref)  /GC1/IF_CO_GENERATING_OBJECT Interface for Generating Object Category 20050111
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20060628
Properties
Class CL_UC_AREA_GEN_GC_OTHERS  
Short Description Cons Area: Generation: Garbage Collector: Others    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UCM0   SEM-BCS: Data Basis, Cons Area, ... 
Created 20050111   SAP 
Last change 20060920   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UC_AREA_GEN_GC_OTHERS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /GC1/IF_CO_CONSTANTS General GC Constants 20050111
2 /GC1/IF_CO_GENERATING_OBJECT Interface for Generating Object Category 20050111
3 IF_SERIALIZABLE_OBJECT Serializable Object 20060628
Friends
Class CL_UC_AREA_GEN_GC_OTHERS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DS_BUFFER Instance attribute Private Type reference (TYPE) SX_BUFFER 20050117
2 GC_INFIX_OBJNAME_AREA_VIEW Constant Private Type reference (TYPE) /GC1/DTE_OBJNAME 'V' Name of Generated Objects 20050117
3 GC_OBJTYPE_ABAP_PROG Constant Private Type reference (TYPE) /GC1/DTE_OBJTYPE '/GC1/ABAP_PROG' Object Type in Garbage Collector 20050111
4 GC_OBJTYPE_AREA Constant Private Type reference (TYPE) /GC1/DTE_OBJTYPE 'UC_AREA' Object Type in Garbage Collector 20050117
5 GC_OBJTYPE_DDIC_VIEW Constant Private Type reference (TYPE) /GC1/DTE_OBJTYPE '/GC1/DDIC_VIEW' Object Type in Garbage Collector 20050111
6 GC_PREFIX_OBJNAME_AREA_SSCR Constant Private Type reference (TYPE) /GC1/DTE_OBJNAME 'GP' Name of Generated Objects 20050111
7 GC_PREFIX_OBJNAME_AREA_VIEW Constant Private Type reference (TYPE) /GC1/DTE_OBJNAME '/1SEM/UCS' Name of Generated Objects 20050111
8 GC_PROGCLASS_AREA_SSCR_1 Constant Private Type reference (TYPE) RSSG_PCLAS 'UCS0SCREEN' BW Generation Tool: Program Class for Generated Programs 20050117
9 GC_PROGCLASS_AREA_SSCR_2 Constant Private Type reference (TYPE) RSSG_PCLAS 'UCS0SCREEN2' BW Generation Tool: Program Class for Generated Programs 20050117
10 GC_TRUE Constant Private Type reference (TYPE) UC_FLG 'X' General Indicator, SAP Consolidation 20050117
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AREA_USED Instance method Private Method 20050121
2 FREE_BUFFER Instance method Private Method 20050117
3 GET_DELETION_MODE Instance method Private Method 20050121
4 GET_GENERATING_AREA Instance method Private Method 20050117
5 GET_SCOPE Instance method Private Method 20050117
6 INIT_BUFFER Instance method Private Method 20050117
7 IS_RECOGNIZED Instance method Private Method 20050117
Events
Class CL_UC_AREA_GEN_GC_OTHERS has no event.
Types
Class CL_UC_AREA_GEN_GC_OTHERS has no local type.
Method Signatures

Method CHECK_AREA_USED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_AREA Call by reference Type reference (TYPE) UC_AREA Konsolidierungsgebiet 20050121
2 Exporting ED_CLIENT Call by reference Type reference (TYPE) D_CLIENT_GEN 20050121
3 Exporting EF_USED Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20050121
4 Importing IT_AREA Call by reference Type reference (TYPE) TH_AREA 20050121

Method CHECK_AREA_USED on class CL_UC_AREA_GEN_GC_OTHERS has no exception.

Method FREE_BUFFER Signature

Method FREE_BUFFER on class CL_UC_AREA_GEN_GC_OTHERS has no parameter.
Method FREE_BUFFER on class CL_UC_AREA_GEN_GC_OTHERS has no exception.

Method GET_DELETION_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_DELMODE Call by reference Type reference (TYPE) D_DELMODE 20050121
2 Importing ID_OBJTYPE Call by reference Type reference (TYPE) D_OBJTYPE 20050121

Method GET_DELETION_MODE on class CL_UC_AREA_GEN_GC_OTHERS has no exception.

Method GET_GENERATING_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_AREA Call by reference Type reference (TYPE) UC_AREA Konsolidierungsgebiet 20050117
2 Exporting ED_CLIENT Call by reference Type reference (TYPE) D_CLIENT_GEN 20050117
3 Exporting ET_AREA Call by reference Type reference (TYPE) TH_AREA 20050120
4 Importing ID_OBJNAME Call by reference Type reference (TYPE) D_OBJNAME 20050117
5 Importing ID_OBJTYPE Call by reference Type reference (TYPE) D_OBJTYPE 20050117

Method GET_GENERATING_AREA on class CL_UC_AREA_GEN_GC_OTHERS has no exception.

Method GET_SCOPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RA_OBJNAME Call by reference Type reference (TYPE) T_RA_OBJNAME 20050117
2 Importing ID_OBJTYPE Call by reference Type reference (TYPE) D_OBJTYPE 20050117

Method GET_SCOPE on class CL_UC_AREA_GEN_GC_OTHERS has no exception.

Method INIT_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_AREA Call by reference Type reference (TYPE) UC_FLG SPACE Allgemeines Kennzeichen SAP Konsolidierung 20050120
2 Importing IF_PROGRAM Call by reference Type reference (TYPE) UC_FLG SPACE Allgemeines Kennzeichen SAP Konsolidierung 20050120
3 Importing IF_SELSCREEN Call by reference Type reference (TYPE) UC_FLG SPACE Allgemeines Kennzeichen SAP Konsolidierung 20050120

Method INIT_BUFFER on class CL_UC_AREA_GEN_GC_OTHERS has no exception.

Method IS_RECOGNIZED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EF_RECOGNIZED Value transfer Type reference (TYPE) UC_FLG 20050117
2 Importing ID_OBJNAME Call by reference Type reference (TYPE) D_OBJNAME 20050117
3 Importing ID_OBJTYPE Call by reference Type reference (TYPE) D_OBJTYPE 20050117

Method IS_RECOGNIZED on class CL_UC_AREA_GEN_GC_OTHERS has no exception.
History
Last changed by/on SAP  20060920 
SAP Release Created in 600