SAP ABAP Interface /IWBEP/IF_SBOD_EXP_REC_MAPPING (SB - OData - Record Expression Mapping)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-SB (Application Component) Gateway Service Builder
     /IWBEP/SB_ODATA_DM (Package) Gateway Service Builder - Domain Model Plugin
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
Interface /IWBEP/IF_SBOD_EXP_REC_MAPPING  
Short Description SB - OData - Record Expression Mapping    
General Data
Package /IWBEP/SB_ODATA_DM   Gateway Service Builder - Domain Model Plugin 
Created 20130221   SAP 
Last changed 20141120    
Unicode checks active    
Forward declarations
Interface /IWBEP/IF_SBOD_EXP_REC_MAPPING has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /IWBEP/IF_SBDM_NODE SB - Domain Model - Node 20130301
Friends
Interface /IWBEP/IF_SBOD_EXP_REC_MAPPING has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_NODE_TYPE Constant Public See coding 20130304
2 GC_RELTYPE_PROPERTY Constant Public Type reference (TYPE) /IWBEP/SBDM_RELATION_TYPE 'PROP' Service Builder: Relation Type 20130307
3 GC_RELTYPE_VALUE 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 GET_CHILDREN Instance method Public Method 20130503
2 GET_NAME Instance method Public Method 20130503
3 GET_PARENT Instance method Public Method 20130503
4 GET_POSITION Instance method Public Method 20130503
5 GET_PROPERTY Instance method Public Method Gets the property 20130301
6 GET_VALUE Instance method Public Method Gets the value 20130301
7 INSERT_CHILD Instance method Public Method 20130503
8 SET_POSITION Instance method Public Method 20140324
9 SET_PROPERTY Instance method Public Method Sets the property 20130301
Events
Interface /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 Interface /IWBEP/IF_SBOD_EXP_REC_MAPPING has no parameter.
Method GET_CHILDREN on Interface /IWBEP/IF_SBOD_EXP_REC_MAPPING has no exception.

Method GET_NAME Signature

Method GET_NAME on Interface /IWBEP/IF_SBOD_EXP_REC_MAPPING has no parameter.
Method GET_NAME on Interface /IWBEP/IF_SBOD_EXP_REC_MAPPING has no exception.

Method GET_PARENT Signature

Method GET_PARENT on Interface /IWBEP/IF_SBOD_EXP_REC_MAPPING has no parameter.
Method GET_PARENT on Interface /IWBEP/IF_SBOD_EXP_REC_MAPPING has no exception.

Method GET_POSITION Signature

Method GET_POSITION on Interface /IWBEP/IF_SBOD_EXP_REC_MAPPING has no parameter.
Method GET_POSITION on Interface /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 Returning RO_PROPERTY Value transfer Object reference (TYPE REF TO) /IWBEP/IF_SBOD_PROPERTY SB - OData - Property 20130301
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130301

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130301

Method INSERT_CHILD Signature

Method INSERT_CHILD on Interface /IWBEP/IF_SBOD_EXP_REC_MAPPING has no parameter.
Method INSERT_CHILD on Interface /IWBEP/IF_SBOD_EXP_REC_MAPPING has no exception.

Method SET_POSITION Signature

Method SET_POSITION on Interface /IWBEP/IF_SBOD_EXP_REC_MAPPING has no parameter.
Method SET_POSITION on Interface /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 Importing IO_PROPERTY Call by reference Object reference (TYPE REF TO) /IWBEP/IF_SBOD_PROPERTY SB - OData - Property 20130301
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130301
History
Last changed by/on SAP  20141120 
SAP Release Created in 200