RTPM_TRCO_DCSMD_MAINTAIN1 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 RTPM_TRCO_DCSMD_MAINTAIN1 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.
Selection Text: P_CCTYPE = D .
Selection Text: P_COM_ID = D .
Selection Text: P_DCSID = D .
Selection Text: P_MIC = D .
Selection Text: P_PTYPE = D .
Selection Text: P_QDATE = D .
Selection Text: P_TMODE = Transaction Mode
Title: Report RTPM_TRCO_FUTMD_MAINTAIN
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
TPM_TRCO_DCSMD_MAINTAIN CALL FUNCTION 'TPM_TRCO_DCSMD_MAINTAIN' EXPORTING i_commodity_id = p_com_id i_mic = p_mic i_dcsid = p_dcsid i_quot_date = p_qdate i_pricetype = p_ptype i_cc_type = p_cctype i_trans_mode = p_tmode.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RTPM_TRCO_DCSMD_MAINTAIN1 - Report RTPM_TRCO_FUTMD_MAINTAIN RTPM_TRCO_DCSMD_MAINTAIN1 - Report RTPM_TRCO_FUTMD_MAINTAIN RTPM_TRCO_DCSMD_MAINTAIN - Report RTPM_TRCO_FUTMD_MAINTAIN RTPM_TRCO_DCSMD_MAINTAIN - Report RTPM_TRCO_FUTMD_MAINTAIN RTPM_TRCO_CTY_TOP - Include RTPM_TRCO_CTY_TOP RTPM_TRCO_CTY_SELECTION - Commodity: Selection screen