PRC_COPY_PROCESS_TEST 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 PRC_COPY_PROCESS_TEST 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: Program PRC_COPY_PROCESS_TEST
Text Symbol: 001 = Missing authority (S_DEVELOP for object type DEBUG)
Text Symbol: 110 = Condition rate not OK.
Text Symbol: 340 = Expected :
Text Symbol: 804 = Item:
Text Symbol: 808 = Scenario 1: Copy Item within Same Document
Text Symbol: 809 = Scenario 1.1: Pricing type = D and Copy Type = 1CPY3
Text Symbol: 810 = Scenario 1.2: Pricing type = C and Copy Type = 1CPY4
Text Symbol: 811 = Scenario 1.3: Pricing type = B and Copy Type = 1CPY2
Text Symbol: 901 = Scenario 2: Copy Item between document
Text Symbol: 902 = Scenario 2.1: Pricing type = D and Copy Type = 1CPY3
Text Symbol: 903 = Scenario 2.2: Pricing type = C and Copy Type = 1CPY4
Text Symbol: 904 = Scenario 2.3: Pricing type = B and Copy Type = 1CPY2
Text Symbol: 905 = Scenario 2.4: Pricing type = D and Copy Type = 1CPY5
Text Symbol: 906 = Scenario 2.5: Pricing type = D and Copy Type = 1CPY6
Text Symbol: 910 = Scenario 3: Copy Item between document with Header Condition
Text Symbol: 911 = Scenario 3.1: Pricing type = D and Copy Type = 1CPY3
Text Symbol: 912 = Scenario 3.2: Pricing type = C and Copy Type = 1CPY4
Text Symbol: 913 = Scenario 3.3: Pricing type = B and Copy Type = 1CPY2
Text Symbol: 914 = Item Level
Text Symbol: 915 = Header Level
INCLUDE PRC_COPY_PROCESS_TEST_F01.
INCLUDE PRC_COPY_PROCESS_TEST_F02.
INCLUDE PRC_COPY_PROCESS_TEST_F03.
INCLUDE PRC_COPY_PROCESS_TEST_F04.
INCLUDE PRC_COPY_PROCESS_TEST_F05.
INCLUDE PRC_COPY_PROCESS_TEST_F06.
INCLUDE PRC_COPY_PROCESS_TEST_F07.
INCLUDE PRC_COPY_PROCESS_TEST_F08.
INCLUDE PRC_COPY_PROCESS_TEST_F09.
INCLUDE PRC_COPY_PROCESS_TEST_F10.
INCLUDE PRC_COPY_PROCESS_TEST_F11.
INCLUDE PRC_COPY_PROCESS_TEST_F12.
INCLUDE PRC_COPY_PROCESS_TEST_F13.
INCLUDE PRC_COPY_PROCESS_TEST_F14.
INCLUDE PRC_COPY_PROCESS_TEST_F15.
INCLUDE PRC_COPY_PROCESS_TEST_F16.
INCLUDE PRC_COPY_PROCESS_TEST_F17.
No SAP DATABASE tables are accessed within this REPORT code!
/SAPCND/TST_AUTH_CHECK_SRV call function '/SAPCND/TST_AUTH_CHECK_SRV' exceptions exc_auth_fail = 1 others = 2.
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 - 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) PRC_CHECK_PRCD_DB_CONSISTENCY - Checks the consistency of pricing documents (PRCD* database tables) PRC_CHECK_DB_CONSISTENCY - Program PRC_CHECK_DB_CONSISTENCY PRC_CHECK_DB_CONSISTENCY - Program PRC_CHECK_DB_CONSISTENCY