How to Add Item No in Sales List and Purchase List Form
Markandey_Pandey
Member Posts: 178
Hi experts
I am new to Navision
I want to add Item No to Sales List and Purchase List Form, can anybody give me the solution.
I am new to Navision
I want to add Item No to Sales List and Purchase List Form, can anybody give me the solution.
Markandey Pandey
0
Comments
-
In what way?
The sales list form shows information from the Sales Header. What will you do when you have many lines?0 -
kapamarou wrote:In what way?
The sales list form shows information from the Sales Header. What will you do when you have many lines?
suppose there is a single line then how to do this, as in our case it cannot have more than one line.
If sales line contains more than one line then what to do, is it possible?Markandey Pandey0 -
Well you cannot add Item No. in Sales list / Purchase List as it is of Sales Header / Purchase Header table. but you can add a Subform in this form which would be of Sales Line / Purchase Line table and give a link of Document Type and Document No. I think it'd suffice your need.0
-
arvindsaini wrote:Well you cannot add Item No. in Sales list / Purchase List as it is of Sales Header / Purchase Header table. but you can add a Subform in this form which would be of Sales Line / Purchase Line table and give a link of Document Type and Document No. I think it'd suffice your need.
can u please guide me how to add a subform to a form.Markandey Pandey0 -
Look how the sales order subform is setup in form 42 Sales Order and do the same.
You could also create a new form based on sales line table and not the sales header in order to see a list of all lines per order. How do you prefer to visualize this?0 -
Are you going to ask the forum how to do all general tasks? You should have a senior assigned to you that guides you through day to day tasks, and you should be going to the development training (forget about the certs, it's training that you need).Markandey Pandey wrote:can u please guide me how to add a subform to a form.0 -
arvindsaini wrote:Well you cannot add Item No. in Sales list / Purchase List as it is of Sales Header / Purchase Header table. but you can add a Subform in this form which would be of Sales Line / Purchase Line table and give a link of Document Type and Document No. I think it'd suffice your need.
Technically you can add a flowfield to the sales header that shows an item # since both tables contain doc type & doc # and you can force line# to = 10000 but the question remans why would you need that. and Today you might say orders can only contain 1 line but tomorrow what if that's not the case and now you have to redesign your whole process again.
Add a field to the sales Header called "Item No." #50055 Type Code Size 20
FieldClass - Flowfield
CalcFormula: Lookup("Sales Line".No. WHERE (Document Type=FIELD(Document Type),Document No.=FIELD(No.),Line No.=CONST(10000)))
Note line # must be 10000.
I don't suggest using this and I'll probbably get yelled at for showing you this. But perhaps you can use this to understand a bit more about how the system works. Also flowfield are calculated fields that will slow the system (LIST) down if you're talking about hundreds of lines
PS in regards to how to add a subform to a form, time to mention the Application Designers guide again
and since that is unknown to you - i think whatever this problem you have is might not be thought thru thoughly and perhaps there's another way to solve it. for example, you may only have a few items perhaps a dimension, diff number series, or some other field can be used for identification.0 -
Waht is with form 516 ? It Shows the Lines and the Sell-to customer No.Do you make it right, it works too!0
-
garak wrote:Waht is with form 516 ? It Shows the Lines and the Sell-to customer No.
that is what i was looking for but i am not able to find how a form is linked to a subform
can u plz guide me. Actually i saw this inside the menu designer but how Lookup Table is working
Visible Caption ShortCutKey Action RunObject
Yes List F5 LookupTable
can u plz guide meMarkandey Pandey0 -
garak wrote:Waht is with form 516 ? It Shows the Lines and the Sell-to customer No.
That is ok, but if i am linking this form to Sales Header Table its giving an error.
Can we create a list form from two tables???????????/Markandey Pandey0
Categories
- All Categories
- 73 General
- 73 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
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 333 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
