Error while item selecting serial no in Sales Order
ramkumart
Member Posts: 20
Hi All,
In the sales order (sales line), while selecting the item serial number tracking for an item, the below mentioned error occured. The serial number was already assigned to the item in the Warehouse receipt / GRN card.
error message: " You cannot enter '32:0,,970432' in Record ID. The cursor is in front of the invalid character"
Please help me. ](*,)
In the sales order (sales line), while selecting the item serial number tracking for an item, the below mentioned error occured. The serial number was already assigned to the item in the Warehouse receipt / GRN card.
error message: " You cannot enter '32:0,,970432' in Record ID. The cursor is in front of the invalid character"
Please help me. ](*,)
0
Comments
-
Can you debug the error and show us what happens?
Record ID is a type that holds the primary key (ID) of a record.
Such a field exists in table 8004 Notification Line.
If you try to insert 32:0,,970432 in a record there you will get an error since the PK of table 32
is just an integer value.
If you try to insert 37:0,,970432 you'll see that it is accepted. (Just an example to see the difference).
So debugging your program and showing the error line will help us pinpoint the issue.0 -
You are not mentioning your NAV version. But I remember some errors regarding that error in standard objects. There must be already solution in Knowledge Base. Just search the KB on PartnerSource if you are partner, or CustomerSource if you are customer (or ask your partner for assistance).0
Categories
- All Categories
- 75 General
- 75 Announcements
- 66.7K Microsoft Dynamics NAV
- 18.8K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 610 NAV Courses, Exams & Certification
- 1.9K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 251 Dynamics CRM
- 103 Dynamics GP
- 6 Dynamics SL
- 1.5K Other
- 991 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 28 Design Patterns (General & Best Practices)
- Architectural Patterns
- 9 Design Patterns
- 4 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1K General Chat
- 1.6K Website
- 77 Testing
- 1.2K Download section
- 23 How Tos section
- 249 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions
