In FIN 9.1, Journal Unpost result to unexpected PS_JRNL_LN.UNPOST_SEQ = 2
Performing a Journal Unpost is causing the UNPOST_SEQ on the JRNL_LN table to increment twice (from 0 to 2), likewise, causing it to be out of sequence with the UNPOST_SEQ on the JRNL_HEADER table (changed from 0 to 1).The MONETARY_AMOUNT in PS_JRNL_LN for the unposted journal is the same as the original journal, thus suggesting double entry.