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

Email address picking list

h_senden2
Active Contributor
0 Likes
689

Hi,

for the print of a picking list, the email option is customized (type 5). At some point the real mail sending is done by function module SO_OBJECT_SEND with recipient a string like '&ADU0010200041638INT 001' (determined by function module CONVERT_COMM_TYPE_DATA). In the end the email is sent to a certain person, but where can i find the link between the string and the email adres ? In the ADRC table i cannot find a addressnumber 200041638.

regards,

Hans

Hi,

for the print of a picking list, the email option is customized (type 5). At some point the real mail sending is done by function module SO_OBJECT_SEND with recipient a string like '&ADU0010200041638INT 001' (determined by function module CONVERT_COMM_TYPE_DATA). In the end the email is sent to a certain person, but where can i find the link between the string and the email adres ? In the ADRC table i cannot find a addressnumber 200041638.

regards,

Hans

2 REPLIES 2
Read only

h_senden2
Active Contributor
0 Likes
569

anyone ?

Read only

h_senden2
Active Contributor
0 Likes
569

Solved it by my own !