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 | 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 | Instance method | Public | Constructor | CONSTRUCTOR | 20091116 | |
| 2 | Instance method | Protected | Method | Cleanup (Internal: Children first before Parents) | 20091116 | |
| 3 | 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 | IV_BO_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_BO_KEY | Business Object | 20091116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091116 |
Method DO_CLEANUP_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_COMP_ASSOC | Call by reference | Type reference (TYPE) | /BOBF/T_CONFRO_ASSOC2 | Configuration: Associations | 20091116 | |||
| 2 | IT_ROOT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20091116 | |||
| 3 | IV_KEEP_CACHE | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20091116 | ||
| 4 | IV_NODE_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | Node | 20091116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class | 20091116 |
Method LOAD_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FAILED_NODE | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_NODE | Node Table | 20100406 | |||
| 2 | IO_CHANGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_CHANGE | Interface for Change Class | 20100406 | |||
| 3 | IT_COMP_ASSOC | Call by reference | Type reference (TYPE) | /BOBF/T_CONFRO_ASSOC2 | Configuration: Associations | 20100406 | |||
| 4 | IT_NODE | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_NODE | Key Table | 20100406 | |||
| 5 | IV_FILL_DATA | Call by reference | Type reference (TYPE) | BOOLE_D | Load with node data, else only keys | 20100406 | |||
| 6 | IV_NODE_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | Node | 20100406 | |||
| 7 | IV_NOTIFY_KEYLOAD | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Notify loaded keys only (when loading data) | 20100406 | ||
| 8 | IV_RELOAD | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Load only already buffered nodes | 20100406 | ||
| 9 | IV_STATE | Call by reference | Type reference (TYPE) | /BOBF/CONF_STATE | Status in which data is loaded | 20100406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class | 20100406 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |