RE: BATCH JOB FOR PRODUCT RECEIPT - PURCHASE ORDER
Hi All,
I have 1 query here, Product receipt Batch job processes the records whatever has been registered in my case.
For example, If I have 2 lines,
Item A -100
Item B - 200
Once the Purchase receiving and Putaway has been completed for the 1st Item (Item A), the batch job runs in recurrence and posts the product receipt for the registered qty (Whether it is Full or Partial).
Once the Product receipt is done for the 1st line of the load, the 2nd line from the automatically gets removed and if I look in the PO, only the item A is associated to a load and Item B is removed from the Load.
Found out that this is the Standard AX behavior.
1. Either I would like the batch job to pickup the records and do the product receipt only when all the lines of the loads are registered ? (Tried checking for line level status in Loads but couldn't find any).
(or)
2. Even if the product receipt is done for the registered qty, the other lines should not be removed from the load. (Do we have parameter or Setup) for this ?
Note: I have set the batch job to run every 5 mins.
Could you please share your thoughts ?