SAP ABAP Class /IWBEP/CL_SBDSP_MAPPING_PH (SB - DSP - Mapping header persistence handler)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-SB (Application Component) Gateway Service Builder
⤷
/IWBEP/SB_DSPCMN_DM (Package) Gateway Service Builder - DSP Common Domain Model
⤷
⤷
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 | 20120418 |
Properties
| Class | /IWBEP/CL_SBDSP_MAPPING_PH | |
| Short Description | SB - DSP - Mapping header 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_DSPCMN_DM | Gateway Service Builder - DSP Common Domain Model |
| Created | 20120418 | 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_SBDSP_MAPPING_PH has no interface implemented.
Friends
Class /IWBEP/CL_SBDSP_MAPPING_PH has no friend class.
Attributes
Class /IWBEP/CL_SBDSP_MAPPING_PH has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Determain the node delta | 20120418 | |
| 2 | Instance method | Private | Method | Serialize node into DB fromat | 20120418 |
Events
Class /IWBEP/CL_SBDSP_MAPPING_PH has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_MAPPING | Private | Type reference (TYPE) | /IWBEP/I_SBD_MH | SB: DM node Mapping Header | 20120418 | |
| 2 | TY_T_MAPPING | Private | See coding | 20120418 | ty_t_mapping TYPE SORTED TABLE OF ty_s_mapping WITH UNIQUE KEY project node_uuid
|
||
| 3 | TY_T_MAPPING_DB | Public | See coding | 20120418 | ty_t_mapping_db TYPE SORTED TABLE OF /iwbep/i_sbd_mh WITH UNIQUE KEY project node_uuid
|
Method Signatures
Method DETERMINE_NODES_DELTA 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 | 20120418 | ||||
| 2 | ET_CREATED_NODES | Call by reference | Type reference (TYPE) | TY_T_NODE | 20120418 | ||||
| 3 | ET_REMOVED_NODES | Call by reference | Type reference (TYPE) | TY_T_NODE | 20120418 | ||||
| 4 | ET_UNCHANGED_NODES | Call by reference | Type reference (TYPE) | TY_T_NODE | 20120418 | ||||
| 5 | IT_DB_NODES | Call by reference | Type reference (TYPE) | TY_T_MAPPING | 20120418 | ||||
| 6 | IT_LOADED_NODES | Call by reference | Type reference (TYPE) | TY_T_NODE | 20120418 | ||||
| 7 | IV_UPDATE_FROM_DB | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120418 |
Method DETERMINE_NODES_DELTA on class /IWBEP/CL_SBDSP_MAPPING_PH has no exception.
Method SERIALIZE_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_NODE | Call by reference | Object reference (TYPE REF TO) | TY_S_NODE | 20120418 | ||||
| 2 | RS_NODE_DB | Value transfer | Type reference (TYPE) | /IWBEP/I_SBD_MH | 20120418 |
Method SERIALIZE_NODE on class /IWBEP/CL_SBDSP_MAPPING_PH has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 200 |