Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI needed for recording of the Tcode XK01

Former Member
0 Kudos
149

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.

1 REPLY 1

Former Member
0 Kudos
77

Hi Ramesh,

You can try to leverage the code from BAPI_VENDOR_CREATE

Cheers

VJ