cancel
Showing results for 
Search instead for 
Did you mean: 

Process Order COR2 - Read Master data

04-27-2010 11:05 PM
nagarajan_ramudu Active Participant
1207 views 4 comments Go to solution
0 Likes
SAP Managed Tags
Subscribe

Hi Gurus,

After the process order creation, is there a standard way to consider assembly scrap % for order total qty?

Below is an example:

(1) Create process order for 1000 (header material master scrap is 10%), so during order creation Total order qty is 1100 (1000 + 100) and scrap Qty is 100.

(2) Now change the order in COR2. Remove scrap Qty. Change order total Qty as 2000.

I would like to 2200 (2000 is my new Qty + 200 scrap). Can this be achieved by Read master data option or alternate ways?

(can be acheived by user exit but looking for standard ways).

Thanks

Nagarajan

0 Likes

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Hi,

You can manually give the input for order quantity & scrap quantity as scrap quantity won't be changed accordingly as per the order quantity in order change mode which happens normally in order creation.

Reading master data won't help either.

To be on safer side use user exit for that.

SmanS

Edited by: SAP PP Consultant on Apr 28, 2010 11:54 AM

Answers (3)

Answers (3)

former_member196530
Active Contributor
0 Likes

Dear ,

Read PP Master Data will update the Production Orders based on the changes in Master Data like BOM/Routing before the goods issue happend .Here you are chaning the Order Qty which is not a change relevent to Master date .So the best way will to change it in CR02 in process order and system will calcualte the Scrap.

However , you want to calcualte componenet scarp /operation scrap at at item level and if there is any change , then read PP master data will update to re-calcuale planned qty required through MRP

Regards

JH

Former Member
0 Likes

Hi,

Yo ucan do read master data if you have done any changes in material master.

But here you are changing only order qty.

Just in COR2 chang order qty from 1100 to 2200 unit & press enter .

Just check & revert me back.

Regards

SANIL

Rachel_Tang1
Product and Topic Expert
Product and Topic Expert
0 Likes

Base on my test, read master data will not adjust the scrap, and there seems no other standard way too.