cancel
Showing results for 
Search instead for 
Did you mean: 

Item is confirmed with zero quantity (LM01)

0 Kudos

Hi Experts,

we are using LM01 for confirming TOs. Some of users "always" get the message: "Item is confirmed with zero quantity" after confirming each TO, while material is available and other users with the same authorization are working fine. All users have the same setting in LRFMD.

This is, apparently, just an info message since the TO confirm correctly with the right Qty for them!

What could be the reason of this info message and how can inactive it (I am ABAPer)?

Kind regards

Bahman

Accepted Solutions (0)

Answers (4)

Answers (4)

DominikTylczyn
Active Contributor

You may need to investigate what transaction you are actually using to confirm transfer orders. Definitely you are not using LM01. LM01 is just RF menu. LM01 is not a transaction that confirms transfer orders. You start LM01 to display RF menu, but then through RF menu you get to the actual transaction.

If the transaction to confirm transfer orders is a SAP standard one i.e. one of LM* transactions you can browse the SAP support notes. If it's a Z-transaction, just check its coding.

Dominik Tylczyński

0 Kudos

Thanks Dominik,

yeah of course, we just start with this transaction. we use SAP standard transaction to confim our transfers.

Regards

0 Kudos

Resolved!

there was no authorization issue as said, but some defaults parameters in SU01 in user profile were different than the others who were working fine.

-Bahman


Lakshmipathi
Active Contributor
0 Kudos

Though you said only some users are facing this issue, you can still have a look at OSS notes 644375 and 627804

NTeunckens
Active Contributor
0 Kudos

Hello

A few options :

  • Have you checked this User has the same Authorizations as other Users that do not have the issue? Maybe some "AUTHORITY-CHECK" is negative?
  • Check the Message-ID ("LF 333" I presume) and use Debugging (Watch-Point) to generate the Point at which the Message is raised (using that Specific User) : see this Old Blog-Post on how to use Watch-Point to raise the MessageID/Number ...


Hope this helps

Nic T.

0 Kudos

Thanks Nic,

but as explained Authorizations is not the issue since users have the the same group and Roles.

also SU53, doesn't show anything negative.

Regards