Customer Numbering in Fusion
I am going to explain about Customer Numbering in this post. When we create customers in Oracle, system automatically creates the customer number. Customer number is the unique number assigned for each customer when it is created. We can also set our custom sequence for the customer number in Oracle. How to set Customer Numbering for Party, Account and Site levels? Best practice is to have 1XX series for Party, 2XX series for Account and 3XX series for Site. Generally clients have same series across application, we can still have customer numbering generated at LE/Ledger level(this is very unlikely). This can be achieved by selecting determining type while defining document sequence. Clients generally go for same series across application. Task: Manage Document Sequences BILLING_ACCOUNT_NUMBER = Customer Account Number PARTY_SITE_NUMBER = Customer Site Number REGISTRY_ID = Customer Party/Registry Number BILLING_ACCOUNT_SITE_USE_NUM = Site Uses Number How to ove...