jimouyang
30th April 2007, 05:07
baan version : 7.1d

situation:

after release production order , a warehousing transfer order will auto create based on BOM.

issue:


if the production order produces over 100 finished goods, how to let the warehousing order being generated piece by piece upto user, which means not to generate only one warehousing order to the production order because warehouse transfers raw material to wip by days, or weeks. However, proudction department won't create small quantity of production order, because the BOM inaccurcy makes the production order closing tough.

thank you alot -jim

ggeneral
30th April 2007, 11:08
I'm not sure if I got your issue correctly, but I think your issue is the "generated picking list", wherein your problem is that the generated picking list includes all materials from the first operation up to the last operation... and what you wanted is that picking list should include only materials for first/preliminary operations and later on initiate the later operations.

If the way I understand you question is correct, instructions below might help

Solution:
You can control the material to issue in the "Initiate Inventory Issue" seesion by any of the ffg
1. date: only initiate those materials on operation that will only start for a particular date.. (requisite:cycle time set up should be correct)
2. by operation: initiate invy issue for the operation you wanted to issue materials ahead of others..

Regards,

jimouyang
30th April 2007, 11:52
thank you for the answer. half of my question you give answer , however the important part is:

initiate by operation is one part,

initiate by desired quantity out of the production order is issue. let me give an example:


1. manufacture item : A00001 , its: BOM B0001,B0002

2. create a production order for 100 A00001 ( let say only one operation)

3. after released production order, a transfer order generated automaitcally,

B0001 100, B0002 100 in the one transfer order list.


How can I generate the transfer order multiple times,

B0001 20, B0002 20, today
B0001 30, B0002 30 , tomorrow
B0001 50, B0003 50 , next week.

ggeneral
1st May 2007, 04:35
In that case, what you have to control is the picking list "put away" process of that corresponding production order ,
1. From the Picking list Session (whinh4525m100), modify the Qty by only putting the qty you want to pick, say 20 only out of 100 for item A. By default, the qty is equal to the whole order qty (or available qty if less).
2. The next time you want to get the balance qty, you have to generate outbound advise/generate picking list again. The new generated picking list now contains 80qty
3. Do step #1 if you desire partial again

Important: Take note of the RUN number generated per outbound advise.

jimouyang
1st May 2007, 18:19
wow, dear Mr. Ggeneral, I believe the whinh4525m100 is correct. however, I could not find that session either from run session nor find session.

my baanerp version: 7.1d.08.161

ggeneral
2nd May 2007, 02:37
ok, it might be a different sesion number but I also believe that you shouls have a "picking list" session.
This is the same process where your warehouse personnel "pick" materials when they issue to production. They should do this to withdraw materials from stock.

Try looking from the Warehouse module, "Outbound/Inspection" sub-module

jimouyang
2nd May 2007, 17:23
probably, you already know that I understood the session; whinh4525m100=whinh2525m100; But my problem is still, and I kindly can conclude that BAAN does not provide this function:

if using outbound picking list to correct quantity, i have to correct piece by piece all the item, eg,

set B0001 to 30, and B0002 to 30 again; I have over 3000 item in the picking list. how can i set the all 3000 item one time.

the initiate inventory inventory issue (tisfc0207m000) does not provide quantity input. I think that BAAN presume the BOM is correct anyway, which means to close one production as easy as to close 10 production orders. production department can divide the A0001 100 into 10 production orders that could meet the warehouse deparment item prepareing requirment. However over 10% BOM inaccuracy makes the closing one production order difficult.

Thank you Ggeneral for your support.

atender prasad
7th May 2007, 14:27
Dear Jimouyang,

i think i understand your problem.

if you want to partially initiate than go to material issue for production order ==> Select line & Click ====> go to TO ISSUE, put qty as you want to issue and than press Tab balance qty will be shown in subsequent delivery than initiate you found that partial qty is issued as you want.

Thanks
atender

jimouyang
8th May 2007, 19:18
thank you atender for your reply. however, your answer is not what i want:

1. a transfer order created during release/save a production order
2. the quantity of the transfer order is the same as production order

I need to shut down the trigger of generation : transfer, (but keep: production issue, production receive) , and let me generate the transfer order based on the production order with quantity selection manually. OR during the generating picking process whinh4525m100, add a proportion selection for dividing all items in that transfer order and auto re-advice the remain.

your answer is about single line production issue, which is used in my production deparment daily for adjusting the mistakes BOM created.

I think my problem is easy if baan modifies a bit of the code. The reason I post here is for my wonder if there is already a solution.