Hi Gurus,
i have a situation where users have set the planning date wrongly. thus i have wrote a simple patch program to update/change the planning date on bseg-fdtag.
the problem is i'm using a direct update. Eg, update table bseg set fdtag = yyyyddmm where bukrs = 'X'. so after the update the field fdtag in bseg is updated, but in other tables which contained the planning date field is not updated, thus the data is incorrect.
please corretly me if i'm wrong. i'm thinking of there must be some function modules/bapi to use to update data in all the related accounting document tables. but i cant find a reference on the net.
please advice if you know such bapi/fm or have a better suggestions to solve this problem.
Thanks in advance.
Regards,
Voon