2005 May 24 5:21 AM
Hello All,
I need to use some standard BAPI for uploading changed Vendor details.i.e.Transaction XD02.The BAPI BAPI_VENDOR_EDIT has no interface structure defined for transfer of data.
So could anyone please tell me if there is any other standard BAPI available for performing
the upload.
Thanks,
Deepti.
2005 May 24 6:23 AM
Hi Deepti!
BAPI_VENDOR_EDIT is designed for online edit - unfortunately no help in your case.
I don't know, if an other BAPI gives more help, but you might use IDOCs / call function module IDOC_INPUT_CREDITOR directly.
Upload in transaction LSMW (data migration) can be down with help of report RFBIKR00 - this leads to a batch input. -> This seems to be an 'valid' option, too.
Regards,
Christian
2005 May 24 6:23 AM
Hi Deepti!
BAPI_VENDOR_EDIT is designed for online edit - unfortunately no help in your case.
I don't know, if an other BAPI gives more help, but you might use IDOCs / call function module IDOC_INPUT_CREDITOR directly.
Upload in transaction LSMW (data migration) can be down with help of report RFBIKR00 - this leads to a batch input. -> This seems to be an 'valid' option, too.
Regards,
Christian