Dear Experts,
I am currenlty working in a report where I need to update customer material records with FM 'RV_CUSTOMER_MATERIAL_UPDATE' IN UPDATE TASK.
In my scenario is if KZTLF = C and ANTLF = 0 than we dont need to update KNMT but when its not these values we need to update using the above FM.
I tried to implement the logic for a particulat mat no and cust no but its not getting updated in KNMT table using FM.
here is my sample coding:
Thanks and Rgrds,
Nikhil.