SAP ABAP Class /BOBF/CL_LIB_B_MO (Simple Buffer for Message Objects)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
AP-RC-BOF-RNT (Application Component) Business Object Processing Framework Runtime
⤷
/BOBF/LIBRARY (Package) Business Object Processing Framework Library

⤷

⤷

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 | 20081213 |
Properties
Class | /BOBF/CL_LIB_B_MO | |
Short Description | Simple Buffer for Message Objects | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /BOBF/LIBRARY | Business Object Processing Framework Library |
Created | 20081213 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /BOBF/CL_LIB_B_MO has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /BOBF/IF_FRW_BUFFER | Interface to the Data Layer | 20081213 |
Friends
Class /BOBF/CL_LIB_B_MO has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | SEOCLSNAME | '/BOPF/CL_LIB_B_MO' | My own class name | 20081213 | |
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TT_INSTANCE | 20081213 | |||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /BOBF/IF_FRW_CONFIGURATION | Interface for Configuration | 20081213 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TT_BUFFER | Main Buffer | 20081213 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Assert | 20081213 |
2 | ![]() |
Instance method | Public | Constructor | 20081213 |
Events
Class /BOBF/CL_LIB_B_MO has no event.
Types
Class /BOBF/CL_LIB_B_MO has no local type.
Method Signatures
Method CHECK_DATA_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_OKAY | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20081213 | ||
2 | ![]() |
IO_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20081213 | |||
3 | ![]() |
IV_NODE_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | Node | 20081213 |
Method CHECK_DATA_TYPE on class /BOBF/CL_LIB_B_MO has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_NODE_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_NODE_ONLY | Node Table | 20081213 | ||
2 | ![]() |
IV_BO_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_BO_KEY | Business Object | 20081213 | ||
3 | ![]() |
IV_NODE_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | Node | 20081213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20081213 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 702 |