FBDI upload to create a Miscellaneous Receipt which will have the lot number generated from the sys.
Summary:
When creating a Miscellaneous Receipt via InventoryTransactionImportTemplate FBDI template, I am getting the below error. I am only using 2 sheets which are "InvTransactionsInterface.csv" and "CstTransCostInterface.csv".
ERROR_CODE: INV_CONT_MISS_REQ_LOT
ERROR_EXPLANATION: You must specify a lot for the transaction
If I use the InvTransactionLotsInterface as mentioned in the Doc ID 2316462.1 the issues goes off.
We do have lot control at the Org level. Expectation is that we should not need the InvTransactionLotsInterface sheet, as we have enabled Auto Generate for the Lot #'s at the Org level.
Can I know from the experts here whether we can do a FBDI upload to create a Miscellaneous Receipt which will have the lot number generated from the system rather than from the InvTransactionLotsInterface sheets we are uploading.