Top 10 Dynamics GP Tables
Top 10 Dynamics GP Tables Every Consultant Should Know by Heart If you live in Dynamics GP long enough, you realize success often comes down to knowing where the data lives . Below are the ten tables I reach for constantly—what they store, how to join them, and a bite-size query you can use right away. All samples are read-only and use the Fabrikam database code TWO ; swap it for your company DB. Quick Reference (what & why) SY00500 — Batches Tracks batches across modules; crucial when something’s “stuck” or unposted. GL20000 — General Ledger Open Un-year-closed GL detail (current year). Your best friend for recon. GL30000 — General Ledger History Prior years’ GL detail. Same shape as GL20000, different period. PM20000 — Payables Open Vendor transactions not yet fully applied/closed. PM30200 — Payables History Closed/fully applied vendor transactions. RM20101 — Receivables Open Customer transactions in open status. RM30101 — Receivables History ...