Issue with dynamic cobol sql in peoplesoft
Hi All,
I am getting error while running Post journal process in peoplesoft gl. Process is calling one dynamic sql and insert statement is failing with below error :
"cannot insert NULL into ("SYSADM"."PS_LEDGER_BUDG"."POSTED_TOTAL_DR") "
Failed insert statement is running successfully in the sql developer.
Please suggest how to rectify the error.
Thanks
0