#35080 - 01/18/13 10:08 AM
Vendor Names in Inventory
|
Adagio Specialist
Registered: 10/25/10
Posts: 337
Loc: Concord, On
|
Hello, Under Vendors in Inventory you have the Vendor Number, Vendor Name, Contact, and Item Number. In GridView, these fields are accessed through the "I/C Items (2) Additional" table. The "Vendor 1 Name" field is actually the "Contact" field. I can't insert the full name from Payables because there isn't a related field. Where do I find the full name field?
Thanks GridView 9.0E (120703), Inventory 8.1D (120126), Payables 8.1E (121113)
_________________________
Mike Smith Viktorian Sheet Metal Mfg Inc
|
Top
|
|
|
|
#35085 - 01/18/13 11:01 AM
Re: Vendor Names in Inventory
[Re: Softrak Support]
|
Adagio Action Team
Registered: 03/09/99
Posts: 11543
Loc: Vancouver, BC Canada
|
Hi Mike,
It was pointed out to me that the Inventory tabled titled 'I/C Items Finder (read/only)' can be used for displaying information from all of the IC Items table.
But this doesn't solve your initial question for using Insert Related Data to get the vendor name. In order to do this, you will need to create a second view based on the AP vendor master table to include in your GV workspace, with just the vendor number and name fields. Ensure that the vendor number field has the same column title as your Inventory view. Then in your Inventory view, use a Calculated Column to GetLinkedValue from the AP vendor.
If you are using GridView 9.0F (the current version), this is much easier to do, because when you create a new calculated column, the other views in a workspace are listed in an 'External references' section, and this will do the formula syntax for you. This feature is demonstrated in the New Release video for GridView 9.0F.
_________________________
Regards, Softrak Tech Support
|
Top
|
|
|
|
#35089 - 01/18/13 02:01 PM
Re: Vendor Names in Inventory
[Re: MikeS]
|
Adagio Master
Registered: 03/16/99
Posts: 10504
Loc: Canada
|
Actually, you can use this formula:
GETEXTERNALDATA("@P81BVPM", "Name", "APVEND", {Vendor 1 Code} )
to get the name of the first vendor from Payables and
GETEXTERNALDATA("@P81BVPM", "Name", "APVEND", {Vendor 2 Code} )
to get the 2nd vendor name. I created the formulas by using "Get external data" to link from the payable transaction to vendor master to get the name, then pasted the resulting formula into the Inventory View and changed the {Vend # (2)} field to the requisite Inventory field. While it is easier to generate these formulas using cut and paste, you can actually code to get any external data element you want from any table.
_________________________
Andrew Bates
|
Top
|
|
|
|
#35110 - 01/21/13 05:58 AM
Re: Vendor Names in Inventory
[Re: Retired_Guy]
|
Adagio Specialist
Registered: 10/25/10
Posts: 337
Loc: Concord, On
|
Thanks very much Andrew. Worked great. I was wondering where "@P81BVPM" is? I looked under the ADS Aliases in the Payables Data Dictionary but couldn't find it.
_________________________
Mike Smith Viktorian Sheet Metal Mfg Inc
|
Top
|
|
|
|
#35111 - 01/21/13 06:39 AM
Re: Vendor Names in Inventory
[Re: MikeS]
|
Adagio Wizard
Registered: 06/15/04
Posts: 3612
Loc: Toronto ON, Canada
|
Hi Mike: Look for "A/P Vendor Master" in the data dictionary.
|
Top
|
|
|
|
#35112 - 01/21/13 07:11 AM
Re: Vendor Names in Inventory
[Re: Bruce Gardner]
|
Adagio Specialist
Registered: 10/25/10
Posts: 337
Loc: Concord, On
|
It's not there. I have "A/P Vendor" @P81BVND but that's it. I looking in "Adagio Payables 8.1B-8.1E" dictionary.
Thanks
_________________________
Mike Smith Viktorian Sheet Metal Mfg Inc
|
Top
|
|
|
|
#35116 - 01/21/13 08:38 AM
Re: Vendor Names in Inventory
[Re: MikeS]
|
Adagio Master
Registered: 03/16/99
Posts: 10504
Loc: Canada
|
"@P81BVPM" is a composite dictionary that the exporter doesn't currently display. As I mentioned, I created the formula by asking GridView for the external link from the AP transaction file to the AP vendor Master.
"@P81BVND" works fine too.
_________________________
Andrew Bates
|
Top
|
|
|
|
#35118 - 01/21/13 09:05 AM
Re: Vendor Names in Inventory
[Re: Retired_Guy]
|
Adagio Specialist
Registered: 10/25/10
Posts: 337
Loc: Concord, On
|
Found the workbook - had to use the /h switch to display it.
Thanks
_________________________
Mike Smith Viktorian Sheet Metal Mfg Inc
|
Top
|
|
|
|
|
1 registered (1 invisible),
87
Guests and
0
Spiders online. |
Key:
Admin,
Global Mod,
Mod
|
|
1865 Members
5 Forums
14464 Topics
70650 Posts
Max Online: 432 @ 01/20/25 10:17 PM
|
|
|
|
1
|
2
|
3
|
4
|
5
|
6
|
7
|
8
|
9
|
10
|
11
|
12
|
13
|
14
|
15
|
16
|
17
|
18
|
19
|
20
|
21
|
22
|
23
|
24
|
25
|
26
|
27
|
28
|
29
|
30
|
|
|
|
|
|