item tracking problem

JouhaynaZeidan
Member Posts: 22
Hi ,
I am trying to apply tracking item no .
i did the setting up .
when i am trying to choose the lot no in production order for the raw material , iam getting this message
YOU Cannot enter '32:0 , 1538537' in RECORDID . The cursor is in front of the invalid character .
1538537 refernce to table 32 .
if any body has any idea about this problem , i will be grateful .
I am trying to apply tracking item no .
i did the setting up .
when i am trying to choose the lot no in production order for the raw material , iam getting this message
YOU Cannot enter '32:0 , 1538537' in RECORDID . The cursor is in front of the invalid character .
1538537 refernce to table 32 .
if any body has any idea about this problem , i will be grateful .
Experience will learn me a lot , as Experts like you
0
Best Answer
-
Good.. Thank you..
And change your forum attribute as "Solved". Then it will be more useful to others also..
Thanks
DivyaVictory is sweetest when you've known defeat5
Answers
-
Did u customize anything in Table 32Victory is sweetest when you've known defeat0
-
yes divya we have customized little ... adding some keys .... and some fields
little not too much . not related to item tracking ....Experience will learn me a lot , as Experts like you0 -
ok.. Let me know following points..
1. Make sure the Lot number is available in that particular location
2. Just Debugger --> Active. See in which object(Table or Codeunit), which function the error is coming...
3. I saw in released production order --> Item Tracking lines --> click on Lot --> There is no ok button there... Then how can u select lot number in Production order
Thanks..Victory is sweetest when you've known defeat0 -
i debugeed ... it stopped at
Codeunit 6500 item tracking management \Isvalidbincode(ReversEntry,bincode)Experience will learn me a lot , as Experts like you0 -
IsValidBinCode(ReservEntry,BinCode)
WITH ReservEntry DO BEGIN
IF Positive THEN BEGIN
SETRANGE("Entry No.","Entry No.");
SETRANGE(Positive,FALSE);
IF FIND('-') THEN;
END;
RecRef.OPEN("Source Type");
EVALUATE(RecordID,GetRecordID(ReservEntry));
break point is here
IF RecRef.GET(RecordID) THEN BEGIN
FieldRef := RecRef.FIELD(GetFieldNo("Source Type"));
IF BinCode = FORMAT(FieldRef.VALUE) THEN
EXIT(TRUE);
END;Experience will learn me a lot , as Experts like you0 -
please also read my last two replies ...
in Released production order --->line ----> componenets
> line ---> item tracking line
thank you for your helpExperience will learn me a lot , as Experts like you0 -
I 've got the solution ... thank you alll ....
/www.mibuso.com/forum/viewtopic.php?f=23&t=15946&start=0&st=0&sk=t&sd=a&hilit=You+cannot+enter+%2732%3A0
but if any body can tell why it makes like this in reservation entry , i would be very gratefullExperience will learn me a lot , as Experts like you0 -
Good.. Thank you..
And change your forum attribute as "Solved". Then it will be more useful to others also..
Thanks
DivyaVictory is sweetest when you've known defeat5
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K 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
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions