Our finance team tried to close 1 company last night and it did not complete. They did not restore to back-up. Now we need to restart the year end close routine. How do we do this with open 1/2 of the accounts rolled forward?
select * from GL20000 where openyear = '2018' and GL20000.SOURCDOC = 'BBF'
---1252
select * from GL20000 where openyear = '2018' and GL20000.ORGNTSRC= 'CLOSE'
--1252 rows
Thank you,
Donnette
*This post is locked for comments