What is the document sequence generation order rule
Hi,
I have a question about document sequence generation order rule.
There are some journals in one batch and transfer from subledger.
The GL_JE_HEADERS data is as blow:
Batch_ID Header_ID JE_CATEGORY DEFAULT_EFFECTIVE_DATE DOC_SEQUENCE_ID DOC_SEQUENCE_VALUE
1300000 800000 Sales Invoices 01-Aug-2014 400001 400000001
1300000 800001 Adjustment 01-Aug-2014 400001 400000004
1300000 800002 Receipts 01-Aug-2014
1300000 800003 Sales Invoices 02-Aug-2014 400001 400000003
1300000 800004 Adjustment 02-Aug-2014 400001 400000002
1300000 800005 Receipts 02-Aug-2014
The DOC_SEQUENCE_VALUE seems disorder, and they do not have the same order with HEADER_ID.
Header_id 800001 has a larger docment sequence value than header_id 800005?
So what is the document sequence generation order rule?
Thank you very much for your help.