Register line by line on "Item Reclass. Journals"

Leroy
Member Posts: 199
Dear folks, I know it's a difficult question. On "Item Reclass. Journals", on Onventory, you put a list of items that you want reclass in others warehouses, etc.. and register them. It register all the lines, how can I do to register only the select line?. It goes to "Item Jnl.-Post Line" codeunit, but I don't know how start.
Thanks in advance.
Thanks in advance.
0
Comments
-
It is actually a very simple problem without need for customization.
Enter the required lines into a new batch & post.NAV - Norton Anti Virus
ERP Consultant (not just Navision) & Navision challenger0 -
Thanks for reply. The problem is that, sometimes, there are serveral lines introduced, and you will have to delete the lines that you don't need to register, register that you want, and put the lines again; I need something like sales lines in orders, you put Quantity to receive and, when you register, only register the lines that you have informed on this field.
Thanks for help.0 -
you can filter the select line (field filter) for the value of a field (example Posting Date) or you can mark the select lines (from edit - toggle mark) then you filter for the lines only marked (from view - marked only).
This way you can post only the select lines.
Best regards0 -
Thanks for help. I'll try it.
Thanks again.0 -
Dear folks, excuse me. I've try it by the easy way
, I've add a new field called Register and I've put the control on the "Menu item", on Push, from Register button, not in the codeunit. The code it's;
IF Register=TRUE THEN BEGIN;
CODEUNIT.RUN(CODEUNIT::"Item Jnl.-Post",Rec);
CurrentJnlBatchName := GETRANGEMAX("Journal Batch Name");
CurrForm.UPDATE(FALSE);
END;
Obviously, on regiter, it do it for all the lines, if don't mark "Resgister" in all lines it doesn't let you to continue. How I can do it here line by line, not whole document?; It's possible do it from here?
Thanks again for help.0
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