SAGE Database Relationships
Posted: 08 Dec 2015, 09:41
Hey Guys,
Just a quick question really regarding the database "structure"
I'm linking SAGE to Access in order to develop systems and automate a lot of currently manual procedures - Im using V22 of SAGE.
I'm struggling to get my head around the relationships in the SAGE database - particularly the Audit hierarchy.
So currently i've got:
AUDIT_HEADER.TRAN_NUMBER Joined to AUDIT_SPLIT.HEADER_NUMBER
AUDIT_HEADER.TRAN_NUMBER Joined to AUDIT_JOURNAL.TRAN_NUMBER
AUDIT_SPLIT.TRAN_NUMBER Joined to AUDIT_USAGE.SPLIT_NUMBER
AUDIT_USAGE.SPLIT_NUMBER Joined to AUDIT_JOURNAL.SPLIT_NUMBER
Ideally, I want the payments linked to their invoices and I believe that at some point I need to join on AUDIT_USAGE.SPLIT_CROSSREF at some point, but i'm not sure how?
Any ideas? Or is there a "map" somewhere that details this information?
Just a quick question really regarding the database "structure"
I'm linking SAGE to Access in order to develop systems and automate a lot of currently manual procedures - Im using V22 of SAGE.
I'm struggling to get my head around the relationships in the SAGE database - particularly the Audit hierarchy.
So currently i've got:
AUDIT_HEADER.TRAN_NUMBER Joined to AUDIT_SPLIT.HEADER_NUMBER
AUDIT_HEADER.TRAN_NUMBER Joined to AUDIT_JOURNAL.TRAN_NUMBER
AUDIT_SPLIT.TRAN_NUMBER Joined to AUDIT_USAGE.SPLIT_NUMBER
AUDIT_USAGE.SPLIT_NUMBER Joined to AUDIT_JOURNAL.SPLIT_NUMBER
Ideally, I want the payments linked to their invoices and I believe that at some point I need to join on AUDIT_USAGE.SPLIT_CROSSREF at some point, but i'm not sure how?
Any ideas? Or is there a "map" somewhere that details this information?