Unable to process Miscellaneous receipt transactions
I am not able to process any Miscellaneous receipt transactions from the material transaction interface table(mtl_transactions_interface) due to the below error,
Error code :Invalid distribution account segments
Error explanation:Value secured: Must use entity XXX
After set of custom validations,will insert the records in mtl_transactions_interface and Transaction manager runs in the background and process the recirds.In my case transaction manager is rejecting the records with above error messages.
But for the same record,am able to create Miscellaneous receipt transactions via application without any issue.
Please let me know if anyone of you encountered the same kind of issue.