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

covert BDC to bapi

Former Member
0 Likes
684

Hi

i am creating sales order using bdc insted of bdc i want to use bapi can you suggest me how to do that

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
666

hi,,

use SD_SALESDOCUMENT_CREATE

regards,

ajit

Hi

i am creating sales order using bdc insted of bdc i want to use bapi can you suggest me how to do that

4 REPLIES 4
Read only

sreeramkumar_madisetty
Active Contributor
0 Likes
666

Hi

Use below BAPI's.

BAPI_SALESORDER_CREATEFROMDAT1 Sales order: Create Sales Order

BAPI_SALESORDER_CREATEFROMDAT2 Sales order: Create Sales Order

BAPI_SALESORDER_CREATEFROMDATA Create Sales Order, No More Maintenance

Regards,

Sreeram

Read only

Former Member
0 Likes
666

Hi,

if you are creating the sales order using the BDC..

instead of BDC you can use Bapi.."BAPI_SALESORDER_CREATE_fFROMDATA2..

go to transaction BAPIsee in alphabetuc order and seaerch for sales order..expand you can get the all sales order related BAPI's

Regards,

Prabhudas

Read only

Former Member
0 Likes
666

Search the Forum Before posting any questions, This topic discussed many times, you will find many sample programs also.

Read only

Former Member
0 Likes
667

hi,,

use SD_SALESDOCUMENT_CREATE

regards,

ajit