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 email address

Former Member
0 Likes
788

Hi,

I get the popup/dialog when I double click on partner in sales document, there I fill name, email address and other details of the partner. I am able to capture partner name from FM SD_REPRESENTANT_GET_DATA by passing VBPA-PERNR but I'm unable to capture the email address. Is there any FM available to get it?

Thanks in advance.

Regards,

Balaji Viswanath.

Hi,

I get the popup/dialog when I double click on partner in sales document, there I fill name, email address and other details of the partner. I am able to capture partner name from FM SD_REPRESENTANT_GET_DATA by passing VBPA-PERNR but I'm unable to capture the email address. Is there any FM available to get it?

Thanks in advance.

Regards,

Balaji Viswanath.

3 REPLIES 3
Read only

Former Member
0 Likes
638

BAPI_BUSPARTNER_GETDETAIL

Read only

Former Member
0 Likes
638

HI

Try to use the FM

1 SAMPLE_PROCESS_00001040

if this is not useful pls let me know

Regards

Rajesh

Read only

Former Member
0 Likes
638

Hi,

I am linking VBPA-ADRNR with ADR6-ADDRNUMBER and getting the email address.

Regards,

Balaji Viswanath.