cancel
Showing results for 
Search instead for 
Did you mean: 

tolerance limit for rawmaterials at production confirmation( T- code cor6n)

Former Member
0 Kudos

Dear sir,

I want to control the rawmaterials usage at the time of production confirmation (t -code co6rn) users use rawmaterials as per their wish. This is process industries . please give me the exact solution and process to solve that issue.

Thanks

Razvee

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Use the following user exits available in COR6N to map your requirement with the help of ABAP consultant.

CONFPI01 Process order conf.: Calculate cust.specific default values

CONFPI02 Process order confirmation: Customer spec. input checks 1

CONFPI03 Process order conf.: Cust. spec. check after op. selection

CONFPI04 Process order conf.: Customer specific input checks 2

CONFPI05 Process order conf.: Cust. spec. enhancements when saving

CONFPI06 Process order confirmation: Actual data transfer

SmanS

Former Member
0 Kudos

Hi,

In standard fucnality it is not possible.

But you can use user exit where you can give logic which will check 261 movment in RESB table .

Give theri tolerence limit ( If possible crate ztable for tolerence limit from which system will read tolerence range) & will restrict you to GRN with incorrect issue of component.

Regards

SANIL