Brazil - Receivables - Invoice Number duplicate (JL x RA) sequence
Hi,
I have a problem in Oracle R12.
After of migrated our Environment the Invoices started duplicate its number.
I checked the sequences reference the transaction.
Example:
SEQUENCE_NAME LAST NUMBER CACHE SIZE
RA_TRX_NUMBER_1542_133_S 49055 0
JL_ZZ_TRX_NUM_1542_133_S 49046 0
JL_BR_TRX_NUM_1542_133_S 49051 0
When executed AutoInvoice, the Oracle uses the RA_TRX_NUMBER sequence and When I do a Manual Invoice in Oracle Receivables (Transaction) the Oracle uses the JL_BR_TRX_NUM sequence.
So, Invoices Number (TRX_NUM) are duplicated.
Someone help me ?
How to do AutoInvoice use the JL_BR_TRX_NUM sequence ?
Thanks