Skip to Content
0
Nov 06, 2012 at 04:51 AM

Batch determination in production order

103 Views

Scenario: I want to determine batches of raw materials in production order based on certain specifications of weight

Steps: I am creating a characteristic weight with no values and entry required check marked and I created a class with zcl1 and assigned this characteristic in class and this class I entered in material master of raw material.

Step2: I tick batch management indicator in plant data storage 2

Step3: While doing goods receipt it will ask the weight I will enter the weight of the steel plate by measuring it.

Step4: Now the weight are recorded .

Step 5 : Now in production order of sfg I am using raw material now I want to determine batches of raw material with weight 5-10 kgs

Step6: I am using condition type material and plant and condition record (Matnr and werks)

Step7: I am creating access sequence and in that access sequence I am assigning the condition table with 1st sequence as material and 2nd sequence as plant (zass1)

Step8: I am creating a strategy and assigning the access sequence created above (strategy-so01 and assigned access sequence is zass1. NOW I assigned the same class created for raw material and sort rule I created and assigned and sort rule contains the characteristic weight

Step9: I batch determination and batch check I created search procedure(co0003) and in that search procedure I assigned only the strategy defined above (so01)

Step10: In batch determination procedure I assigned the search procedure (co0003) for production order (pp01) and plant and I activated check batch.

Step11: I created cob1 I entered the order type pp01 and plant d100 and I assigned the raw materials .

Regards

Badari