SAP ABAP Class CLC2DIR_META_BUFFER (Transactional Meta-Data Buffer in C2 Directory)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CFG-RT (Application Component) Business Configuration Tools: Runtime
⤷
C2_CORE (Package) C2 Server: Core Functionality
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IFC2DIR_META_BUFFER | C2 Server: Buffer Management Metadata | 20041021 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IFC2DIR_TYPES | Repository for Global Types and Constants | 20041028 |
Properties
| Class | CLC2DIR_META_BUFFER | |
| Short Description | Transactional Meta-Data Buffer in C2 Directory | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | C2_CORE | C2 Server: Core Functionality |
| Created | 20041021 | SAP |
| Last change | 20080612 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CLC2DIR_META_BUFFER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IFC2DIR_META_BUFFER | C2 Server: Buffer Management Metadata | 20041021 | ||
| 2 | IFC2DIR_TYPES | Repository for Global Types and Constants | 20041028 |
Friends
Class CLC2DIR_META_BUFFER 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) | STRING | '/SAPC2/DATA_BUFFER' | Node Instance Name in Buffer | 20041028 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | '/SAPC2/NODE_NAME' | CO Node Name in Buffer | 20041028 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | C2S_META_BUFFER_TTYPE | Buffer Table in C2 Server | 20041028 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20041021 | ||
| 2 | Instance method | Private | Method | Creates a Row for a New Node in Meta-Buffer | 20041021 | |
| 3 | Instance method | Private | Method | Creates an Instance for a Node in Meta-Buffer | 20041021 |
Events
Class CLC2DIR_META_BUFFER has no event.
Types
Class CLC2DIR_META_BUFFER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CLC2DIR_META_BUFFER has no parameter.
Method CONSTRUCTOR on class CLC2DIR_META_BUFFER has no exception.
Method CREATE_BUFFER_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_NODE_NAME | Call by reference | Type reference (TYPE) | SC2_BCO_NODE_ID | Knoten-Kennung | 20041028 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | C2 server: Parameter error | 20041028 | ||
| 2 | 20041028 |
Method CREATE_DATA_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_NODE_NAME | Call by reference | Type reference (TYPE) | SC2_BCO_NODE_ID | Knoten-Kennung | 20041029 | |||
| 2 | RR_META_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IFC2DIR_META_NODE_INST | Konfigurationsdaten eines Knotens | 20041029 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für Ausnahmen | 20041221 |
History
| Last changed by/on | SAP | 20080612 |
| SAP Release Created in | 700 |