‎2006 Jun 20 12:05 PM
HI Frnds,
Is there any BAPI which updates the BSEG table. Basically i want to update the "FDTAG" and "VALUT" fields. there is a BAPI fi_items_mass_change. But it does not update theses two fields, if any one knows has any input please let me know,
Thanks in advance.
Karthick
‎2006 Jun 20 12:22 PM
‎2006 Jun 20 12:25 PM
Hi,
I'm sorry i don't answer directly to the question and I hope it is justified in this case. May apologies for any invonvenience.
BAPI is the abbreviation fpr Business Application Programmin Interface; so BAPIs will reflect business processes.
I do not know any business process to modify fields in posted documents which may become relevant for other business processes.
If you posted very many documents with wrong "FDTAG" and "VALUT", then you may create a program to do a cancellation of the document (just post the same with reversed values) and then create a new document with correct data.
You can do this with a BAPIs in function Group ACC4: I used BAPI_ACC_GL_POSTING_POST for a lot of different documents successfully.
The above process will be OK for any possible financial auditing - the pure modification of BSEG may be not legal in terms of business law.
Regards,
Clemens