Hi,
I've come across an intermittent problem at a Customer site (4.0 SP2).
Global Dim 2 is BRAND and is set as Code Mandatory on Item HIR01 (Default Dimension).
They're getting the following error message when trying to post a Sales Invoice:
"Select a Dimension Value Code for the Dimension Code BRAND for Item HIR01"
I've checked the Sales Line and the Shortcut Dimension 2 is set correctly and the Document Dimension is set correctly.
I've checked all modifications on site and can't see any issues. This doesn't always occur when trying to post a Sales Invoice for this Item. ](*,)
Any ideas? Thanks in advance!
0
Comments
Check for Line Menu Button -> Dimensions in the form.
As you said check again for Default Dimensions for the Item.
Only these cases can come....Try it out.
Rgds,
subav
I've checked that, it displays the dimensions correctly (as I said in the original post, the Document dimensions are correct).
I'm trying to debug at the moment but the issue seems to be in Codeunits 21 & 408. The Item is Lot controlled and the problem is occurring when the Get Shipment Lines function is used to create the Sales Invoice lines.
If I create an Invoice and enter the same line manually, it posts correctly! :?
I have a feeling it might be a bug around either Lot Tracking or the Get Shipment line function?
Any other ideas anyone?
Possible causes:
1. Someone changed the Item Card Dimension after the Shipment was posted.
2. "Same Code" not set previously on Dimension but now is set as such
ERP Consultant (not just Navision) & Navision challenger
1. The Shipment has the same default dimensions.
2. "Same Code" is definitely not set on the Item, as stated previously, it's set to "Code Mandatory".
If you are positive the item and lines and all associated posted transactions are correct then at an appropriate point in time (when no one else is processing the item
I have seen this a couple of times usually early in live scenarios when lots of things are being changed, you will find the item is on other transactions and all work fine, it is just this one. If it is more frequent you will need to investigate this further.
I have faced the same problem, but I have it only on orders that have item(charge) assigned to them.
Item had value posting 'sama code'. If I leave value posting empty, order posts correctly.
Seems like it wants the item charge lines also to have dimensions when using value posting 'same code'??
Can anyone explaine this behaviour to me?