cancel
Showing results for 
Search instead for 
Did you mean: 

Transaction LM59 Dynamic Cycle Counting

Former Member
0 Kudos

I am in the process of setting up DCC and I have run into an issue on transaction LM59. I am able to count the first item and save, but when I try to add a line with a new material, with "New Item" tab, I get an error message "Movement Type 123456 for manual transfer order does not exist" The movement type it lists is actually the batch number from the original material I counted. And since it is a count screen, it shouldn't be creating a TO. Since the documentation on the DCC process is so limited, has anyone run into this issue? Am I missing anything in my set up. Transaction LM58 works and the initial count on the first item in LM59 works as well

Accepted Solutions (0)

Answers (1)

Answers (1)

neil_murphy
Employee
Employee
0 Kudos

It would be necessary to debug and check why the movement type (BWLVS) is being populated with your batch number. From searching SAP's internal database, I could find no other occurrence of this issue - I do not believe it is possible in standard. Please also check any custom code you have around DCC and general WM processes (user exits, etc).

The error is L3196 - you could also debug in LM59 and set a watchpoint for where this error arises (sy-msgno = 196).