When converting from origin to new GL there is no Definitive tie to the general ledger

Issue No: GL-1447
Created 1/21/2015 7:05:00 AM
Type Feature
Priority Blocker
Status Closed
Resolution Fixed
Fixed Version 15.3
Description Added STRSourceKey to the tblGLJournal - this will allow us to tie journal enteries to origin qucikly.     Right now it is difficult to link a source transaction imported from origin to the general ledger transaction detail.     When converting to the general ledger from origin or any system that we may encounter in the future we should have a field to save the unique id to allow the transaction to be referenced in the future. As an example - when we import general ledger from origin we should save a unique key that allows us to trace back to an origin transaction.     We need to add a field to the tblGeneralJournalDetail that has the source system unique id.     For example -     on the general ledger import from our origin system we should have a field called strSourceKey which would link back to the glijemst A4GLIdentity. This would allow us to link transactions in an apporpriate manner.   So - the project is :   * add strSourceKey to the tblGLJournalDetial * Change the historic import to allow the strSorucekey Field to be populated from the glijemst with the a4glideintiy field.