Hi,
I have a requirement wherein there is a file to upload the product related data in APO. As part of its requiremnts, I need to check if the data in the uploaded file having the CVC allocation Quantity for a product(material) is less than the exisiting CVC quantity of the product in the system.
For example, lets say I have a product H123/A and its CVC allocation quantity is 9. in the uploaded file, if I try to upload the same product, I need to compare if the CVC allocation quantity is less than 9.
I am not quite sure of what SAP tables should I be considering to compare the quantity programatically. Please advise the tables which should be compared so that I can code it accordingly.
Thanks,
Pavan