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

Process Order Confirmations

Former Member
0 Likes
412

Hello All,

I am using BAPI: BAPI_PROCORDCONF_CREATE_HDR for creating confirmations (partial/final).

Confirmations are getting created. But along with that I want to post some GOODSMOVEMENTS data.

In tables parameter of BAPI there are 4 tables

ATHDRLEVELS

GOODSMOVEMENTS

LINK_CONF_GOODSMOV

DETAIL_RETURN

I am passing all these. Especially this LINK table is imporatant and have populated that also.

So when I call BAPI, confirmation is getting created but goods related data is not getting posted. Also I am not getting any error.

But if you go to transaction CORK (confirmation) and click on Goods Movements, you do not see any goods movements that you passed in table GOODSMOVEMENTS.

Can anybody please tell me what could be the problem.

Appreciate your help.

Thanks,

Shriram.

Hello All,

I am using BAPI: BAPI_PROCORDCONF_CREATE_HDR for creating confirmations (partial/final).

Confirmations are getting created. But along with that I want to post some GOODSMOVEMENTS data.

In tables parameter of BAPI there are 4 tables

ATHDRLEVELS

GOODSMOVEMENTS

LINK_CONF_GOODSMOV

DETAIL_RETURN

I am passing all these. Especially this LINK table is imporatant and have populated that also.

So when I call BAPI, confirmation is getting created but goods related data is not getting posted. Also I am not getting any error.

But if you go to transaction CORK (confirmation) and click on Goods Movements, you do not see any goods movements that you passed in table GOODSMOVEMENTS.

Can anybody please tell me what could be the problem.

Appreciate your help.

Thanks,

Shriram.

1 REPLY 1
Read only

Former Member
0 Likes
365

Hello Shriram.. I have the same problem. You could find a solution? if you have the solucuon, help me please. Thank you ..