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

BAPI_SALESORDER_CREATEFROMDAT2

former_member611341
Participant
0 Likes
532

Hello all....

Iam using BAPI_SALESORDER_CREATEFROMDAT2 to create sales order.

In tables PARTNERADDRESSES , there is feild E_MAIL.

I like to give 2 e-mail address for a partner.

( field LT_PARTNERADDRESSES-E_MAIL ).

How can i do that??

(We can give multiple addresses while creating a order manullay using VA01 transaction.)

hope it is clear....if not,let me know.

thanks....

3 REPLIES 3
Read only

Former Member
0 Likes
444

based partner type you can give address

append the data based on PARVW Field ,if partner type ship-to-party then give one address

Bill-to-party = 'BP'

ship_to_party = 'SH'

sol_to_party = SP

payer

check with VBPA table for more information

Read only

0 Likes
444

For one partner ,I like to give multiple(2) e-mail address.

Read only

0 Likes
444

I got ur point,

take one string like ur structure field,

then use mail id,mail id ( Comma is important) ,pass this value to ur structure field