SAP ABAP Class /BOBF/CL_DAC_IMPLEMENTATION (Consumer implementing own DAC with message handling)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
AP-RC-BOF-RNT (Application Component) Business Object Processing Framework Runtime
⤷
/BOBF/DATA_ACCESS (Package) Business Object Processing Data Access

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOBF/IF_BUF_DATA_ACCESS | Interface for Database Access | 20131007 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOBF/IF_LIB_DATA_ACCESS | Tag Interface Data Access Class | 20131007 |
Properties
Class | /BOBF/CL_DAC_IMPLEMENTATION | |
Short Description | Consumer implementing own DAC with message handling | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /BOBF/DATA_ACCESS | Business Object Processing Data Access |
Created | 20130909 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /BOBF/CL_DAC_IMPLEMENTATION has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /BOBF/IF_BUF_DATA_ACCESS | Interface for Database Access | 20131007 | ||
2 | /BOBF/IF_LIB_DATA_ACCESS | Tag Interface Data Access Class | 20131007 |
Friends
Class /BOBF/CL_DAC_IMPLEMENTATION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | /BOBF/T_FRW_NODE_ONLY | Node Table | 20131007 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | /BOBF/OBM_BO_KEY | BO Key | 20131007 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | Node | 20131007 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Add a message | 20131007 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20131007 |
Events
Class /BOBF/CL_DAC_IMPLEMENTATION has no event.
Types
Class /BOBF/CL_DAC_IMPLEMENTATION has no local type.
Method Signatures
Method ADD_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface of Message Object | 20131007 |
Method ADD_MESSAGE on class /BOBF/CL_DAC_IMPLEMENTATION 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 | 20131007 | ||
2 | ![]() |
IV_BO_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_BO_KEY | 20131007 | |||
3 | ![]() |
IV_NODE_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | Node | 20131007 |
Method CONSTRUCTOR on class /BOBF/CL_DAC_IMPLEMENTATION has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |