SAP ABAP Class /IWBEP/IF_SBDSP_DATA_SOURCE (SB - DSP - Data Source 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 20120226
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/CL_SBDSP_DATA_SOURCE SB - DSP - Data Source DM 20120226
Properties
Class /IWBEP/IF_SBDSP_DATA_SOURCE  
Short Description SB - DSP - Data Source DM    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120226   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWBEP/IF_SBDSP_DATA_SOURCE has no forward declaration.
Interfaces
Class /IWBEP/IF_SBDSP_DATA_SOURCE has no interface implemented.
Friends
Class /IWBEP/IF_SBDSP_DATA_SOURCE 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 20120226
Methods
# Method Level Visibility Method type Description Created on
1 GET_BOPNAME Instance method Public Method Set the BOP interface name 20140108
2 GET_DATA_SOURCE_GROUP Instance method Public Method Get the related Data Source group 20120417
3 GET_DATA_SOURCE_TYPE Instance method Public Method Get the related Data Source type 20120226
4 GET_DS_ATTRIBUTES Instance method Public Method Get the related Data Source attributes 20120410
5 GET_DS_ATTRIBUTE_BY_PATH Instance method Public Method Get the related Data Source attribute according to its path 20120411
6 GET_EXTERNAL_DS_NAME Instance method Public Method Get external Data Source name 20130924
7 GET_FUNCTION_NAME Instance method Public Method Get name of function module 20120620
8 GET_LOG Instance method Public Method Get log data source attribute 20120620
9 GET_MAX_HITS Instance method Public Method Get max hits data source attribute 20120619
10 GET_RFC_DESTINATION Instance method Public Method Get RFC destination 20120409
11 SET_BOPNAME Instance method Public Method Get the BOP interface name 20140108
12 SET_DATA_SOURCE_TYPE Instance method Public Method Set the related Data Source type 20120226
13 SET_DS_ATTRIBUTES Instance method Public Method Set the related Data Source attributes 20120410
14 SET_FUNCTION_NAME Instance method Public Method Set name of function module 20120620
15 SET_LOG Instance method Public Method Set log data source attribute 20120620
16 SET_MAX_HITS Instance method Public Method Set max hits data source attribute 20120620
17 SET_RFC_DESTINATION Instance method Public Method Set RFC destination 20120409
Events
Class /IWBEP/IF_SBDSP_DATA_SOURCE has no event.
Types
Class /IWBEP/IF_SBDSP_DATA_SOURCE has no local type.
Method Signatures

Method GET_BOPNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_BOPNAME Value transfer Type reference (TYPE) /IWBEP/SBDSP_RFC_NAME Return the BOP Interface name 20140108

Method GET_BOPNAME on class /IWBEP/IF_SBDSP_DATA_SOURCE has no exception.

Method GET_DATA_SOURCE_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DS_GROUP Value transfer Type reference (TYPE) /IWBEP/SBDSP_DS_GROUP SB: Data Source Group 20120417

Method GET_DATA_SOURCE_GROUP on class /IWBEP/IF_SBDSP_DATA_SOURCE has no exception.

Method GET_DATA_SOURCE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DS_TYPE Value transfer Type reference (TYPE) /IWBEP/SBDSP_DS_TYPE Data Source Provider - Data Source Type 20120417

Method GET_DATA_SOURCE_TYPE on class /IWBEP/IF_SBDSP_DATA_SOURCE has no exception.

Method GET_DS_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DS_ATTRIBUTES Call by reference Type reference (TYPE) /IWBEP/T_SBDSP_DS_ATTRIBUTES SB: Table Type for Data Source Attribute children nodes 20120410

Method GET_DS_ATTRIBUTES on class /IWBEP/IF_SBDSP_DATA_SOURCE has no exception.

Method GET_DS_ATTRIBUTE_BY_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PATH Call by reference Type reference (TYPE) /IWBEP/SBDSP_DS_AT_PATH SB: DS Attribute Path 20120411
2 Returning RO_DS_ATTRIBUTE Value transfer Object reference (TYPE REF TO) /IWBEP/IF_SBDSP_DATA_SOUR_ATTR SB - DSP - Data Source Attribute 20120411

Method GET_DS_ATTRIBUTE_BY_PATH on class /IWBEP/IF_SBDSP_DATA_SOURCE has no exception.

Method GET_EXTERNAL_DS_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_EXTERNAL_DS_NAME Value transfer Type reference (TYPE) /IWBEP/SBDSP_EXTERNAL_DS_NAME External Data Source Name 20130924

Method GET_EXTERNAL_DS_NAME on class /IWBEP/IF_SBDSP_DATA_SOURCE has no exception.

Method GET_FUNCTION_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_FUNCTION_NAME Value transfer Type reference (TYPE) RS38L_FNAM Name of Function Module 20120620

Method GET_FUNCTION_NAME on class /IWBEP/IF_SBDSP_DATA_SOURCE has no exception.

Method GET_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_LOG Value transfer Type reference (TYPE) /IWBEP/S_SBDSP_DS_LOG_ATT Data Source Parameter Path 20120620

Method GET_LOG on class /IWBEP/IF_SBDSP_DATA_SOURCE has no exception.

Method GET_MAX_HITS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_MAX_HITS Value transfer Type reference (TYPE) /IWBEP/S_SBDSP_DS_MAX_HITS_ATT Data Source Parameter Path 20120620

Method GET_MAX_HITS on class /IWBEP/IF_SBDSP_DATA_SOURCE has no exception.

Method GET_RFC_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RFC_DESTINATION Value transfer Type reference (TYPE) RFCDEST Destination table for Remote Function Call 20120409

Method GET_RFC_DESTINATION on class /IWBEP/IF_SBDSP_DATA_SOURCE has no exception.

Method SET_BOPNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BOPNAME Call by reference Type reference (TYPE) /IWBEP/SBDSP_RFC_NAME BOP Name 20140108
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20140109

Method SET_DATA_SOURCE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DS_TYPE Call by reference Type reference (TYPE) /IWBEP/SBDSP_DS_TYPE Data Source Provider - Data Source Type 20120417
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20121024

Method SET_DS_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DS_ATTRIBUTES Call by reference Type reference (TYPE) /IWBEP/T_SBDSP_DS_ATTRIBUTES SB: Table Type for Data Source Attribute children nodes 20120410
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20121024

Method SET_FUNCTION_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FUNCTION_NAME Call by reference Type reference (TYPE) RS38L_FNAM Name of Function Module 20120620
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20121024

Method SET_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_LOG Call by reference Type reference (TYPE) /IWBEP/S_SBDSP_DS_LOG_ATT Data Source Parameter Path 20120620
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120620

Method SET_MAX_HITS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MAX_HITS Call by reference Type reference (TYPE) /IWBEP/S_SBDSP_DS_MAX_HITS_ATT Data Source Parameter Path 20120620
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120620

Method SET_RFC_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RFC_DESTINATION Call by reference Type reference (TYPE) RFCDEST Destination table for Remote Function Call 20120409
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20121024
History
Last changed by/on SAP  20141120 
SAP Release Created in