‎2008 Feb 05 10:14 AM
Hi All,
I want to upload the data through BAPI for transaction code xk01(Vendor Master). Plz tell me what is the procedure to do that. Or if there is any stepwise example plz tell that also.
Thanks and Regards.
Pradip Pawar.
ABAP
‎2008 Feb 05 10:33 AM
‎2008 Feb 05 10:33 AM
‎2008 Feb 05 10:34 AM
‎2008 Feb 05 10:47 AM
hi,
http://www.saptechnical.com/SampleSpecs/AutoVendorDebitPosting/AVDP.htm
Hope this is helpful, Do reward.
‎2008 Feb 07 6:28 PM
hi
step 1 : analasys the flat file.
step2: analasys the transction code ,
in that identify the screen no . field names.
by clicking on system -> status.
step3:do recording the t.code.
generate program.
go through the above step.
if u got any difficulty in this put a line to me.
regards
nagaraju.M
‎2008 Feb 07 6:33 PM
‎2008 Feb 07 6:34 PM
FM BAPI_VENDOR_CREATE just calls the dialogue process so it's probably not what you want.
You can use LSMW, standard SAP program RFBIKR00 or custom batch input.
Rob
‎2008 Feb 13 6:13 AM
Thnaks Dear All for your kind response ................
Thanks And Regards.
Pradip Pawar