Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Scrap calculation on MRP process

Former Member
0 Likes
675

Dear all,

I have a requirement from a customer which is the following:

They are using the functionality "scrap component calculation" (PP). They would like to change the scrap percentage (the one from material master data) taking the information from a sales order when the MRP process is running.

Do you know if there is any user exit available at that time?

Thank you very much for your information.

Ines Simes

Dear all,

I have a requirement from a customer which is the following:

They are using the functionality "scrap component calculation" (PP). They would like to change the scrap percentage (the one from material master data) taking the information from a sales order when the MRP process is running.

Do you know if there is any user exit available at that time?

Thank you very much for your information.

Ines Simes

2 REPLIES 2
Read only

Former Member
0 Likes
544

Hello Ines,

I once have debugged the MRP under 4.6C to find a user exit where I could modify the result tables (for each plant, by material and such), but I haven't found /any/.

Since there was a serious problem to correct, we had to modify the MRP. There's a top-Level-Loop that breaks down the BOM where's a good place to start with.

Best wishes,

Florin

Read only

0 Likes
544

Hello Florin,

Thank you very much for your feedback.

Ines Simes