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: 

sales order partner function

Former Member
0 Kudos

Hi experts,

While creating sales orders all partner function should get copied from contract for same sales order no. ,

But In our system only sold-to, bill-to, ship- to & payer get copied from contracts to sales order., other partner functions are custom functions...

where I can find logic for this functionality?

points will be rewarded.

neo

5 REPLIES 5

Former Member
0 Kudos

Hi

Check in the table <b>VBPA</b> first

whether all other Partner functions exist in it or not?

If they exist there, Then check why they are not copied ?

<b>Reward points for useful Answers</b>

Regards

Anji

Former Member
0 Kudos

Check with VBPA Table

Main field is PARVW - It will show the customer number as bill to party or some others like sold -to-party or ship to party or Payer..

Thanks

Seshu

Former Member
0 Kudos

Hi,

I am aware that its in VBPA table,

I am asking is which userexit or configuration copies all partner functions available into sales order?

please reply..

thnx to both of you for quick reply

neo

0 Kudos

May be you can try in MV45AFZZ -> somewhere user exit will trigger..

most of the scenario which will be in Config.

SPRO ->click on IMG ->sales and distribution -> partners..

Better to post in SD Forum ,you may get fast response

Thanks

Seshu

Former Member
0 Kudos

Hi sheshu,

It get coped all partner function into sales order but its not displaying while I am saving into VA01 transaction. Later if I go to VA03 & see sales order its showing me all partner function at header & item level... (same mentioned into contract VA43)

my clients asking me to do somthing so it can display duing VA01 transaction itself.....

help me out..