cancel
Showing results for 
Search instead for 
Did you mean: 

Default "SP"

Former Member
0 Kudos

Hi Gurus,

I want the 'sold to party' to appear Automatically the moment I enter into [VA01] at sales header rather entering Manually.

How can i do this ?

Thanks and Regards

Krishna vamshi.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

User exit

V45A0002 Predefine sold-to party in sales document

GOTO SMOD enter V45A0002 ,Test and with the help of ABAPer u can do it

Message was edited by:

sam masker

Answers (4)

Answers (4)

Former Member
0 Kudos

thanks

Former Member
0 Kudos

Hi,

User exit V45A0002 Predefine sold-to party in sales document

Ask your ABABer to do the same. Assign one Sold to party Number there.

Go to XD02

Enter your customer number.

menu path

Extras--> Account group info > customer type> check the default Sold to party.

So that you are assigning that customer as default sold to party..

When you enter a sales order you will get this sold party.. If you save the sales order with this sold to party. the system will through the incompletion log..

Reward Point if helpfull to you...

Muthupandiyan

Former Member
0 Kudos

Hi,

You may use the transaction variant and activate the With content so that the sold to party can be assigned automatically.

Regards,

Murali

Manoj_Mahajan78
Active Contributor
0 Kudos

Krishna,

Use Userexit in function module SAPMV45A...Take help from your ABAPer..

Reward if it helps..

Regds

MM