Flow Fields in Webservices

SHIV_DYN
Member Posts: 30
Hi everyone,
could any one tell me,
could any one tell me,
.How can i retrive Flow Fields values in Web(Ex: Dot Net Framework) using NAV 2009 webservices
Thanks & Regards,
Shiv
Shiv
0
Comments
-
Create a function in a codeunit that does the CalcFields, then pass the results in parameters.Dave Studebaker
Co-Founder Liberty Grove Software
Author: Programming Microsoft Dynamics NAV (V5.0), 2009, 20130 -
Hi,
Thanks for reply, here my requirement is, i need get all the fields from Item Ledger Entry table at a time throug
Webservices. Except Flow fields system displying all the fields from ILE.Thanks & Regards,
Shiv0 -
To the best of my knowledge, Flowfields must be calculated and passed back as parameter values, not in place in the data record. If you don't want to use a page for the Normal values and a separate codeunit function for the flowfields, you could pass all the fields as parameters in a codeunit function. Since the Item Ledger Entry table has many fields, you may possibly encounter some size limit (e.g. # of parameters, total size of data in parameters, etc.). IF you don't need 100% of the fields, just pass the ones you need.Dave Studebaker
Co-Founder Liberty Grove Software
Author: Programming Microsoft Dynamics NAV (V5.0), 2009, 20130
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