Topic Options
#35080 - 01/18/13 10:08 AM Vendor Names in Inventory
MikeS Offline
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
#35082 - 01/18/13 10:15 AM Re: Vendor Names in Inventory [Re: MikeS]
Softrak Support Offline

Adagio Action Team

Registered: 03/09/99
Posts: 11543
Loc: Vancouver, BC Canada
Hi Mike,

The full vendor company name is not stored anywhere in Inventory. Adagio looks at the vendor record in Payables to retrieve the name when necessary, so that record sizes are minimized and allow for quicker processing.

If you want to include the vendor name in a GridView view, you can use the Edit / Insert Related Column function to grab the vendor name field from the AP vendor master file as a column for your inventory GridView inquiry.

Because I couldn't find a 'composite' table that combines IC Item (1) and IC Item (2), you have to create your view using the IC Item (2) table, and use 'Insert Related Column' function to get the vendor name and all the desired columns from IC Item (1).


Edited by Softrak Support (01/18/13 10:30 AM)
Edit Reason: more info
_________________________
Regards,
Softrak Tech Support

Top
#35085 - 01/18/13 11:01 AM Re: Vendor Names in Inventory [Re: Softrak Support]
Softrak Support Offline

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]
Retired_Guy Offline
Adagio Master

Registered: 03/16/99
Posts: 10504
Loc: Canada
Actually, you can use this formula:
Code:
GETEXTERNALDATA("@P81BVPM", "Name", "APVEND", {Vendor 1 Code} )

to get the name of the first vendor from Payables and
Code:
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]
MikeS Offline
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]
Bruce Gardner Offline
Adagio Wizard

Registered: 06/15/04
Posts: 3612
Loc: Toronto ON, Canada
Hi Mike:
Look for "A/P Vendor Master" in the data dictionary.
_________________________
Bruce Gardner
ARX Business Solutions Inc.

Top
#35112 - 01/21/13 07:11 AM Re: Vendor Names in Inventory [Re: Bruce Gardner]
MikeS Offline
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]
Retired_Guy Offline
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]
MikeS Offline
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


Moderator:  Christa_Meissner 
Who's Online
1 registered (1 invisible), 87 Guests and 0 Spiders online.
Key: Admin, Global Mod, Mod
Forum Stats
1865 Members
5 Forums
14464 Topics
70650 Posts

Max Online: 432 @ 01/20/25 10:17 PM
April
Su M Tu W Th F Sa
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