cancel
Showing results for 
Search instead for 
Did you mean: 

Confirmation of production Order

Former Member
0 Kudos

Hi All,

Without issuing the component how we can stop the confirmation of production order ?

Please suggest me require setting for this.

Thanks in advance....

Sanjay

Accepted Solutions (0)

Answers (4)

Answers (4)

dhaval_choksi3
Active Contributor
0 Kudos

Hi Sanjay,

There are 2 ways to overcome this problem,

- Use auto Goods Issue functionality by Backflushing all the components to the goods movement screen of Confirmation CO11N/COR6N. And set termination of transection incase of wrong GI - T.code OPK4

- BY the use User Exit,

CONF0001 Enhancements to order confirmations

CONFPP02 PP Order confirmation: Customer-specific input checks 1

MBCF0002 - for Checking Confirmations during the Goods receipt.

Regards,

Dhaval

Former Member
0 Kudos

HI

if yuou work with backflush scenario. i.e in OPK4 if you set the indicator at Goods movement tick for all components and tcick for goods movement at error handling/logs (general individual entry tab),tick for Termination of Confirmation if Incorrect Goods Movements.

then you can control.

if you don't want the backflush scenario and if you do goods issue from MB1A and need control thr confirmstion with out goods issue then

use

CONFPI02 Process order confirmation: Customer spec. input checks

CONFPP02 PP order conf.: Customer specific input checks 1

need logic of check the table AUFM or RESB against the order.components with 261movement type

-ashok

rupesh_brahmankar3
Active Contributor
0 Kudos

Hi,

You have to use user exit only.Please use the following SAP Enhancement for your requirement.

1.CONFPP02 - for checking good issue during confirmation

2.MBCF0002 - for Checking Confirmations during the Goods receipt.

Activate user status by assigning the user status profile to the order type .

The user staus can be modified according to your requirement Goods issue and Goods receipt is possible using Staus profile - BS02

Please refer this thread,

Regards,

R.Brahmankar

Former Member
0 Kudos

Hi,

Please refer thread below for enhancements / BAPIs in production order.

regards,

Ashok