Dear All,
There is a business requirement as follows:
Component A is batch managed and is used to produce B, which is also batch managed.
In the production order for B, several batches of A might be used. Hence B need to have several batch number assigned accordingly.
Does anyone know how to realize this?
Best Regards,
Bin
Request clarification before answering.
Hi!,
It is a normal process and used everywhere, because it is not necessary that you will have a raw material batch of exact size which is required for production. You can do it through batch determination and batch split function. Define a batch search strategy on MBC1 and COB1 and sort rule (CU70).
Regards,
Uday
Edited by: Uday Parchure on Aug 12, 2009 9:21 AM
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi!,
Ya! it is possible to split the produced quantity in several batches. To do this plase do following:
1. Create a production order without assigning a batch number to it at the time of creation or release.
2. On confirmation > Goods movement screen, please select the header line item and select splitting from menu. After splitting as per your requirement click adopt.
Now select the various splitted line items and click create batch from menu. System will generate diff batches for the same material. Now save the confirmation.
Regards,
Uday
HI,
In addition to the above post, you can have multiple batches for B at the time GR with MB31 also.
On the MB31 screen select the "To Order" tab on the top and and enter the Production order number multiple times, this way also you can get GR of B in multiple batches.
Hope that helps.
regards,
Rohit.
Hi Uday,
This method works. This way, from a single production order you can receive multiple batches. You just need to mention same production order in all the lines (rows) in the "to order" pop up screen.
Thats standard SAP. Kindly check.
Bin: As far as my understanding goes, you can not do this automatically, you would require some development. Let experts comment.
Regards,
Rohit.
Edited by: Rohit Chauhan on Aug 12, 2009 10:32 AM
Dear,
Use the Exit EXIT_SAPLCOBT_001 under enhancement PPCO0001 where-in based on your requirement you can create multiple batches for your production order. We have used this user-exit at current client to create multiple header batches.
You can use CALL FUNCTION 'VB_CREATE_BATCH' to create the batches as per your requirement.
Also make sure the automatic batch creation setting in Prodn Scheduling profile has been turned-off so that the batch is created only through the user-exit.
Please try and revert back.
Regards,
R.Brahmankar
| User | Count |
|---|---|
| 17 | |
| 12 | |
| 8 | |
| 8 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.