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

bdc for po using session method

Former Member
0 Likes
364

hi

i need a example bdc program for po using session pgm from excel file

2 REPLIES 2
Read only

Former Member
0 Likes
341

BDC for PO Creation is not advisable.

Use the BAPI BAPI_PO_CREATE1 or BAPI_PO_CREATE instead of BDC.

Regards,

Ravi

Read only

Former Member
0 Likes
341

Hi,

The transaction for creating PO is enjoy transaction.So, bdc is not advisable for such transactions. Try to use bapis.

Thanks,

Keerthi.