SAP ABAP Class /GC1/CL_TEST_OBJ1 (Testobjekt 1)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-TS-PGC (Application Component) Persistent Garbage Collector
⤷
/GC1/TEST2 (Package) Test Garbage Collector
⤷
⤷
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 | 20060223 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /GC1/IF_CO_GENERATING_OBJECT | Interface for Generating Object Category | 20060209 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20060209 |
Properties
| Class | /GC1/CL_TEST_OBJ1 | |
| Short Description | Testobjekt 1 | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /GC1/TEST2 | Test Garbage Collector |
| Created | 20060209 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /GC1/CL_TEST_OBJ1 has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /GC1/IF_CO_GENERATED_OBJECT | Interface for Generating Object Category | 20060223 | ||
| 2 | /GC1/IF_CO_GENERATING_OBJECT | Interface for Generating Object Category | 20060209 | ||
| 3 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20060209 |
Friends
Class /GC1/CL_TEST_OBJ1 has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | TYP_TAB_OBJ | 20060223 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20060223 |
Events
Class /GC1/CL_TEST_OBJ1 has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYP_STR_OBJ | Public | See coding | 20060223 | begin of typ_str_obj,
objname type c LENGTH 10,
tabname type tabname,
progname type progname,
end of typ_Str_obj
|
||
| 2 | TYP_TAB_OBJ | Public | See coding | 20060223 | TYP_TAB_OBJ type TABLE OF typ_str_obj WITH DEFAULT KEY
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class /GC1/CL_TEST_OBJ1 has no parameter.
Method CLASS_CONSTRUCTOR on class /GC1/CL_TEST_OBJ1 has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |