SAP ABAP Class /GC1/CL_TEST_OBJ2 (Testobjekt 2)
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_FOREIGN_USAGE | Object Types Used by External User | 20060213 |
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_OBJ2 | |
Short Description | Testobjekt 2 | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | /GC1/TEST | |
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_OBJ2 has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /GC1/IF_CO_FOREIGN_USAGE | Object Types Used by External User | 20060213 | ||
2 | /GC1/IF_CO_GENERATING_OBJECT | Interface for Generating Object Category | 20060209 | ||
3 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20060209 |
Friends
Class /GC1/CL_TEST_OBJ2 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_OBJ2 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,
viewname TYPE ddobjname,
tabname TYPE ddobjname,
obj1name TYPE c LENGTH 10,
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_OBJ2 has no parameter.
Method CLASS_CONSTRUCTOR on class /GC1/CL_TEST_OBJ2 has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |