SAP ABAP Class CLC2DIR_META_PERS_ADAPTER (Access to C2 Meta-Data Persistence)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CFG-RT (Application Component) Business Configuration Tools: Runtime
⤷
SC2_PERSISTANCE (Package) C2 Directory Persistence Services

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IFC2DIR_TYPES | Repository for Global Types and Constants | 20041103 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IFC2PERS_META_DATA | Configuration Data of a Node | 20041103 |
Properties
Class | CLC2DIR_META_PERS_ADAPTER | |
Short Description | Access to C2 Meta-Data Persistence | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SC2_PERSISTANCE | C2 Directory Persistence Services |
Created | 20041019 | SAP |
Last change | 20050105 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CLC2DIR_META_PERS_ADAPTER has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IFC2DIR_TYPES | Repository for Global Types and Constants | 20041103 | ||
2 | IFC2PERS_META_DATA | Configuration Data of a Node | 20041103 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CLC2DIR_PERS_FACTORY | 20041103 | Creator for Persistence Adaptor |
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20041019 | |
2 | ![]() |
Instance method | Private | Method | Creates databases from internal tables | 20041103 |
3 | ![]() |
Instance method | Private | Method | Delete Inactive Data | 20041105 |
4 | ![]() |
Static method | Private | Method | Extract GUID List from Data | 20041103 |
5 | ![]() |
Instance method | Private | Method | Puts the Data into the Output Table | 20041103 |
6 | ![]() |
Instance method | Private | Method | Converts Data from External into DB Format | 20041104 |
7 | ![]() |
Instance method | Private | Method | 20041103 | |
8 | ![]() |
Instance method | Private | Method | Sets Change Status | 20041105 |
9 | ![]() |
Instance method | Private | Method | 20041103 |
Events
Class CLC2DIR_META_PERS_ADAPTER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | ATP_S_GUID | Private | Attribute reference (LIKE) | 20041103 |
|
||
2 | ATP_T_GUIDS | Private | Attribute reference (LIKE) | 20041103 |
|
||
3 | ATP_T_STRINGTAB | Private | Attribute reference (LIKE) | 20041103 |
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CO_NAME | Call by reference | Type reference (TYPE) | SC2_CONFIGURATION_OBJECT | C2: Konfigurationsobjekt | 20041019 |
Method CONSTRUCTOR on class CLC2DIR_META_PERS_ADAPTER has no exception.
Method CREATE_INTERNAL_TABLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_META_TAB | Call by reference | Object reference (TYPE REF TO) | DATA | 20041103 | |||
2 | ![]() |
IV_META_TABNAME | Call by reference | Type reference (TYPE) | STRING | 20041103 |
Method CREATE_INTERNAL_TABLES on class CLC2DIR_META_PERS_ADAPTER has no exception.
Method DELETE_INACTIVE_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_GUIDS | Call by reference | Type reference (TYPE) | IFC2DIR_TYPES=>ATP_T_GUIDS | 20041105 | |||
2 | ![]() |
IV_METATAB_NAME | Call by reference | Type reference (TYPE) | STRING | 20041105 |
Method DELETE_INACTIVE_ENTRIES on class CLC2DIR_META_PERS_ADAPTER has no exception.
Method EXTRACT_GUID_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_GUIDS | Call by reference | Type reference (TYPE) | ATP_T_GUIDS | 20041103 | |||
2 | ![]() |
IT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20041103 |
Method EXTRACT_GUID_LIST on class CLC2DIR_META_PERS_ADAPTER has no exception.
Method MOVE_TO_EXPORT_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_META_DATA | Call by reference | Type reference (TYPE) | TABLE | 20041103 | |||
2 | ![]() |
IT_CO_DATA | Call by reference | Type reference (TYPE) | TABLE | 20041103 | |||
3 | ![]() |
IT_META_DATA | Call by reference | Type reference (TYPE) | HASHED TABLE | 20041103 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20041103 |
Method MOVE_TO_PERS_TABLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PERS_DATA | Call by reference | Type reference (TYPE) | HASHED TABLE | 20041104 | |||
2 | ![]() |
IT_META_DATA | Call by reference | Type reference (TYPE) | TABLE | 20041104 | |||
3 | ![]() |
IV_META_TABNAME | Call by reference | Type reference (TYPE) | STRING | 20041104 |
Method MOVE_TO_PERS_TABLES on class CLC2DIR_META_PERS_ADAPTER has no exception.
Method READ_DATA Signature
Method READ_DATA on class CLC2DIR_META_PERS_ADAPTER has no parameter.
Method READ_DATA on class CLC2DIR_META_PERS_ADAPTER has no exception.
Method SET_CHANGE_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_METATAB_DATA | Call by reference | Type reference (TYPE) | HASHED TABLE | 20041105 | |||
2 | ![]() |
IV_CHANGE_STATUS | Call by reference | Type reference (TYPE) | C2S_ACTION | 20041105 |
Method SET_CHANGE_STATUS on class CLC2DIR_META_PERS_ADAPTER has no exception.
Method WRITE_DATA Signature
Method WRITE_DATA on class CLC2DIR_META_PERS_ADAPTER has no parameter.
Method WRITE_DATA on class CLC2DIR_META_PERS_ADAPTER has no exception.
History
Last changed by/on | SAP | 20050105 |
SAP Release Created in | 700 |