cancel
Showing results for 
Search instead for 
Did you mean: 

Need a BAPI/FM for process Order Confirmation

Former Member
0 Kudos

Hi guys,

I need a bapi or Fm for process Order confirmation.

thnx in advance

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

I am trying to use this, BAPI_PRODORDCONF_CREATE_TE and it works for

record type B10 which is <i>Start of processing</i>, and type B30 works but only without any confirmation quantities.

And type B40 doesn't work at all. Where can I continue?

former_member181962
Active Contributor
0 Kudos

Try one of the following bapis:

BAPI_PROCORDCONF_CREATE_ACT Enter Activity Confirmations for Process Orders

BAPI_PROCORDCONF_CREATE_HDR Enter Confirmations for Process Order Header

BAPI_PROCORDCONF_CREATE_TE Enter Confirmation Time Event for Process Order

BAPI_PROCORDCONF_CREATE_TT Enter Confirmation Time Ticket for Process Order

Regards,

Ravi

Former Member
0 Kudos

none of them worked

Former Member
0 Kudos

Checck

BAPI_PRODORDCONF_CREATE_ACT

BAPI_PRODORDCONF_CREATE_HDR

BAPI_PRODORDCONF_CREATE_TE

BAPI_PRODORDCONF_CREATE_TT

Better read the documentation of each BAPi using the tcode BAPI and proceed.

I feel BAPI_PRODORDCONF_CREATE_HDR would do your purpose.

Documentaion:

<b>

You can use this method to enter order confirmations for production orders.

You can also transfer good movements, that are posted together with a confirmation. If no goods movements have been entered for a confirmation, they are determined using the standard logic for backflushing and automatic goods receipt for confirmations. </b>