Interunit Receving process (INPJIURV COBOL) putting Interunit Line as 0
Hi,
We have strange issue in our PeopleSoft FSCM 8.9 Inventory module. When Interunit receipts are coming from BCT tables, the Interunit Receipt process (COBOL INPJIURV) is assigning Interunit line number as 0 on INV_RECV_LN and same flows to TRANSACTION_INV after putaway is run which leads to 0 transfer cost. This occurs if same item exists on multiple lines. Ideally, the transaction should be marked in error by COBOL as same item ID exists on more than 1 line.
If anyone can shed light on what could be possible cause behind this or how does COBOL calculates these line numbers, it will be really helpful.
0