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

modify email address using bapi sales order create

Former Member
0 Likes
1,144

Hi Gurus,

I need to add email address (smtp_addr) using BAPI, but the email address doesnt appear after order creation.

1 REPLY 1
Read only

Former Member
0 Likes
596

Hi

U can update the email using FM BAPI_SALESORDER_CREATEFROMDAT2

You need pass the values in PARTNERADDRESSES structures and for this u need pass the address number.

Regards,

Raghu.