Dynamics GP Drillbacks in Mercury Reports
dgpp://DGPB/?Db=&Srv=CORPGP&Cmp=ACME&Prod=0&Act=OPEN&Func=OpenVendorID&VENDORID=WILE01
Here are a couple of web articles on GP drillbacks.
- Asynchronous pluggable Protocol Handler for Dynamics GP (for drilldown/drillback)
- Weekly Dynamic: Drill Down in Dynamics GP
Here's what's required to use GP Drillbacks in Mercury
For the Query author (DBA, Developer, or whoever writes your queries)
The query that retrieves data for a report must return one or more columns containing drillback links as part of its results; one drillback link type per column. Reports differ in that multiple drillbacks can be returned in a single column. For example, you could have drillbacks for a vendor card, a PO, and a specific GP payables document all in the same report column. But in the Query result, each drillback link type is a separate result column.For hints on how to get the drillback links, see Creating Drillback Links below.