Hi,
We have 1 FA retirement journal that did not complete to the GL. The integrated flag in the FA00902 table is set to 1. Does anyone know how to trigger this batch to post to the GL again?
Thank you in advance for your help,
Donnette
*This post is locked for comments
I ran this script in the FA15000 table and the batch recreated in the GL Posting Routines.
begin tran
update FA15000 set posted = '0' where GLINTBTCHNUM = 'FATRX00000174'
commit
We are good to go now.
Thank you for your suggestions!
Donnette
Donnette -
Is it possible the GL interface was for a period that was not included in your original selection? Often times I find folks discover a lot of transactions, which failed to integrate because the period they occurred in was previously interfaced to the GL. Try selecting period 0000-000 as your starting period, and see if you pick this or any other transactions up.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,151 Super User 2024 Season 2
Martin Dráb 229,993 Most Valuable Professional
nmaenpaa 101,156