Pay Cycle: payment creations fails for new bank account/payment mehtods
We have added 3 new payment methods (Boleto, Book, and TED) for our Brazil business unit. We also open a new bank account in Brazil. For paycycle criteria, I added brazil business unit, new bank code and new payment methods. Now when we run paycycle. It selects Brazilian payments with these new payment method but payment creation process fails on step " AP_PYMNTID.IDMAIN.Step09-A (Action SQL) " with message " SQL Error: ORA-01407: cannot update ("SYSADM"."PS_PYCYCL_01_TMP8"."PYMNT_ID") to NULL"
It tried to update pymnt_id from PS_PYMNT_IDR_TMP, where this table has nothing in it. My guess is that I am missing something in configuration. As these are new payments and pay cycle is not recognizing it.