‎2007 Jun 07 9:15 PM
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....
‎2007 Jun 07 9:47 PM
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
‎2007 Jun 07 9:54 PM
‎2007 Jun 07 10:12 PM
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