‎2007 Dec 19 11:24 AM
Hi,
I have to update the MARA table with a few fields added by the client.For a particular material those fields need to be updated.FOr this I have to use the MATERIAL_MAINTAIN_DARK. I have the internal table wherein I update those fields and assign the same to the function module. In debugging it shows the commit work has been executed by the system but when I check the table for the particular material it is not updated. Any suggestions,please?
Thanks,
Dishant
‎2007 Dec 19 2:52 PM
check input parameters values:
KZ_TEST and NO_DATABASE_UPDATE , both should be initial.
‎2007 Dec 20 5:06 AM
Hi Lakshmi,
I was able to solve the problem but not by the answer you gave. I had to write a WAIT up to 3 seconds after commit and that updated the table.Thanks anyways
Regards,
Dishant