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

Function module

Former Member
0 Likes
412

Hi gurus,

I have a small question, I have got a requirement where I need to post a document using transaction CO11N based on th einformation that I will be getting in an input file. So I was just wondering how can I achieve that, I mean is there any function module that will achieve this or do I need to use BDC.

Thanks

Rajeeev

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
389

Hi Rajeev

BDC will not work for that use BAPI <b>BAPI_PRODORDCONF_CREATE_TT</b>

Reward if this helps,

Satish

2 REPLIES 2
Read only

Former Member
0 Likes
390

Hi Rajeev

BDC will not work for that use BAPI <b>BAPI_PRODORDCONF_CREATE_TT</b>

Reward if this helps,

Satish

Read only

Former Member
0 Likes
389

Hi,

Instead of using BDC , use a BAPI Call for production order confirmations

<b>'BAPI_PRODORDCONF_CREATE_TT'</b>

Check this thread.

Regards,

Maha