SAP ABAP Class IF_DB6_DISTRIBUTED_DATABASE (DB6 Distributed Database)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_DBA_DATABASE DBA Cockpit: Database Object Interface 20090623
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DB6_DATABASE DB6: Current Database 20090623
Properties
Class IF_DB6_DISTRIBUTED_DATABASE  
Short Description DB6 Distributed Database    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090623   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_DB6_DISTRIBUTED_DATABASE has no forward declaration.
Interfaces
Class IF_DB6_DISTRIBUTED_DATABASE has no interface implemented.
Friends
Class IF_DB6_DISTRIBUTED_DATABASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALL_COORD_MEMBERS_IMAGE Instance attribute Public Type reference (TYPE) STRING 20090717
2 ALL_MEMBERS_IMAGE Instance attribute Public Type reference (TYPE) STRING 20090623
3 ALL_PARTITIONS_IMAGE Instance attribute Public Type reference (TYPE) STRING 20090623
4 COORD_MEMBERS Instance attribute Public Type reference (TYPE) DBA_NODE_LIST DBA Cockpit: List of nodes/instances in distributed database 20090717
5 COORD_MEMBERS_ALL Instance attribute Public Type reference (TYPE) DBA_NODE_LIST DBA Cockpit: List of nodes/instances in distributed database 20090717
6 MEMBERS Instance attribute Public Type reference (TYPE) DBA_NODE_LIST 20090623
7 MEMBERS_ALL Instance attribute Public Type reference (TYPE) DBA_NODE_LIST 20090623
8 PARTITIONS Instance attribute Public Type reference (TYPE) DBA_NODE_LIST 20090623
9 PARTITIONS_ALL Instance attribute Public Type reference (TYPE) DBA_NODE_LIST 20090623
10 SELECTED_COORD_MEMBER Instance attribute Public Type reference (TYPE) I 20090717
11 SELECTED_COORD_MEMBER_IMAGE Instance attribute Public Type reference (TYPE) STRING 20090717
12 SELECTED_MEMBER Instance attribute Public Type reference (TYPE) I 20090623
13 SELECTED_MEMBER_IMAGE Instance attribute Public Type reference (TYPE) STRING 20090623
14 SELECTED_PARTITION Instance attribute Public Type reference (TYPE) I 20090623
15 SELECTED_PARTITION_IMAGE Instance attribute Public Type reference (TYPE) STRING 20090623
Methods
# Method Level Visibility Method type Description Created on
1 SET_COORD_MEMBER Instance method Public Method 20090717
2 SET_MEMBER Instance method Public Method 20090623
3 SET_PARTITION Instance method Public Method 20090623
Events
Class IF_DB6_DISTRIBUTED_DATABASE has no event.
Types
Class IF_DB6_DISTRIBUTED_DATABASE has no local type.
Method Signatures

Method SET_COORD_MEMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COORD_MEMBER Call by reference Type reference (TYPE) STRING 20090717

Method SET_COORD_MEMBER on class IF_DB6_DISTRIBUTED_DATABASE has no exception.

Method SET_MEMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MEMBER Call by reference Type reference (TYPE) STRING 20090623

Method SET_MEMBER on class IF_DB6_DISTRIBUTED_DATABASE has no exception.

Method SET_PARTITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARTITION Call by reference Type reference (TYPE) STRING 20090623

Method SET_PARTITION on class IF_DB6_DISTRIBUTED_DATABASE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in