SAP ABAP Interface /BOBF/IF_BUF_DATA_ACCESS (Interface for Database Access)
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 - Used By
Properties
Interface | /BOBF/IF_BUF_DATA_ACCESS | |
Short Description | Interface for Database Access |
General Data
Package | /BOBF/BUFFER | Business Object Processing Buffer Management |
Created | 20081213 | SAP |
Last changed | 20130531 | SAP |
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_LIB_DATA_ACCESS | Tag Interface Data Access Class | 20081213 |
Friends
Interface /BOBF/IF_BUF_DATA_ACCESS has no friend.
Attributes
Interface /BOBF/IF_BUF_DATA_ACCESS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | returns instance (one for a group of nodes or one for a BO) | 20081213 |
2 | ![]() |
Instance method | Public | Method | Search for Keys | 20081213 |
3 | ![]() |
Instance method | Public | Method | Read | 20081213 |
4 | ![]() |
Instance method | Public | Method | Read NodeIDs by node attributes | 20081213 |
5 | ![]() |
Instance method | Public | Method | Follow Composition | 20081213 |
6 | ![]() |
Instance method | Public | Method | Write | 20081213 |
Events
Interface /BOBF/IF_BUF_DATA_ACCESS has no event.
Types
Interface /BOBF/IF_BUF_DATA_ACCESS has no local type.
Method Signatures
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_DATA_ACCESS | Value transfer | Object reference (TYPE REF TO) | /BOBF/IF_BUF_DATA_ACCESS | Interface for Database Access | 20081213 | ||
2 | ![]() |
IT_NODE_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_NODE_ONLY | Node Table | 20081213 | ||
3 | ![]() |
IV_BO_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_BO_KEY | Business Object | 20081213 | ||
4 | ![]() |
IV_DATA_ACCESS_CLASS | Call by reference | Type reference (TYPE) | STRING | Object Type Name | 20081213 | ||
5 | ![]() |
IV_NODE_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | Leading Node | 20081213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BOPF Exception Class | 20081213 |
Method QUERY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_QUERY_INFO | Call by reference | Type reference (TYPE) | /BOBF/S_FRW_QUERY_INFO | Query Information | 20081213 | ||
2 | ![]() |
ET_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Result | 20081213 | ||
3 | ![]() |
IO_QUERY_AUTHORITIES | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_AUTHORITY_QUERY | Infromation for Authority checks of a query | 20121221 | ||
4 | ![]() |
IS_QUERY_OPTIONS | Call by reference | Type reference (TYPE) | /BOBF/S_FRW_QUERY_OPTIONS | Options | 20081213 | ||
5 | ![]() |
IT_FILTER_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20081213 | ||
6 | ![]() |
IT_SELECTION_PARAMETERS | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_QUERY_SELPARAM | Range Table | 20081213 | ||
7 | ![]() |
IV_NODE_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | Node | 20081213 | ||
8 | ![]() |
IV_QUERY_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_QUERY_KEY | Query | 20081213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class | 20081213 |
Method READ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DATA | Call by reference | Type reference (TYPE) | /BOBF/T_BUF_DATA_READ | Generic Data Table | 20081213 | ||
2 | ![]() |
ET_FAILED | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_NODE | Key Table | 20081213 | ||
3 | ![]() |
IT_NODE | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_NODE | Node | 20081213 | ||
4 | ![]() |
IV_FILL_DATA | Call by reference | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20081213 | ||
5 | ![]() |
IV_SCOPE | Call by reference | Type reference (TYPE) | /BOBF/BUF_READ_SCOPE | Scope of read access | 20081213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class | 20081213 |
Method READ_BY_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DATA | Call by reference | Type reference (TYPE) | /BOBF/T_BUF_DATA_READ | Node Table with Data from Mapper | 20081213 | ||
2 | ![]() |
ET_RESULT | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEYINDEX | Key table with explicit index | 20081213 | ||
3 | ![]() |
IT_ATTRIBUTES | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_NAME | List of Names (e.g. Fieldnames) | 20081213 | ||
4 | ![]() |
IT_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20081213 | |||
5 | ![]() |
IV_FILL_DATA | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Fill data | 20081213 | |
6 | ![]() |
IV_NODE_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | Node | 20081213 | ||
7 | ![]() |
IV_SCOPE | Call by reference | Type reference (TYPE) | /BOBF/BUF_READ_SCOPE | Scope of read access | 20081213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20081213 |
Method READ_COMPOSITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DATA | Call by reference | Type reference (TYPE) | /BOBF/T_BUF_DATA_READ | Node Table with Data from Mapper | 20081213 | ||
2 | ![]() |
ET_FAILED_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20081213 | ||
3 | ![]() |
IT_PARENT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20081213 | ||
4 | ![]() |
IT_SELECTION | Call by reference | Type reference (TYPE) | /BOBF/T_BUF_SELECTION | Table for Buffer Selections | 20081213 | ||
5 | ![]() |
IV_FILL_DATA | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Fill data | 20081213 | |
6 | ![]() |
IV_NODE_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | Node Key | 20081213 | ||
7 | ![]() |
IV_SCOPE | Call by reference | Type reference (TYPE) | /BOBF/BUF_READ_SCOPE | Scope of read access | 20081213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class | 20081213 |
Method WRITE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_DATA | Call by reference | Type reference (TYPE) | /BOBF/T_BUF_DATA_WRITE | . | 20081213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class | 20081213 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 702 |