Hi Team
We faced the below issue when running the Inventory Valuation report (Report#10139).
I checked the Table 10139 Item Location Variant Buffer from SQL Server Management studio but there're no table record. Have anyone experienced this issue? Any info is highly appreciated!
Thanks,
Haruka
*This post is locked for comments
We are having the same issue; what is the items have full-width characters in its item no. what are the half-width characters?
Hi I Gusti
Sorry for the multiple updates but I found the cause. Some items have full-width characters in its Item No. Once they are replaced by half-width characters, then the error is not coming up anymore. Thanks again for lots of your suggestions!
Hi I Gusti
Thanks for your reply. As you pointed out, we do not have a plan to apply the entire CU to our NAV but I could apply the table 10139 from the latest CU along with your advice!
However the Inventory Valuation still report returns the same error. The Report10139 and Table 10139 from the latest CU has already applied to this environment. Do you have any suggestion for the further solution?
Thanks,
Haruka
For your case , you need to upgrade the client to latest CU as well then do database version then import the object.
If not you can just remove the "DataClassification=SystemMetadata;" as this is a new property .
Hello I Gusti,
Thanks for your reply. I extracted this report (10139) from the latest CU54 code and applied to our environment but still see the same issue. I guess the table 10139 should also be updated, but then faced the below error:
The main changes on this table is on the field definition as below:
---------- Before (BEFORE) ---------- Table 10139 ---------- Fields ------------
}
FIELDS
{
{ 1 ; ;Item No. ;Code20 ;CaptionML=[ENU=Item No.;
ESM=N§ producto;
FRC=Nø d'article;
ENC=Item No.] }\
....
---------- After (AFTER) ------------------------------------------------------
}
FIELDS
{
{ 1 ; ;Item No. ;Code20 ;DataClassification=SystemMetadata;
CaptionML=[ENU=Item No.;
ESM=N§ producto;
FRC=Nø d'article;
ENC=Item No.] }
...
Could you advice me if my approach of importing the table 10139 is right way? If so, do you know how to handle the above error?
Looks like this report id is North America Localization object.
Have you tried to update the object for this report from latest CU ?
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,151 Super User 2024 Season 2
Martin Dráb 229,993 Most Valuable Professional
nmaenpaa 101,156