PRC_COPY_PROCESS_TEST_F03 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 PRC_COPY_PROCESS_TEST_F03 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: Include PRC_COPY_PROCESS_TEST_F03
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
CONN_PRODUCT_CREATE_PRODUCT call function 'CONN_PRODUCT_CREATE_PRODUCT' "#EC * exporting iv_date = gv_date iv_base_uom = 'L' is_base_units = ls_base_units "NetWeight, GrossWeight and Volume iv_number = '1' it_alt_quantity_unit = lt_alt_quantity_unit importing et_product = lt_product et_bapiret = gt_bapiret exceptions exc_product_api = 1 exc_log_system = 2 exc_saving_product = 3 exc_base_category = 4 others = 5.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
PRC_COPY_PROCESS_TEST_F03 - Include PRC_COPY_PROCESS_TEST_F03 PRC_COPY_PROCESS_TEST_F02 - Include PRC_COPY_PROCESS_TEST_F02 PRC_COPY_PROCESS_TEST_F01 - Include PRC_COPY_PROCESS_TEST_F01 PRC_COPY_PROCESS_TEST - Program PRC_COPY_PROCESS_TEST PRC_COPY_PROCESS_TEST - Program PRC_COPY_PROCESS_TEST PRC_CHECK_PRCD_DB_CONSISTENCY - Checks the consistency of pricing documents (PRCD* database tables)