SAP ABAP Class /BOBF/CL_BUF_DISPATCHER (BOPF Buffer Dispatcher)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   AP-RC-BOF-RNT (Application Component) Business Object Processing Framework Runtime
     /BOBF/BUFFER (Package) Business Object Processing Buffer Management
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/IF_FRW_BUFFER Interface to the Data Layer 20081212
2 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/IF_TRA_CLONE Clone BOPF Object 20120424
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /BOFU/CL_BUF_DISPATCHER Extended BOPF Buffer Dispatcher 20091116
Properties
Class /BOBF/CL_BUF_DISPATCHER  
Short Description BOPF Buffer Dispatcher    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /BOBF/BUFFER   Business Object Processing Buffer Management 
Created 20081212   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 /BOBF/IF_FRW_BUFFER Interface to the Data Layer 20081212
2 /BOBF/IF_TRA_CLONE Clone BOPF Object 20120424
Friends
Class /BOBF/CL_BUF_DISPATCHER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_INSTANCE Static Attribute Private Type reference (TYPE) TT_INSTANCE 20081212
2 MO_CONF Instance attribute Private Object reference (TYPE REF TO) /BOBF/IF_FRW_CONFIGURATION Interface for Configuration 20081212
3 MT_BUFFERS Instance attribute Private Type reference (TYPE) /BOBF/T_BUF_BUFFERS List of different buffer instances 20081212
4 MT_COMP Instance attribute Private Type reference (TYPE) /BOBF/T_CONFRO_ASSOC2 All compositions 20081212
5 MT_NODE_BUFFERS Instance attribute Private Type reference (TYPE) /BOBF/T_BUF_NODE_BUFFERS Mapping btw. nodes and different buffer instances 20081212
6 MV_BO_KEY Instance attribute Private Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20081212
Methods
# Method Level Visibility Method type Description Created on
1 COMPARE_STATES Instance method Private Method 20081212
2 CONSTRUCTOR Instance method Public Constructor 20081212
3 GET_BUFFER_REF Instance method Protected Method returns the relevant buffer instance 20081212
4 GET_REF_BY_MODIFICATION Instance method Private Method returns the buffer instances for the modification 20081212
5 GET_REF_BY_NODE Instance method Private Method returns the buffer instances for the node list 20081212
6 GET_REF_BY_NODE_DATA Instance method Private Method returns the buffer instances for the node_data list 20081212
7 GET_RELEV_COMP Instance method Private Method returns compositions for the node iv_node 20081212
Events
Class /BOBF/CL_BUF_DISPATCHER has no event.
Types
Class /BOBF/CL_BUF_DISPATCHER has no local type.
Method Signatures

Method COMPARE_STATES Signature

Method COMPARE_STATES on class /BOBF/CL_BUF_DISPATCHER has no parameter.
Method COMPARE_STATES on class /BOBF/CL_BUF_DISPATCHER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20081212
# Exception Resumable Description Created on
1 /BOBF/CX_FRW 20081212

Method GET_BUFFER_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_BUFFER Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_BUFFER Interface to Dispatcher to be imp. by Buffers under Dispat. 20081212
2 Exporting ES_NODE_BUFFER Call by reference Type reference (TYPE) /BOBF/S_BUF_NODE_BUFFERS Mapping btw. nodes and different buffer instances 20081212
3 Importing IV_BUFFER_ONLY Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20081212
4 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY Node 20081212
# Exception Resumable Description Created on
1 /BOBF/CX_FRW 20081212

Method GET_REF_BY_MODIFICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MODIF_WT Call by reference Type reference (TYPE) /BOBF/T_BUF_MODIF_WT_REF Change data with buffer reference 20081212
2 Importing IT_MODIFICATION Call by reference Type reference (TYPE) /BOBF/T_FRW_MODIFICATION Changes 20081212
# Exception Resumable Description Created on
1 /BOBF/CX_FRW 20081212

Method GET_REF_BY_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NODE_WT Call by reference Type reference (TYPE) /BOBF/T_BUF_NODE_WT_REF 20081212
2 Importing IT_NODE Call by reference Type reference (TYPE) /BOBF/T_FRW_NODE Node Table 20081212
# Exception Resumable Description Created on
1 /BOBF/CX_FRW 20081212

Method GET_REF_BY_NODE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NODE_DATA_WT Call by reference Type reference (TYPE) /BOBF/T_BUF_NODE_DATA_WT_REF 20081212
2 Importing IT_NODE_DATA Call by reference Type reference (TYPE) /BOBF/T_FRW_NODE_DATA Nodes with Data 20081212
# Exception Resumable Description Created on
1 /BOBF/CX_FRW 20081212

Method GET_RELEV_COMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_COMP Call by reference Type reference (TYPE) /BOBF/T_CONFRO_ASSOC2 Configuration: Links 20081212
2 Importing IV_INCL_SUBTREE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20081212
3 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY 20081212

Method GET_RELEV_COMP on class /BOBF/CL_BUF_DISPATCHER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702