Hello everyone,
my scenario is:
- one storage type 005 (fixed bin storage), for which I created n storage bins. Most of the material will be stored in a fixed bin
- one storage type 003 (open storage), where small materials will be stored
- one storage type 008, created copying 003 type, where materials that exceed the capacity of its fixed bin wil be stored (seasonal stock peaks).
How can I control a good receipt (movement type 101) for a material in order to:
- fill the residual capacity of its fixed bin
- subsequently (possibly) store the exceedind quantity in a storage bin belonging to the storage type 008
- create OT automatically and already confirmed
Example.I have material number 123, whose fixed bin is AA-01-01 (empty fo example), maximum capacity 50 NR.
I create a purchase order for 100 NR. My need is that, registering material document with MIGO, I'll have:
- Automatic OT creation and confirmation
- AA-01-01 full with 50 NR
- Open bin (what code?) in 008 storage type with 50 NR
Thanks in advance,
Regards,
Paolo