cancel
Showing results for 
Search instead for 
Did you mean: 

Confirmation Resrtiction before GOODS ISSUE

Former Member
0 Kudos

Greetings........

How to restrict the Partial or final confirmation Before issueing Goods To Production order.

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

closed

former_member184655
Active Contributor
0 Kudos

Dear SAP PP,

check whether this can help you,

Regards

Mangalraj.S

former_member1269942
Contributor
0 Kudos

hi SAP PP

go to t code OPK4 (define confirmation parametere) then go to ur plant and order type which ur using in that order and maintened OPERATION SEQUENCE as ERROR WHEN OPERATION SEQUENSE IS NOT ADHAREED TO on genrally valid setting tab page.

regard sachin

rupesh_brahmankar3
Active Contributor
0 Kudos

Dear,

Use backflush indicator in the master the creation (ie.,Material master, routings, workcenter). So that.. u an create order then material auto good issues to order when confirmation and receipts

And also you can control this with Backflushing and Termination if there is any error in Goods Movements with OPK4, so that it will ensure at every time GI will be posted along with the Confrimation.

Or use the Use user exit EXIT_SAPMM07M_001

Please refer this thread.

Regards,

R.Brahmankar

Former Member
0 Kudos

Thnaks fopr ur reply..

if components are not Backflush then how to work.

Coz i dnt want to do the backflushing, then how to restrict confiramtion

rupesh_brahmankar3
Active Contributor
0 Kudos

Dear,

Use the status profile BS02 then it is possible or use the Enhancement - MBCF0002

Functional Module - EXIT_SAPMM07M_001

For details please refer this thread.

Hope it will solve your issue.

Regards,

R.Brahmankar

Former Member
0 Kudos

Hi

you need use exits at the time of confirmation. the logic need to buld withthe help of ABAPer.

logic should be like at time of confirmation system should check the AUFM table entris with goods issue indicator. if the indicator is there then sytem should allow to do confiramtion. or termination

-ashok

Former Member
0 Kudos

HI

if you use back flush for all components then at time of confirmation if goods issue not done , then sytem will terminate the confirmation process.

if yuoset indicator for Termination of Confirmation if Incorrect Goods Movements in OPK4.

or you need to use some exit(in case if you do issue from MB1A) (CONFPP05 or MBCF0002) at the time of confirmation saving.

-ashok