SAP ABAP Class /BOFU/CL_BUF_DISPATCHER (Extended BOPF Buffer Dispatcher)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-BRC (Application Component) Reusable Components of Business Suite Foundation
     /BOFU/COMMON_1 (Package) Common Types; Reuse Objects; Functions (Native BS_FND)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /BOBF/CL_BUF_DISPATCHER BOPF Buffer Dispatcher 20091116
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /BOFU/CL_CDO_BUF_DISPATCHER Change Document Content: Buffer Dispatcher 20100304
2 Inheritance (c INHERITING FROM c_ref)  /BOFU/CL_OSPO_BUF_DISPATCHER Extended BOPF Buffer Dispatcher for Obj Serv pers obj BOs 20100215
Properties
Class /BOFU/CL_BUF_DISPATCHER  
Short Description Extended BOPF Buffer Dispatcher    
Super Class /BOBF/CL_BUF_DISPATCHER BOPF Buffer Dispatcher 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /BOFU/COMMON_1   Common Types; Reuse Objects; Functions (Native BS_FND) 
Created 20091116   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /BOFU/CL_BUF_DISPATCHER has no forward declaration.
Interfaces
Class /BOFU/CL_BUF_DISPATCHER has no interface implemented.
Friends
Class /BOFU/CL_BUF_DISPATCHER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_CONF Instance attribute Protected Object reference (TYPE REF TO) /BOBF/IF_FRW_CONFIGURATION Interface for Configuration 20091116
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20091116
2 DO_CLEANUP_INT Instance method Protected Method Cleanup (Internal: Children first before Parents) 20091116
3 LOAD_INT Instance method Protected Method LOAD (Internal: Parent first before Children) 20100406
Events
Class /BOFU/CL_BUF_DISPATCHER has no event.
Types
Class /BOFU/CL_BUF_DISPATCHER has no local type.
Method Signatures

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 20091116
# Exception Resumable Description Created on
1 /BOBF/CX_FRW 20091116

Method DO_CLEANUP_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_COMP_ASSOC Call by reference Type reference (TYPE) /BOBF/T_CONFRO_ASSOC2 Configuration: Associations 20091116
2 Importing IT_ROOT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20091116
3 Importing IV_KEEP_CACHE Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091116
4 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY Node 20091116
# Exception Resumable Description Created on
1 /BOBF/CX_FRW Exception class 20091116

Method LOAD_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FAILED_NODE Call by reference Type reference (TYPE) /BOBF/T_FRW_NODE Node Table 20100406
2 Importing IO_CHANGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_CHANGE Interface for Change Class 20100406
3 Importing IT_COMP_ASSOC Call by reference Type reference (TYPE) /BOBF/T_CONFRO_ASSOC2 Configuration: Associations 20100406
4 Importing IT_NODE Call by reference Type reference (TYPE) /BOBF/T_FRW_NODE Key Table 20100406
5 Importing IV_FILL_DATA Call by reference Type reference (TYPE) BOOLE_D Load with node data, else only keys 20100406
6 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY Node 20100406
7 Importing IV_NOTIFY_KEYLOAD Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Notify loaded keys only (when loading data) 20100406
8 Importing IV_RELOAD Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Load only already buffered nodes 20100406
9 Importing IV_STATE Call by reference Type reference (TYPE) /BOBF/CONF_STATE Status in which data is loaded 20100406
# Exception Resumable Description Created on
1 /BOBF/CX_FRW Exception class 20100406
History
Last changed by/on SAP  20110908 
SAP Release Created in 702