Create Journals Program
What Does the Program - Create Journals (GLSWPR - Sweeper Program) Do in the GL_BC_PACKETS table?
In GL, I need to purge the GL_BC_PACKETS table that is almost 130mill registers.
I read that the Program - Create Journals (GLSWPR - Sweeper Program) program deletes transactions in the GL_BC_PACKETS table where STATUS_CODE =
- 'R' for rejected summary and detail account rows
- 'S' for successful
- 'F' for failed
- 'T' for "fatal crash"
- 'P' for "pending" (STATUS_CODE = 'P')
- 'C' for "checking"
But, what happen to those records where status_code = 'A'?