RSTMPLDTPERR is a standard ABAP INCLUDE 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 RSTMPLDTPERR into the relevant SAP transactions such as SE38 or SE80
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.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
RSAR_ODS_TECHNAME_GET *@ CALL FUNCTION 'RSAR_ODS_TECHNAME_GET' *@ EXPORTING *@ i_odsname = l_s_psa-psa *@ i_version = l_s_psa-psavers *@ IMPORTING *@ e_odsname_tech = l_psa.
DD_EXISTS_DATA CALL FUNCTION 'DD_EXISTS_DATA' EXPORTING tabclass = 'TRANSP' tabname = '\l_psa\' IMPORTING subrc = l_data EXCEPTIONS missing_reftab = 1 sql_error = 2 buffer_overflow = 3 unknown_error = 4 OTHERS = 5.
RSAR_ODS_TECHNAME_GET *@ CALL FUNCTION 'RSAR_ODS_TECHNAME_GET' *@ EXPORTING *@ i_odsname = l_s_psa-psa *@ i_version = l_s_psa-psavers *@ IMPORTING *@ e_odsname_tech = l_psa.
RSAR_ODS_TECHNAME_GET *@ CALL FUNCTION 'RSAR_ODS_TECHNAME_GET' *@ EXPORTING *@ i_odsname = l_s_psa-psa *@ i_version = l_s_psa-psavers *@ IMPORTING *@ e_odsname_tech = l_psa.
RSDU_CREATE_HINT_FAE CALL FUNCTION 'RSDU_CREATE_HINT_FAE' EXPORTING i_t_tablnm = l_t_tablnm i_fae_fields = \l_count\ i_fae_lines = l_lines i_equi_join = rs_c_true IMPORTING e_hint = l_hint EXCEPTIONS OTHERS = 0.
RRSI_SID_VAL_SINGLE_CONVERT CALL FUNCTION 'RRSI_SID_VAL_SINGLE_CONVERT' EXPORTING i_iobjnm = '0REQUID' i_sid = i_request IMPORTING e_chavl = l_request EXCEPTIONS no_value_for_sid = 1 x_message = 2 OTHERS = 3.
RS_SYMESSAGE_TO_EXCEPTION CALL FUNCTION 'RS_SYMESSAGE_TO_EXCEPTION' EXPORTING i_exception = 'CX_RS_STEP_FAILED' IMPORTING e_r_exception = l_r_root.
RSAR_ODS_TECHNAME_GET *@ CALL FUNCTION 'RSAR_ODS_TECHNAME_GET' *@ EXPORTING *@ i_odsname = l_s_psa-psa *@ i_version = l_s_psa-psavers *@ IMPORTING *@ e_odsname_tech = l_psa.
RSAR_ODS_TABLETYPE_CREATE *@ CALL FUNCTION 'RSAR_ODS_TABLETYPE_CREATE' *@ EXPORTING *@ i_odsname = l_psa *@ IMPORTING *@ e_ods_tabtype = l_psatab *@ EXCEPTIONS *@ internal_error = 1 *@ others = 2.
RS_SYMESSAGE_TO_EXCEPTION CALL FUNCTION 'RS_SYMESSAGE_TO_EXCEPTION' EXPORTING i_exception = 'CX_RS_STEP_FAILED' IMPORTING e_r_exception = l_r_root.
RS_SYMESSAGE_TO_EXCEPTION CALL FUNCTION 'RS_SYMESSAGE_TO_EXCEPTION' EXPORTING i_exception = 'CX_RS_STEP_FAILED' IMPORTING e_r_exception = l_r_root.
RRSI_SID_VAL_SINGLE_CONVERT CALL FUNCTION 'RRSI_SID_VAL_SINGLE_CONVERT' EXPORTING i_iobjnm = '0REQUID' i_sid = i_request IMPORTING e_chavl = l_request EXCEPTIONS no_value_for_sid = 1 x_message = 2 OTHERS = 3.
RS_SYMESSAGE_TO_EXCEPTION CALL FUNCTION 'RS_SYMESSAGE_TO_EXCEPTION' EXPORTING i_exception = 'CX_RS_FAILED' IMPORTING e_r_exception = l_r_root.
RS_SYMESSAGE_TO_EXCEPTION CALL FUNCTION 'RS_SYMESSAGE_TO_EXCEPTION' EXPORTING i_exception = 'CX_RS_FAILED' IMPORTING e_r_exception = l_r_root.
RS_SYMESSAGE_TO_EXCEPTION CALL FUNCTION 'RS_SYMESSAGE_TO_EXCEPTION' EXPORTING i_exception = 'CX_RS_FAILED' IMPORTING e_r_exception = l_r_root.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RSTMPLDTPERR - Include LRSBC_FILTER_GUIO01 RSTMPLDS_WS_FUNC_PULL - Include RSTMPLDS_WS_FUNC RSTMPLDS_WS_FUNC - Include RSTMPLDS_WS_FUNC RSTMPLDS_WEBSERVICE_REPL - Include RSDS_WEBSERVICE_TEMPLATE RSTMPLDS_WEBSERVICE - Include RSDS_WEBSERVICE_TEMPLATE RSTMPLDS_SAPI_ACCESS - Synchroner Zugriff auf SAPI-DataSources in der neuen DS