SAP ABAP Class /IWBEP/IF_SBDSP_MAPPING (SB - DSP - Mapping header DM)
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 20120418
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/CL_SBDSP_MAPPING SB - DSP - Mapping header DM 20120418
Properties
Class /IWBEP/IF_SBDSP_MAPPING  
Short Description SB - DSP - Mapping header DM    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120226   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /IWBEP/IF_SBDSP_MAPPING Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 /IWBEP/IF_SBDSP_MAPPING_ATT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class /IWBEP/IF_SBDSP_MAPPING has no interface implemented.
Friends
Class /IWBEP/IF_SBDSP_MAPPING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_NODE_TYPE Constant Public See coding 20120418
2 GC_RANGE_CONSTANT Constant Public Type reference (TYPE) /IWBEP/SBDSP_MAP_AT_CONST_VAL '''Constant''' 20120617
3 GC_RELTYPE_DATA_SOURCE Constant Public Type reference (TYPE) /IWBEP/SBDM_RELATION_TYPE 'DSRC' Service Builder: Relation Type 20130208
4 GC_RELTYPE_MAPPING_ATTS Constant Public Type reference (TYPE) /IWBEP/SBDM_RELATION_TYPE 'MATS' Service Builder: Relation Type 20130208
Methods
# Method Level Visibility Method type Description Created on
1 GET_DATA_SOURCE Instance method Public Method Gets the related Data Source 20120418
2 GET_MAPPING_ATT Instance method Public Method Gets the mapping attributes 20120418
3 SET_DATA_SOURCE Instance method Public Method Sets the related Data Source 20120418
Events
Class /IWBEP/IF_SBDSP_MAPPING has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_PROPERTIES Public See coding 20120503 BEGIN OF ty_s_properties, is_key TYPE /iwbep/sbod_iskey, es_property_path TYPE /iwbep/sbdsp_es_path, model_property TYPE REF TO /iwbep/if_sbod_property, END OF ty_s_properties
2 TY_T_MAPPING Public See coding 20120418 ty_t_mapping TYPE SORTED TABLE OF REF TO /iwbep/if_sbdsp_mapping WITH UNIQUE KEY table_line
3 TY_T_PROPERTIES Public See coding 20120503 ty_t_properties TYPE STANDARD TABLE OF ty_s_properties
Method Signatures

Method GET_DATA_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_DATA_SOURCE Value transfer Object reference (TYPE REF TO) /IWBEP/IF_SBDSP_DATA_SOURCE SB - DSP - Data Source DM 20120418
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120418

Method GET_MAPPING_ATT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_MAPPING_ATT Value transfer Type reference (TYPE) /IWBEP/IF_SBDSP_MAPPING_ATT=>TY_T_MAPPING_ATT 20120418
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120418

Method SET_DATA_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DATA_SOURCE Call by reference Object reference (TYPE REF TO) /IWBEP/IF_SBDSP_DATA_SOURCE SB - DSP - Data Source DM 20120418
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120418
History
Last changed by/on SAP  20131127 
SAP Release Created in