another blog

Icon

About Microsoft Dynamics GP :-)

Purchase Receiving Transaction Entry. – Microsoft Dynamics GP / Great Plains – End User Forum – Dynamics User Group

Purchase Receiving Transaction Entry. – Microsoft Dynamics GP / Great Plains – End User Forum – Dynamics User Group.

There are three “Can I ” questions in above inquiry, many people want to know, so that’s why sharing link here.

Filed under: Dexterity Development, Dynamics GP, dynamics-gp, , ,

Quick Tip: Using Third Party Tables to fill a Scrolling Window – Developing for Dynamics GP – Dynamics User Group

Quick Tip: Using Third Party Tables to fill a Scrolling Window – Developing for Dynamics GP – Dynamics User Group.

Good informative article. There are ways of doing things and important is what to use when what is needed. Although it is a little advanced but always workable techniques. There were times when I use to accessed third party tables and what I did is not very different. I usually do this.

1. Create SQL view for the table which I need to access, just take an example of this FA General Information Master (FA00100) table, with some other unique name.

create view V_dynFA00100
as
select * from FA00100
Go

grant select on V_dynFA00100 to DYNGRP
Go

2.Then create  table in dictionary with same view name, and fields (with same data types and dexterity field’s format). The number of keys is my choice but the Primary key will always be same as of FA00100 table.

and now I can use it like any GP table, get/previous and next. range or no range to show data on my form. And I don’t need to bother to create this table V_dynFA00100 from SQL Maintenance window.

 

almas

 

 

 

 

Filed under: dynamics-gp, ,

Enter your email address to follow this blog and receive notifications of new posts by email.

Enter your email address to follow this blog and receive notifications of new posts by email.

3rd party database access 3180 adding CR in text field Adding NULL values in dropdown Adding Sample Company Data Adding Symbol to Currency fields Alternate Window Analytical Accounting Attachments cancel button Can I ... Carriage Return chunk CH_SPACE CMMTTEXT Cross Dictionary Dexterity Development Cross Dictionary Triggers Currency Symbol in Dynamics GP windows Damo Data for Dynamics sample company Datatype dex DEX.DIC dexterity Dexterity Currency field Dexterity Dropdown Dexterity finditem() Dexterity Triggers DEX_ROW_TS Dict_GetPathname() Dynamics GP Dynamics GP Posting Issues Finding GP Field finding specific field in tables Finding Table Focus Trigger FP: Script not found errors GETUTCDATE() great plains Grid How to identified product related to error. hyperspace Hyperspace property of dexterity field. Increasing Field Size of Dynamics GP Table INFORMATION_SCHEMA.COLUMNS Link Format Selector Microsoft Dynamics Error Modified Reports Modifier MOP_Order_MSTR Path_MakeNative() Path_SelectPathname() Posted receipts not showing on Enter Match Invoice window.Enter Match Invoice window. Project Accounting For Dynamics GP Reading Folder Redisplay Refill Report Destination Sales Transaction Entry Scroll Sanscript Saving Images Script Error Script Not Found Session access denied SmartList Favourites SQL Script to Find column in tables SQL_Execute SUSER_SNAME() TextFile_ReadLine() TextFile_WriteLine() The SELECT permission was denied on the object "XXX" transaction entry User access Using SQL in Dexterity VBA for Dynamics GP You may not edit this document . it is being edited by another user.

Enter your email address to follow this blog and receive notifications of new posts by email.

Freddys blog

Learn something new... - then Teach someone!

حلقۂ دام خیال

عالم تمام حلقۂ دام خیال ہے

M@ria

~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*

Ghostriver Studios Blog

Sculptural stained glass of Andrew Kosorok

Dynamics GP Builders & Reporting

How to use MS Dynamics SmartList Builder, Excel Report Builder and other Reporting tools to get the data and analysis you need.