Financial Management Blogs by SAP
Get financial management insights from blog posts by SAP experts. Find and share tips on how to increase efficiency, reduce risk, and optimize working capital.
cancel
Showing results for 
Search instead for 
Did you mean: 
Former Member
0 Kudos

  1. Go to the Tcode O3UCW_PAYMENT_RUN.

  2. Fill the mandatory fields Run date, Check Date, PP Name (Identification), run type (Primary / Secondary) as below.





  1. Enter the run parameters like PP level (Company/Owner/Property), Company code and bank details as below.

  2. Choose the existed server from server tab.





  1. Just save the run and don’t start the Check write process from here otherwise it will process the Run in background though we have to wait until completed also not able to debug.

  2. We could see the Payment Process header details from the table OIUCW_RUN_PARMS



  1. Go to the program ROIUCW_PAYMENT and enter the above run Id parameters though debugging mode as below.


 




  1. Debug the above FM OIUCW_PAYMENTRUN_MAIN to initiate the Check write process.

  2. We can see the Run exception details from menu bar using the path Environment- > Exception Report / Tcode OIUCW_EXCEPTION