SAP ABAP Class /IWBEP/CL_SBDM_USING_PS (SB - Domain Model - Using Persistence Handler)
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 - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CL_SBDM_PERSIST_HANDLER | SB - Domain Model - Persistence Handler | 20130403 |
Properties
Class | /IWBEP/CL_SBDM_USING_PS | |
Short Description | SB - Domain Model - Using Persistence Handler | |
Super Class | /IWBEP/CL_SBDM_PERSIST_HANDLER | SB - Domain Model - Persistence Handler |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /IWBEP/SB_DM_BASE | Gateway Service Builder - Domain Model API and SPI |
Created | 20130403 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /IWBEP/CL_SBDM_USING_PS has no interface implemented.
Friends
Class /IWBEP/CL_SBDM_USING_PS has no friend class.
Attributes
Class /IWBEP/CL_SBDM_USING_PS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Moves data from database structure to node | 20130403 |
2 | ![]() |
Instance method | Private | Method | Determine node changes | 20130403 |
3 | ![]() |
Instance method | Private | Method | Compares the node with the database data | 20130403 |
4 | ![]() |
Instance method | Private | Method | Moves data from the node to the database structure | 20130403 |
Events
Class /IWBEP/CL_SBDM_USING_PS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_T_NODE_DB | Public | See coding | 20130403 | TY_T_NODE_DB TYPE SORTED TABLE OF /iwbep/i_sbd_us WITH UNIQUE KEY project node_uuid
|
Method Signatures
Method DB_TO_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_USING | Call by reference | Object reference (TYPE REF TO) | /IWBEP/CL_SBDM_USING | SB - Domain Model - Using | 20130403 | ||
2 | ![]() |
IR_USING | Call by reference | Object reference (TYPE REF TO) | /IWBEP/I_SBD_US | SB: DM Usings | 20130403 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SB: exception | 20130403 |
Method DETERMINE_NODE_CHANGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CHANGED_NODES | Call by reference | Type reference (TYPE) | TY_T_NODE | 20130403 | |||
2 | ![]() |
ET_CREATED_NODES | Call by reference | Type reference (TYPE) | TY_T_NODE | 20130403 | |||
3 | ![]() |
ET_REMOVED_NODES | Call by reference | Type reference (TYPE) | TY_T_NODE | 20130403 | |||
4 | ![]() |
ET_UNCHANGED_NODES | Call by reference | Type reference (TYPE) | TY_T_NODE | 20130403 | |||
5 | ![]() |
IT_LOADED_NODES | Call by reference | Type reference (TYPE) | TY_T_NODE | 20130403 | |||
6 | ![]() |
IT_SELECTED_NODES | Call by reference | Type reference (TYPE) | TY_T_NODE_DB | 20130403 | |||
7 | ![]() |
IV_UPDATE_FROM_DB | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130403 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SB: exception | 20130403 |
Method EQUALS_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_USING | Call by reference | Object reference (TYPE REF TO) | /IWBEP/CL_SBDM_USING | SB - Domain Model - Using | 20130403 | ||
2 | ![]() |
IS_USING | Call by reference | Type reference (TYPE) | /IWBEP/I_SBD_US | SB: DM Usings | 20130403 | ||
3 | ![]() |
RV_EQUALS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130403 |
Method EQUALS_DB on class /IWBEP/CL_SBDM_USING_PS has no exception.
Method NODE_TO_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_NODE_DB | Call by reference | Type reference (TYPE) | /IWBEP/I_SBD_US | SB: DM Usings | 20130403 | ||
2 | ![]() |
IR_NODE | Call by reference | Object reference (TYPE REF TO) | TY_S_NODE | 20130403 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SB: exception | 20130403 |
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 200 |