2006 Jun 01 7:17 AM
Hi,
We need to Create a BAPI containing the recording of the transaction XK01 with all mandatory and required parameters being passed to the code via import parameters and tables. Let me know how we can do this....
I have taken all the mandatory fields for XK01 Tcode in import parameters and the tables related to this in the table parameter. Could you please let me know how we can develop this BAPI.
Regards,
Ramesh.
2006 Jun 01 7:35 AM
Hi Ramesh,
You can try to leverage the code from BAPI_VENDOR_CREATE
Cheers
VJ