Identify Vendors in Page 5052 Contacts List

ifonly
Member Posts: 34
The Contacts List Page 5052 contains Contacts from Sales/Customers and from Vendors, how can i identify easily which is from a Vendor and which are from Customers?
0
Comments
-
You can click Contact-->C&ustomer/Vendor/Bank Acc. which will show whether it is related to Customer/Vendor/Bank Account0
-
Yes, but i wanted to Filter out Vendors, we have 35000 contacts that we are updating and that is a long winded way of seeing if they are a Vendor or Customer to do this on each contact.0
-
But I didnt see any field in Contact Table to Put a Filter :-k0
-
That is my point, i have a list of 35000 contacts, which we are Cleaning the Customer Side Contacts & want to be able to hide the Vendor contacts to make it easier to for the user, as they do not have permission to amend Vendor contacts, but they do not know who is a Vendor contact or who is a Customer Contact? Also, we would like to remove the Salesperson Code from the Vendor Contact as this is n/a but again, if we cant identify who is a Vendor, this cant be done, unless we go through each contact!0
-
A Contact can be both a Customer and a Vendor (and even a Bank) at the same time, so there is no simple Relation Type field.
You will need to make new flowfields to filter it. For example a new Code 20 field called "Vendor No." that looks in the Contact Business Relation table, filtered on "Contact No."=<Company No.> and "Link to Table"=Vendor, and returns the "No.". Just don't put the flowfields on list forms, as it will make the list very slow! (And so will filtering, but I guess you can live with that) It might be a bit faster to have a Boolean field called "Is Vendor", but I doubt you will notice the difference.Regards
Peter0 -
Since this is a one for one relationship, I recommend adding the customer no. and the vendor no. to the contact table and adding some code to automatically populate the fields when you link or create contacts/vendors.
You will need a program to update existing contacts using the Business Relation table - you can do this through a processing report, codeunit, or sql statements (if SQL Server).David Machanick
http://mibuso.com/blogs/davidmachanick/0 -
Thanks i'm the end user on this, so i will try to see what i can do in the test environment, any other help or infor greatly appreciated0
-
Have you checked out the Segment in Navision? This exactly what it's used for. You can generate a list of all of your vendors using Segments.
No modifications needed.Confessions of a Dynamics NAV Consultant = my blog
AP Commerce, Inc. = where I work
Getting Started with Dynamics NAV 2013 Application Development = my book
Implementing Microsoft Dynamics NAV - 3rd Edition = my 2nd book0 -
define a flowfield in the contact table and lookup the vendor from contact relationship. Then add the flowfield to your list.
If the relationship does not exist, the flowfield vendor no. will be blankDavid Machanick
http://mibuso.com/blogs/davidmachanick/0 -
I ran into this same issue with NAV 2016. Trying to follow @pdj instructions. I created a field called “Vendor No.” under the Contact table (5050) as Code 20. Opened up Properties panel, selected FlowField for FieldClass, but have no idea what to define elsewhere? What should I put in CalcFormula?0
-
Trying my hand at this, still a bit of a novice. Does that seem correct for the field?
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