‎2011 Jun 20 3:14 PM
Hi All,
I am looking for a BAPI or function module or standard program for Vendor Master deletion (XK06)
I searched and got BAPI_Vendor_DELETE but its working in foreground, I need something which runs in background.
Thanks,
‎2011 Jun 27 9:23 PM
‎2011 Jun 28 4:52 AM
Hi Swetha,
The property of the bapi is like that. Inside that it is calling call transaction xk06. There is no fm or bapi to delete or mark for deletion. create a fm with the recording method of bdc code. Then it will work in back ground also. Post if need help.
Regards,
Madhu.
‎2011 Jun 28 1:07 PM
Hi
Try with report SAPF058V that is used as a preprocessor for archiving vendors (object FI_ACCPAYB). See the documentation in selection screen (info icon). If they doesn't work, then do a BDC. It's an idea.
I hope this helps you
Regards
Eduardo