Application Development and Automation 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: 
Read only

bapi for creating customer using VD01.

Former Member
0 Likes
825

hi ,

BAPI_CUSTOMER_CREATE is used to create customer using XD01 but i want a bapi which will create customer using VD01 tcode.

Please help me on this problem.

Thanks in advance.

regards,

karthik.

4 REPLIES 4
Read only

Former Member
0 Likes
631

you can use same bapi for VD01

Let me know the status

Read only

Former Member
0 Likes
631

You can use - BAPI_CUSTOMER_CREATEFROMDATA1

Read only

0 Likes
631

HI

i want exactly the same features as BAPI_CUSTOMER_CREATE but it should call VD01.

there is a diff in XD01 and VD01.

XD01....Company code field is there on screen.

VD01...no company code field on the screen

thank you.

Read only

0 Likes
631

No BAPI Function module - data will update centrally ..

even when you look at LSMW - There is no object for VD01 but there is object for XD01 ..

I know diff between XD01 ,FD01,VD01