How does one use the GL_DOC_SEQUENCE_AUDIT table?
I am trying to understand how to use the GL_DOC_SEQUENCE_AUDIT table to find records in subledger accounting where the Journal entry may not be accounted for (found) in the GL Journal Ledger. My effort is to find gaps in the sequence numbers or missing transactions that have not made it into subledger accounting. The table has three columns of interest doc_sequence_id, doc_sequence_value,and doc_sequence_assignment_id. The doc_sequence_id and doc_sequence_value are unique within the table. But, I do not know/understand what the doc_sequence_assignment_value relates to.