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

Partner Function - Partner Email address- VA01/VA02

Former Member
0 Likes
2,398

Hi Masters,

In VA01 and Va02 when I determine patner function, I want the email Id to be mandatory for certain conditions.

I get the popup when I double click on partner, I fill the email address but I'm unable to capture the email address.

Suggest me the USER Exit to find the email address of partner.

Thanks in Advance,

Suresh.

Hi Masters,

In VA01 and Va02 when I determine patner function, I want the email Id to be mandatory for certain conditions.

I get the popup when I double click on partner, I fill the email address but I'm unable to capture the email address.

Suggest me the USER Exit to find the email address of partner.

Thanks in Advance,

Suresh.

2 REPLIES 2
Read only

venkata_ramisetti
Active Contributor
0 Likes
1,263

Hi Suresh,

The email id stored in table ADR6. You can pass address number from table KNA1.

Check the below link the below link to find available user-exits.

http://sap.niraj.tripod.com/id21.html

You can get the email id from the above table. Program SAPMV45A contains many exits in sales-order exits..

Thanks,

ramakrishna

Read only

Former Member
0 Likes
1,263

Hi Suresh,

Do you have already the right answer to your question about the email address of the partner functions.

I have to check whether the email address of the partner functions is filled or not .. just before saving, because in some cases we want to send an email to parvw = RE or AG.

Do you have for me the name of the internal table/strcucture where I can check the possibilities in MV45AFZZ.

Regards,

Theo Pijlman