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

Sales Order Upload BAPI

Satyadeva1
Participant
0 Likes
1,919

Dear SAP Gurus,

I am  a functional consultant of IS (Retail). There is a requirement that we need a BAPI program to upload Sales order. We could identify BAPI for general sales order. But, we need specific to IS (Retail) sales order upload BAPI which should contain articles other details.

I suppose this BAPI should be different from standard BAPI.

Please suggest either BAPI program or how to find BAPI program for IS (Retails) sales upload.

Regards

Vidya Sagar

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,373

Sagar,

I currently work on an IS-Retail system and we use " BAPI_SALESORDER_CREATEFROMDAT2" to create sales orders. We are able achieve everything we want to within the sales order creation process using this BAPI.

Thanks,

Vikram.M

Dear SAP Gurus,

I am  a functional consultant of IS (Retail). There is a requirement that we need a BAPI program to upload Sales order. We could identify BAPI for general sales order. But, we need specific to IS (Retail) sales order upload BAPI which should contain articles other details.

I suppose this BAPI should be different from standard BAPI.

Please suggest either BAPI program or how to find BAPI program for IS (Retails) sales upload.

Regards

Vidya Sagar

4 REPLIES 4
Read only

RobertVit
Active Contributor
0 Likes
1,373

Hi,

have you tried TA BAPI?

BR

Kind regards
Robert
Read only

Former Member
0 Likes
1,373

Hi,

Try BAPI 'BAPI_SALESORDER_CREATEFROMDAT2' to create sale order. To create Return sale order, try BAPI 'BAPI_CUSTOMERRETURN_CREATE'.

Thanks,

Priya

Read only

0 Likes
1,373

Thank you priya...

Read only

Former Member
0 Likes
1,374

Sagar,

I currently work on an IS-Retail system and we use " BAPI_SALESORDER_CREATEFROMDAT2" to create sales orders. We are able achieve everything we want to within the sales order creation process using this BAPI.

Thanks,

Vikram.M