RPTMC_VC_PROC_TMP 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 RPTMC_VC_PROC_TMP 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.
Title: Report RPTMC_VC_PROC_TMP
INCLUDE LSVCMCOD.
No SAP DATABASE tables are accessed within this REPORT code!
TR_REQUEST_CHOICE CALL FUNCTION 'TR_REQUEST_CHOICE' EXPORTING iv_suppress_dialog = lv_suppress_dialog iv_cli_dep = abap_true iv_request_types = gc_customizing_request "W for customizing task iv_request = gs_request-trkorr it_e071 = lt_e071 it_e071k = lt_e071k IMPORTING es_request = gs_request EXCEPTIONS OTHERS = 1.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RPTMC_VC_PROC_TMP - Report RPTMC_VC_PROC_TMP RPTMC_VC_PROC_TMP - Report RPTMC_VC_PROC_TMP RPTMC_TRANSPORT_PROCESS_M01 - RPTMCTRANSPORTPROCESSM01 RPTMC_TRANSPORT_PROCESS_D01 - RPTMCTRANSPORTPROCESSD01 RPTMC_TRANSPORT_PROCESS - Transport Process Tables RPTMC_TRANSPORT_PROCESS - Transport Process Tables