Passing a Item card field to the Item Ledger Entries Table
rico1931
Member Posts: 295
Hi Everyone,
I have a field on the Item card called Inventory Posting group that I would like to show on the Item Ledger Entries page. It's been a while since I've had to do this so I'm asking for a quick refresher.
I went to the Item Ledger Entry table in the development environment and put in the new field into my range of 50000 with the exact name of the field from the Item Card " Item Category Code " Data Type = code and length is 10 the same as the item card... after this I forgot what to do lol.
Any guidance from this point will help tendentiously to just populate the table.. I can modify the page so users can see it on my own.
Thank you!
I have a field on the Item card called Inventory Posting group that I would like to show on the Item Ledger Entries page. It's been a while since I've had to do this so I'm asking for a quick refresher.
I went to the Item Ledger Entry table in the development environment and put in the new field into my range of 50000 with the exact name of the field from the Item Card " Item Category Code " Data Type = code and length is 10 the same as the item card... after this I forgot what to do lol.
Any guidance from this point will help tendentiously to just populate the table.. I can modify the page so users can see it on my own.
Thank you!
-rico1931
0
Best Answer
-
Hi,
Ok so for the First one is -
1. the Field that you added in Item Ledger Entries - Navigate to its properties and change these -
FieldClass = FlowField
CalcFormula = Lookup(Item."Item Category Code" WHERE (No.=FIELD(Item No.)))
Add Field to page.
** With this if you change item category at item, the item ledger entry will show the new value even the posting would have happened with some other value in item category code.
Thanks & Regards,
Saurav Dhyani
Do you Know this About NAV?
Connect - Twitter | Facebook | Google + | YouTube
Follow - Blog | Facebook Page | Google + Page5
Answers
-
Hi,
Do you want to show the current item category code in Ledger Entries.
OR
Do you want to Update existing data on item ledger entries with value in New Field
OR
You want to data to be posted when the item is being used in say sales document / purchase document / journals / manufacturing e.t.c
Thanks & Regards,
Saurav Dhyani
Do you Know this About NAV?
Connect - Twitter | Facebook | Google + | YouTube
Follow - Blog | Facebook Page | Google + Page0 -
Hi,
Thanks and great question... Which ever is easiest! I'm thinking the easiest would be to show the current item category code in the ledger entries from the item card. Ideally though I'm thinking the 3rd.. to post the data when the transaction for sales/purchase/journals/mfg orders are posted. At this point I'm willing to take whatever is easiest/fastest to implement
Thank you-rico19310 -
Hi,
Ok so for the First one is -
1. the Field that you added in Item Ledger Entries - Navigate to its properties and change these -
FieldClass = FlowField
CalcFormula = Lookup(Item."Item Category Code" WHERE (No.=FIELD(Item No.)))
Add Field to page.
** With this if you change item category at item, the item ledger entry will show the new value even the posting would have happened with some other value in item category code.
Thanks & Regards,
Saurav Dhyani
Do you Know this About NAV?
Connect - Twitter | Facebook | Google + | YouTube
Follow - Blog | Facebook Page | Google + Page5 -
Thank you!!!-rico19310
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
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 253 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
