Page 1 of 1

Move Order Number Sequence Generation

Posted: Mon Jul 14, 2008 5:39 am
by Balasubramanian
Hi,
Where exactly the move order number generation sequence
defined.Is that a system generated sequence automatically?

Also i found that a Single move order is getting generated for a group
of sale orders upon picking.
Is that a grouping rule kind of behaviour established by the system?

Kindly throw light on the query.

Regards,

Bala.

Posted: Tue Jul 15, 2008 3:45 am
by Balasubramanian
Hi friends,
Now got it clear.

MTL_TXN_REQUEST_HEADERS sequence is used to generate move order number.
Also every batch created in the wsh_picking_batches will have one move order. With reference to this, wsh_picking_batches.name is transferred to be the request_number(move order number) in mtl_txn_request_headers.


Regards,
Bala.