Hi ,
I have a requirement to validate a Production order whenever a user tries to do a RAF (Report as finished).
Eg. Item A is consisting of items x,y,z and the Prod order PO-123 has only consumed item x,y then in that case it should give an error when the user tried to do RAF posting.
/Cannot do RAF as item z is not consumed in Prod order PO-123/.
This RAF can be done via different API's as well.
Can you please help me which section I need to code or where should i look to fix this issue,
Thanks,
VK