SAP ABAP Interface /IWBEP/IF_SBDM_VALUE_DB_ACCESS (SB - Domain Model - Value Service for PSH)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-SB (Application Component) Gateway Service Builder
⤷
/IWBEP/SB_DM_BASE (Package) Gateway Service Builder - Domain Model API and SPI

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/CL_SBDM_VALUE_DB_ACCESS | SB - Domain Model - String Value DB service | 20130304 |
Properties
Interface | /IWBEP/IF_SBDM_VALUE_DB_ACCESS | |
Short Description | SB - Domain Model - Value Service for PSH |
General Data
Package | /IWBEP/SB_DM_BASE | Gateway Service Builder - Domain Model API and SPI |
Created | 20130304 | SAP |
Last changed | 20131127 | SAP |
Unicode checks active |
Forward declarations
Interface /IWBEP/IF_SBDM_VALUE_DB_ACCESS has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /IWBEP/IF_SBDM_VALUE_DB_LOAD | SB - Domain Model - Value Service for PSH Loading | 20130311 | ||
2 | /IWBEP/IF_SBDM_VALUE_DB_UPDATE | SB - Domain Model - Value Service for PSH Saving | 20130311 |
Friends
Interface /IWBEP/IF_SBDM_VALUE_DB_ACCESS has no friend.
Attributes
Interface /IWBEP/IF_SBDM_VALUE_DB_ACCESS has no attribute.
Methods
Interface /IWBEP/IF_SBDM_VALUE_DB_ACCESS has no method.
Events
Interface /IWBEP/IF_SBDM_VALUE_DB_ACCESS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_FIELD_GROUP | Public | Type reference (TYPE) | FIELDNAME | field group name (named structure include) | 20130304 |
|
2 | TY_S_ATTR_META | Public | See coding | meta data of string value attribute | 20130304 | BEGIN OF ty_s_attr_meta ,
field_db_small TYPE ty_field_group , " named include of /IWBEP/S_SBDM_VALUE_DB_SMALL
field_tr_data TYPE ty_field_group , " named include of /IWBEP/S_SBDM_VALUE_TR_DATA
END OF ty_s_attr_meta
|
|
3 | TY_S_NODE_META | Public | See coding | meta data of node | 20130304 | BEGIN OF ty_s_node_meta ,
field_db_key TYPE ty_field_group , " named include of/IWBEP/S_SBDM_DB_NODE_KEY
END OF ty_s_node_meta
|
|
4 | TY_T_ATTR_META | Public | See coding | meta data of string value attributes | 20130304 | ty_t_attr_meta TYPE SORTED TABLE OF ty_s_attr_meta WITH UNIQUE KEY field_db_small
|
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 200 |