How to call AR transaction document sequence from external billing system
Summary:
We have a requirement where an external billing platform needs to generate invoices that are sequential within countries such as Brazil that have strict sequential invoice requirements. These invoices would be generated outside of the oracle system but need to be part of the same sequential numbering that the oracle generated invoices use. Is there an ID service or API which oracle provides for such a use case?
For example:
e.g. Sequence start with 1110000001
Oracle: 1110000001, 1110000002, 1110000003, 1110000006,…
Kill Bill (Non Oracle) system: 1110000004, 1110000005, 1110000007,..
Kill Bill system call some Oracle API and use the sequence number
Regards,
Content (required):
Version (include the version you are using, if applicable):
Tagged:
0