[FIXED] Moving stock from goods in to stores=batch with qty0

Question:
Check whether for WM movement 921 you have set the dynamic flag.
If so, and you create the bin in storage type 902 manually, that bin is no longer dynamic.
Solution to your problem: delete the bins with zero stock in storage type 902 manually/by program.
_________________


Answer:
Check whether for WM movement 921 you have set the dynamic flag.
If so, and you create the bin in storage type 902 manually, that bin is no longer dynamic.
Solution to your problem: delete the bins with zero stock in storage type 902 manually/by program.
Bart - thanks for the answer, but since I am an ABAPper I don't know where the settings are for knowing if movement type 921 is a dynamic movement type - although I do know that all 921 movements and 101 movements go to 902 WE-ZONE (if this clears up anything at all!).
Also - when you say delete the bin, I don't want to remove the storage bin, merely the reference to the batch - how would I achieve this programmatically?
_________________
Kind Regards
Rosie Brent
Please remember to search the forum and check the FAQ before posting questions, thank you.
Tuly Idiot most of the time, part-time Guru
Answer:
You'll have to check with your MM/WM consultant: mvmt 921 is not a standard movement and I think your problem is a setup problem.
_________________


Answer:
hi Roise,
Maybe too simple a solution, but have you checked the bin stock in storage type 902 (tx LS24?). You may find that you have a positive & negative qty of the same material / batch, but in different bins, eg:
hi Roise,
Maybe too simple a solution, but have you checked the bin stock in storage type 902 (tx LS24?). You may find that you have a positive & negative qty of the same material / batch, but in different bins, eg:
902 4500001234    1,000
SLOC  BATCH
902 GOODS IN      1,000-
SLOC  BATCH
Just a thought,
Tim
Spot on - didn't check, just panicked Have spotted that there is a positive and a negative value against the batch in 902 (different bins) and that this is what is causing the problem
Therefore will sort the code out to use the right bin (not the one the users and our support analyst told me - cos they are both wrong!) and hopefully we are back in business.
Thanks to anyone and everyone who took the time to read this message and offer advice. It's very much appreciated.
_________________
Kind Regards
Rosie Brent
Please remember to search the forum and check the FAQ before posting questions, thank you.
Tuly Idiot most of the time, part-time Guru

More Articles:

How Make PR as Mandatory / Required, while entering PO?
Transaction code?
valuation type no values?
Procedures?
User exit after saving MIGO?
Reservation Questions Thanks?