SAP ABAP Class /GC1/CL_BC_DDIC (Parent Class for all ABAP Dictionary Objects)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-TS-PGC (Application Component) Persistent Garbage Collector
⤷
/GC1/BASIC_CONTENT (Package) Garbage Collector Basic Content
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /GC1/IF_CO_GENERATED_OBJECT | Interface for Generating Object Category | 20060214 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20060214 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /GC1/CL_BC_DDIC_DOMA | Directory Domains | 20060213 |
| 2 | Inheritance (c INHERITING FROM c_ref) | /GC1/CL_BC_DDIC_DTEL | Data Element for Directory | 20060213 |
| 3 | Inheritance (c INHERITING FROM c_ref) | /GC1/CL_BC_DDIC_ENQU | Callback Class DDIC Lock Object | 20060213 |
| 4 | Inheritance (c INHERITING FROM c_ref) | /GC1/CL_BC_DDIC_STRU | This Class Contains DDIC Structures | 20060213 |
| 5 | Inheritance (c INHERITING FROM c_ref) | /GC1/CL_BC_DDIC_TABL | This Class Contains DDIC Tables | 20060213 |
| 6 | Inheritance (c INHERITING FROM c_ref) | /GC1/CL_BC_DDIC_TTYP | Directory of Table Types | 20060213 |
| 7 | Inheritance (c INHERITING FROM c_ref) | /GC1/CL_BC_DDIC_VIEW | This Class Contains DDIC Views | 20060213 |
Properties
| Class | /GC1/CL_BC_DDIC | |
| Short Description | Parent Class for all ABAP Dictionary Objects | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | /GC1/MSG | |
| Program status | ||
| Category | 0 | |
| Package | /GC1/BASIC_CONTENT | Garbage Collector Basic Content |
| Created | 20060213 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /GC1/CL_BC_DDIC has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /GC1/IF_CO_GENERATED_OBJECT | Interface for Generating Object Category | 20060214 | ||
| 2 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20060214 |
Friends
Class /GC1/CL_BC_DDIC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | OBJECTTYP | Data Dictionary Object Type | 20060214 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | /GC1/DTE_OBJTYPE | Object Type in Garbage Collector | 20060214 | |||
| 3 | Static Attribute | Protected | Type reference (TYPE) | /GC1/TAB_OBJECT | Generated Objects | 20060214 | |||
| 4 | Static Attribute | Protected | Type reference (TYPE) | TYP_TAB_OBJDEL | Objects To Be Deleted | 20060214 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060214 | |
| 2 | Instance method | Protected | Method | Delivers TADIR Table | 20060215 | |
| 3 | Instance method | Private | Method | 20060216 |
Events
Class /GC1/CL_BC_DDIC has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYP_TAB_OBJDEL | Protected | See coding | 20060215 | typ_tab_objdel TYPE TABLE OF dcdeltb WITH DEFAULT KEY
|
||
| 2 | TYP_TAB_TADIR | Protected | See coding | 20060215 | typ_tab_tadir TYPE TABLE OF tadir WITH DEFAULT KEY
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DICCTYPE | Call by reference | Type reference (TYPE) | OBJECTTYP | Typ des Data Dictionary Objekts | 20060214 | |||
| 2 | I_OBJTYPE | Call by reference | Type reference (TYPE) | /GC1/DTE_OBJTYPE | Text zum Objekt | 20060214 |
Method CONSTRUCTOR on class /GC1/CL_BC_DDIC has no exception.
Method GET_TADIR_FROM_OBJDELTAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TAB_TADIR | Value transfer | Type reference (TYPE) | TYP_TAB_TADIR | 20060215 |
Method GET_TADIR_FROM_OBJDELTAB on class /GC1/CL_BC_DDIC has no exception.
Method REFRESH Signature
Method REFRESH on class /GC1/CL_BC_DDIC has no parameter.
Method REFRESH on class /GC1/CL_BC_DDIC has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |