Application Development 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: 

Where to enter sold to party in BAPI_SALESORDER_CREATEFROMDAT2

0 Kudos

Hi all,

I have a doubt relating to BAPI_SALESORDER_CREATEFROMDAT2 for sales order creation.When am executing this bapi it gives me error to enter the ship to party and sold to party field.I am not getting where to enter the sold to party & ship to party fields.Kindly help.

Thanks

Siji

1 ACCEPTED SOLUTION

former_member404244
Active Contributor

Hi,

You need to enter in ORDER_PARTNERS (partner data) .

PARTN_ROLE (sold-to party)

PARTN_NUMB (Customer number)

Regards,

Nagaraj

2 REPLIES 2

former_member404244
Active Contributor

Hi,

You need to enter in ORDER_PARTNERS (partner data) .

PARTN_ROLE (sold-to party)

PARTN_NUMB (Customer number)

Regards,

Nagaraj

Former Member
0 Kudos

Hi,

You need to enter in ORDER_PARTNERS (partner data) In that table.

This table parameter is used to enter partners such as sold-to party, or

ship-to party, both at header and item level.

PARTN_ROLE (sold-to party) if sold-to party means 'SP' and Ship-to Party means 'SH'

PARTN_NUMB (Customer number)

Regards,

Dhina..