SAP ABAP Class CL_OBJ_META_DME (DME: Object Metadata)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CUS-TOL-TME (Application Component) Table Maintenance Tool
⤷
SDME_OBJ (Package) DME: Maintenance Objects

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_OBJ_META_DME | DME: Meta Information | 19981127 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_TABLE_META_DME | DME: Metadata for External Table | 19991027 |
Properties
Class | CL_OBJ_META_DME | |
Short Description | DME: Object Metadata | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SDME_OBJ | DME: Maintenance Objects |
Created | 19981127 | SAP |
Last change | 19981130 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_OBJ_META_DME | DME: Meta Information | 19981127 |
Friends
Class CL_OBJ_META_DME has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 19981127 | ||||
2 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 19981127 | ||||
3 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 19981127 | ||||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | T_BUF | Instance Management Buffer | 19981127 | ||
5 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 19981127 | ||||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | T_DDIC_BUFFER | Buffer for DDIC Information | 19981218 | ||
7 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 19981127 | ||||
8 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20000103 | ||||
9 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 19981127 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Initialization without New Values | 19981209 |
2 | ![]() |
Static method | Public | Method | Copies Object in Existing Object with Specified Version | 19981127 |
3 | ![]() |
Static method | Public | Method | Creates a New, Transient Metadata Object | 19981127 |
4 | ![]() |
Instance method | Public | Method | Deletes Object from Database | 19981127 |
5 | ![]() |
Instance method | Private | Method | Generic Adjustment Between DB State and Internal Table | 19981127 |
6 | ![]() |
Static method | Public | Method | Gets a Metadata Object | 19981127 |
7 | ![]() |
Static method | Private | Method | DDIC Info: Get Foreign Key Definition | 19981218 |
8 | ![]() |
Static method | Private | Method | DDIC Info: Get Nametab | 19981218 |
9 | ![]() |
Instance method | Protected | Method | Initialization with New Class Namen and Version | 19981130 |
10 | ![]() |
Instance method | Public | Method | Writes a Non-Existent Version to the Database | 19981127 |
11 | ![]() |
Instance method | Private | Method | Reads the Object Metadata from the Database | 19981127 |
12 | ![]() |
Static method | Private | Method | Reads the Object Header Data from the Database | 19981127 |
13 | ![]() |
Static method | Public | Method | Refreshes all Versions of a Class from the Database | 19981127 |
14 | ![]() |
Instance method | Public | Method | Writes Changes to an Existing Version to the Database | 19981127 |
Events
Class CL_OBJ_META_DME has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_BUF | Private | See coding | Instance Management Buffer | 19981127 |
|
|
2 | T_BUF_INFO | Private | See coding | Description of a Sigle Instance | 19981127 |
|
|
3 | T_DDIC_BUFFER | Private | See coding | T_DDIC_BUFFER | 19981218 |
|
|
4 | T_DDIC_INFO | Private | See coding | T_DDIC_INFO | 19981218 |
|
Method Signatures
Method CLEAR Signature
Method CLEAR on class CL_OBJ_META_DME has no parameter.
Method CLEAR on class CL_OBJ_META_DME has no exception.
Method COPY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_DEST_OBJ | Call by reference | Object reference (TYPE REF TO) | CL_OBJ_META_DME | Zielobjekt | 19981127 | ||
2 | ![]() |
IM_DEST_VERS | Call by reference | Type reference (TYPE) | SDMEO_VERSION | space | Zielversion | 19981127 | |
3 | ![]() |
IM_SRC_OBJ | Call by reference | Object reference (TYPE REF TO) | CL_OBJ_META_DME | Quellobjekt | 19981127 |
Method COPY on class CL_OBJ_META_DME has no exception.
Method CREATE_TRANSIENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CLSNAME | Call by reference | Type reference (TYPE) | SDMEO_CLSNAME | Klassenname | 19981127 | ||
2 | ![]() |
RE_OBJ_META | Value transfer | Object reference (TYPE REF TO) | CL_OBJ_META_DME | Neues, transientes Objekt | 19981127 |
Method CREATE_TRANSIENT on class CL_OBJ_META_DME has no exception.
Method DELETE Signature
Method DELETE on class CL_OBJ_META_DME has no parameter.
Method DELETE on class CL_OBJ_META_DME has no exception.
Method GENERIC_UPDATE_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_DEL_TAB | Call by reference | Type reference (TYPE) | ANY TABLE | gelöschte | 19990401 | ||
2 | ![]() |
CH_INS_TAB | Call by reference | Type reference (TYPE) | ANY TABLE | eingefügte | 19990401 | ||
3 | ![]() |
CH_UPD_TAB | Call by reference | Type reference (TYPE) | ANY TABLE | geänderte | 19990401 | ||
4 | ![]() |
IM_DB_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Name der DB Tabelle | 19981127 | ||
5 | ![]() |
IM_TAB_CUR_DB_STATE | Call by reference | Type reference (TYPE) | ANY TABLE | Aktueller DB Stand | 19981127 | ||
6 | ![]() |
IM_TAB_NEW_STATE | Call by reference | Type reference (TYPE) | ANY TABLE | Neuer DB Stand | 19990401 |
Method GENERIC_UPDATE_TABLE on class CL_OBJ_META_DME has no exception.
Method GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CLSNAME | Call by reference | Type reference (TYPE) | SDMEO_CLSNAME | Klassenname | 19981127 | ||
2 | ![]() |
IM_VERSION | Call by reference | Type reference (TYPE) | SDMEO_VERSION | Version | 19981127 | ||
3 | ![]() |
RE_OBJ_META | Value transfer | Object reference (TYPE REF TO) | CL_OBJ_META_DME | Gesuchte Metainfo | 19981127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Es wurde kein passendes Objekt gefunden. | 19981127 |
Method GET_FOREIGN_KEYS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_FOREIGN_KEY_DESCR | Call by reference | Type reference (TYPE) | SDMET_FOREIGN_KEY_DESCR | Fremdschlüssel | 19981218 | ||
2 | ![]() |
IM_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 19981218 |
Method GET_FOREIGN_KEYS on class CL_OBJ_META_DME has no exception.
Method GET_NAMETAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_NAMETAB | Call by reference | Type reference (TYPE) | SDMET_TABLE_DESCR | Nametab | 19981218 | ||
2 | ![]() |
IM_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 19981218 |
Method GET_NAMETAB on class CL_OBJ_META_DME has no exception.
Method INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CLSNAME | Call by reference | Type reference (TYPE) | SDMEO_CLSNAME | Klassenname | 19981130 |
Method INIT on class CL_OBJ_META_DME has no exception.
Method INSERT Signature
Method INSERT on class CL_OBJ_META_DME has no parameter.
Method INSERT on class CL_OBJ_META_DME has no exception.
Method READ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_HEADER | Call by reference | Type reference (TYPE) | SDMEO_CLASS_HEADER | Kopfinfo | 19981127 |
Method READ on class CL_OBJ_META_DME has no exception.
Method READ_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CLSNAME | Call by reference | Type reference (TYPE) | SDMEO_CLSNAME | Klassenname | 19981127 | ||
2 | ![]() |
IM_VERSION | Call by reference | Type reference (TYPE) | SDMEO_VERSION | Version | 19981127 | ||
3 | ![]() |
RE_HEADER | Value transfer | Type reference (TYPE) | SDMEO_CLASS_HEADER | Gesuchte Kopfinfo | 19981127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Die gesuchte Kopfinfo existiert nicht. | 19981127 |
Method REFRESH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CLSNAME | Call by reference | Type reference (TYPE) | SDMEO_CLSNAME | Klassenname | 19981127 |
Method REFRESH on class CL_OBJ_META_DME has no exception.
Method UPDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_OLD_OBJ | Call by reference | Object reference (TYPE REF TO) | CL_OBJ_META_DME | Aktueller DB-Zustand | 19981127 |
Method UPDATE on class CL_OBJ_META_DME has no exception.
History
Last changed by/on | SAP | 19981130 |
SAP Release Created in | 50A |