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: 

Customizing (Automatically add a customer in WE20 partner profiles under KU

jwalithtatikonda2
Participant
0 Kudos

Hi,

Is it possible to add a customer automatically in WE20 under Partner type KU.

I mean when ever a customer is added in R3 or by any standard transaction code where we can create automatically all the existing customers under Partner type KU?

2 REPLIES 2

Former Member
0 Kudos

Hello,

It is not possible to add a Customer automatically to the Partner Profiles (WE20).

I believe creating Customer and maintaining the same Customer Number in Partner Profiles are two different & independent tasks because it is not necessary for every customer to be part of the EDI Transmission.

Hence, people maintain partner profiles as per their requirement, not necessarily for every Customer created in SAP.

Hope it was clear.

Thanks and Regards,

Venkat Phani Prasad Konduri

Edited by: Konduri Venkata Phani Prasad on Sep 11, 2008 11:05 PM

Former Member
0 Kudos

Hello.

automatically it is not possible, but you can see if any "user-exit" can used when you save your data.

I think the best way to do it, is making your own abap program to get the customer that you have been created and then make a call transaction using BTC data.

Hope this give you an Idea to solve your trouble

Luis