SAP ABAP Class /IWBEP/IF_SBOD_EXP_REC_MAPPING (SB - OData - Record Expression Mapping)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | /IWBEP/IF_SBDM_NODE | SB - Domain Model - Node | 20130301 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/CL_SBOD_EXP_REC_MAPPING | SB - OData - Expression Recording Mapping | 20130304 |
Properties
| Class | /IWBEP/IF_SBOD_EXP_REC_MAPPING | |
| Short Description | SB - OData - Record Expression Mapping | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130221 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IWBEP/IF_SBOD_EXP_REC_MAPPING has no forward declaration.
Interfaces
Class /IWBEP/IF_SBOD_EXP_REC_MAPPING has no interface implemented.
Friends
Class /IWBEP/IF_SBOD_EXP_REC_MAPPING has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20130304 | |||||
| 2 | Constant | Public | Type reference (TYPE) | /IWBEP/SBDM_RELATION_TYPE | 'PROP' | Service Builder: Relation Type | 20130307 | ||
| 3 | Constant | Public | Type reference (TYPE) | /IWBEP/SBDM_RELATION_TYPE | 'VALU' | Service Builder: Relation Type | 20130307 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130503 | ||
| 2 | Instance method | Public | Method | 20130503 | ||
| 3 | Instance method | Public | Method | 20130503 | ||
| 4 | Instance method | Public | Method | 20130503 | ||
| 5 | Instance method | Public | Method | Gets the property | 20130301 | |
| 6 | Instance method | Public | Method | Gets the value | 20130301 | |
| 7 | Instance method | Public | Method | 20130503 | ||
| 8 | Instance method | Public | Method | 20140324 | ||
| 9 | Instance method | Public | Method | Sets the property | 20130301 |
Events
Class /IWBEP/IF_SBOD_EXP_REC_MAPPING has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_PROPERTY_MAP | Public | See coding | 20140326 | BEGIN OF ty_s_property_map ,
property TYPE REF TO /iwbep/if_sbod_property ,
mapping TYPE REF TO /iwbep/if_sbod_exp_rec_mapping ,
END OF ty_s_property_map
|
||
| 2 | TY_T_MAPPING | Public | See coding | 20130304 | TY_T_MAPPING TYPE STANDARD TABLE OF REF TO /iwbep/if_sbod_exp_rec_mapping WITH DEFAULT KEY
|
||
| 3 | TY_T_PROPERTY_MAP | Public | See coding | 20140326 | ty_t_property_map TYPE SORTED TABLE OF ty_s_property_map WITH UNIQUE KEY property
|
Method Signatures
Method GET_CHILDREN Signature
Method GET_CHILDREN on class /IWBEP/IF_SBOD_EXP_REC_MAPPING has no parameter.
Method GET_CHILDREN on class /IWBEP/IF_SBOD_EXP_REC_MAPPING has no exception.
Method GET_NAME Signature
Method GET_NAME on class /IWBEP/IF_SBOD_EXP_REC_MAPPING has no parameter.
Method GET_NAME on class /IWBEP/IF_SBOD_EXP_REC_MAPPING has no exception.
Method GET_PARENT Signature
Method GET_PARENT on class /IWBEP/IF_SBOD_EXP_REC_MAPPING has no parameter.
Method GET_PARENT on class /IWBEP/IF_SBOD_EXP_REC_MAPPING has no exception.
Method GET_POSITION Signature
Method GET_POSITION on class /IWBEP/IF_SBOD_EXP_REC_MAPPING has no parameter.
Method GET_POSITION on class /IWBEP/IF_SBOD_EXP_REC_MAPPING has no exception.
Method GET_PROPERTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_PROPERTY | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_SBOD_PROPERTY | SB - OData - Property | 20130301 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20130301 |
Method GET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_VALUE | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_SBOD_EXP_VALUE | SB - OData - Annotation Value Expression | 20130301 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20130301 |
Method INSERT_CHILD Signature
Method INSERT_CHILD on class /IWBEP/IF_SBOD_EXP_REC_MAPPING has no parameter.
Method INSERT_CHILD on class /IWBEP/IF_SBOD_EXP_REC_MAPPING has no exception.
Method SET_POSITION Signature
Method SET_POSITION on class /IWBEP/IF_SBOD_EXP_REC_MAPPING has no parameter.
Method SET_POSITION on class /IWBEP/IF_SBOD_EXP_REC_MAPPING has no exception.
Method SET_PROPERTY 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 | 20130301 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20130301 |
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in |