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: 

Function module

Former Member
0 Kudos

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

Former Member
0 Kudos

Hi Rajeev

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

Reward if this helps,

Satish

2 REPLIES 2

Former Member
0 Kudos

Hi Rajeev

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

Reward if this helps,

Satish

Former Member
0 Kudos

Hi,

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

<b>'BAPI_PRODORDCONF_CREATE_TT'</b>

Check this thread.

Regards,

Maha