cancel
Showing results for 
Search instead for 
Did you mean: 

Tolerance % in Goods Issue at time of process order confirmation

dharmendra_gohel
Explorer
0 Kudos

Dear All,

We are using process order scenario. We are creating process order (COR1) . and we wants to put tolerance % in goods movement (Material Issue - movement type 261) , so user can not issue the goods out side the tolerance %. Please advise what to do for the same.

Regards,

Dharmendra Gohel

Accepted Solutions (0)

Answers (1)

Answers (1)

rupesh_brahmankar3
Active Contributor
0 Kudos

Hi Dharmendra,

In standard SAP you can not have the tolerance for good issue 261 movement please use the BAdi WORKORDER_GOODSMVT.

Regards,

R.Brahmankar

dharmendra_gohel
Explorer
0 Kudos

Hi Brahmankar,

Can u explain me in detail what this Badi will do. and how its work.

Example : as per BOM material issue would be : 10 EA. now i wants to put tolerance % that user can not use out side the tolerance limit of 10% . ie 9  EA to 11 EA.

Please explain in detail.

Regards,

Dharmendra Gohel

rupesh_brahmankar3
Active Contributor
0 Kudos

Hi Dharamendra,

You can use the BAdi WORKORDER_GOODSMVT method GM_SCREEN_OKCODE_CHECK or GM_SCREEN_OKCODE_CHECK here you can have a custom check for tolerance 10 % if you have product specific tolerance then maintain it in the Z table.

Please check the same with your technical person.

Regards,

R.Brahmankar

former_member184655
Active Contributor
0 Kudos

Dear Gohel,

As already mentioned by Rupesh, you can use this BADI - WORKORDER_GOODSMVT to check by

using the relevant method to check if the component required quantity or the quantity field is either =

< to the logic that you want to implement.

Regards

Mangalraj.S

dharmendra_gohel
Explorer
0 Kudos

Hi Rupesh,

Can you help me out what to write in coding ?

if you have any ready made then please send it to me with Z table.

Regards,

Dharmendra Gohel