SAP ABAP Class /IWBEP/CL_SBDSP_MAPPING_ATT (SB - DSP - Mapping attribute DM)
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_NODE | SB - Domain Model - Node | 20120408 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/IF_SBDSP_MAPPING_ATT | SB - DSP - Mapping attribute DM | 20120409 |
Properties
| Class | /IWBEP/CL_SBDSP_MAPPING_ATT | |
| Short Description | SB - DSP - Mapping attribute DM | |
| Super Class | /IWBEP/CL_SBDM_NODE | SB - Domain Model - Node |
| 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 | 20120408 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IWBEP/CL_SBDSP_MAPPING_ATT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /IWBEP/IF_SBDSP_MAPPING_ATT | SB - DSP - Mapping attribute DM | 20120409 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | /IWBEP/CL_SBDSP_MAPPING_ATT_PH | 20120409 | SB - DSP - Mapping attribute persistence handler |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | /IWBEP/IF_SBDSP_DATA_SOUR_ATTR | SB - DSP - Data Source Attribute | 20120409 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | /IWBEP/S_SBDSP_MAP_MODEL_PROP | SB: DSP mapping attribute model property | 20120704 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | /IWBEP/S_SBDM_DB_NODE_KEY | SB: DM db node key | 20120409 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | /IWBEP/T_SBDSP_MAPPING_RANGE | SB: Table Type for or mapping of range table | 20120503 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | /IWBEP/SBDSP_MAP_AT_CONST_VAL | Constant Value | 20120409 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | /IWBEP/SBDSP_MAP_AT_DIRECTION | Mapping Direction | 20120409 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | /IWBEP/SBDSP_DS_AT_PATH | Data Source Provider - DS Attribute Path | 20120409 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | /IWBEP/SBDSP_MAP_AT_VALUE_TYPE | Value Type | 20120409 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20120408 | |
| 2 | Instance method | Private | Method | Update model property path in case the property was renamed | 20130818 |
Events
Class /IWBEP/CL_SBDSP_MAPPING_ATT has no event.
Types
Class /IWBEP/CL_SBDSP_MAPPING_ATT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_DS_ATT | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBDSP_DATA_SOUR_ATTR | SB - DSP - Data Source Attribute | 20120410 | |||
| 2 | IO_PARENT | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_NODE | SB - Domain Model - Node | 20120409 | |||
| 3 | IO_PERSIST | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_PERSIST_HANDLER | SB - Domain Model - Persistence Handler | 20120409 | |||
| 4 | IO_ROOT | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_ROOT | SB - Domain Model - Root | 20120409 | |||
| 5 | IS_MODEL_PROPERTY | Call by reference | Type reference (TYPE) | /IWBEP/S_SBDSP_MAP_MODEL_PROP | SB: DSP mapping attribute model property | 20120704 | |||
| 6 | IV_CONSTANT_VAL | Call by reference | Type reference (TYPE) | /IWBEP/SBDSP_MAP_AT_CONST_VAL | Mapping constant value | 20120410 | |||
| 7 | IV_DIRECTION | Call by reference | Type reference (TYPE) | /IWBEP/SBDSP_MAP_AT_DIRECTION | Mapping Direction | 20120410 | |||
| 8 | IV_NODE_GUID | Call by reference | Type reference (TYPE) | /IWBEP/SBDM_NODE_UUID | SB: DM node uuid | 20120408 | |||
| 9 | IV_VALUE_TY | Call by reference | Type reference (TYPE) | /IWBEP/SBDSP_MAP_AT_VALUE_TYPE | Value Type | 20120410 |
Method CONSTRUCTOR on class /IWBEP/CL_SBDSP_MAPPING_ATT has no exception.
Method UPDATE_PROPERTY_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PROPERTY | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBOD_PROPERTY | SB - OData - Property | 20130818 | |||
| 2 | IV_OLD_PROPERTY_PATH | Call by reference | Type reference (TYPE) | /IWBEP/SBDSP_ES_PATH | Entity Set property path | 20130818 | |||
| 3 | RV_NEW_PROPERTY_PATH | Value transfer | Type reference (TYPE) | /IWBEP/SBDSP_ES_PATH | Entity Set property path | 20130818 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20130818 |
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 200 |