RSD_MAPPING_FOR_DS_FIND is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter RSD_MAPPING_FOR_DS_FIND into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
RSDS_PROPOSE - Find InfoObjects for DataSource
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Selection Text: I_BASI = Default InfoObjects
Selection Text: I_DDIC = Suitable DDIC Properties
Selection Text: I_DTEL = Assigned to Data Elements
Selection Text: I_IOBJ = Template InfoObjects in DS
Selection Text: I_ISMP = Field Names in 3.x Mappings
Selection Text: I_OV = Version of Transformations
Selection Text: I_SHMP = 3.x Content of this DataSource
Selection Text: I_TEXT = Suitable Name/Description
Selection Text: I_TRFN = Assigned Using Transfomation
Selection Text: I_DS = D .
Selection Text: I_QS = D .
Title: Suggestions for InfoObjects for DataSource Fields
001 Field Name
002 InfoObject Probability
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
RSD_MAPPING_DYNP_0200 CALL FUNCTION 'RSD_MAPPING_DYNP_0200' EXPORTING it_proposal_ri = l_t_proposal_ri i_mode = rsdmp_c_mode-maint IMPORTING et_proposal_ri = l_t_proposal_ri_return.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RSD_MAPPING_FOR_DS_FIND - Suggestions for InfoObjects for DataSource Fields RSD_MAPPING_FOR_DS_FIND - Suggestions for InfoObjects for DataSource Fields RSD_IPRO_SHOB_INSERT - Entry of DTA InfoProvider Info in Shared Object Buffer RSD_IPRO_SHOB_INSERT - Entry of DTA InfoProvider Info in Shared Object Buffer RSD_HYBR_CHECK_CONTENT - Program RSD_HYBR_CHECK_CONTENT RSD_HYBR_CHECK_CONTENT - Program RSD_HYBR_CHECK_CONTENT