Search Results ra_customers
The RA_CUSTOMERS
table is a fundamental entity within Oracle E-Business Suite (EBS) Release 12.1.1 and 12.2.2, serving as the primary repository for customer information in the Receivables (AR) module. This table stores comprehensive details about business customers, individuals, and other trading partners, enabling organizations to manage billing, invoicing, collections, and customer interactions efficiently. Below is a detailed analysis of its structure, key attributes, and functional significance in Oracle EBS.
Table Structure and Key Columns
TheRA_CUSTOMERS
table is a core component of Oracle Receivables, containing over 200 columns that capture customer demographics, contact details, credit information, and transactional history. Some critical columns include:
- CUSTOMER_ID: A unique identifier for each customer, serving as the primary key.
- CUSTOMER_NUMBER: A user-defined or system-generated identifier for the customer.
- CUSTOMER_NAME: The legal or trading name of the customer.
- CUSTOMER_STATUS: Indicates whether the customer is active, inactive, or on credit hold.
- ORIG_SYSTEM_REFERENCE: Used for integrations with external systems (e.g., CRM or legacy applications).
- CREDIT_LIMIT: The maximum credit amount extended to the customer.
- PAYMENT_TERMS_ID: Links to payment terms defined in
RA_TERMS
. - TAX_CODE: Determines tax applicability (e.g., VAT, GST).
Functional Role in Oracle EBS
TheRA_CUSTOMERS
table integrates with multiple Oracle EBS modules:
- Order Management (OM): Customer records are referenced during order entry, pricing, and fulfillment.
- Accounts Receivable (AR): Supports invoicing, receipts, and collections by storing billing addresses and credit data.
- General Ledger (GL): Customer transactions post to GL via AR, impacting financial reporting.
- Tax Engine: Tax calculations leverage customer-specific tax codes stored in this table.
Integration Points
The table interacts with related entities such as:- RA_CUSTOMER_RELATIONSHIPS: Defines hierarchical relationships (e.g., parent-child customers).
- RA_ADDRESSES: Stores shipping, billing, and contact addresses linked via
CUSTOMER_ID
. - RA_SITE_USES: Tracks customer locations for invoicing and shipping purposes.
Customization and Extensibility
Oracle EBS allows extendingRA_CUSTOMERS
through:
- Descriptive Flexfields (DFFs): Adds context-sensitive fields for industry-specific data.
- API-Based Extensions: Custom PL/SQL logic can enforce validation rules or trigger workflows.
Data Security and Access
Access toRA_CUSTOMERS
is controlled via Oracle’s Function Security and Data Security models. Role-based privileges restrict operations (e.g., create, update) to authorized users, ensuring compliance with data governance policies.
Conclusion
TheRA_CUSTOMERS
table is a cornerstone of Oracle EBS’s customer-centric processes, enabling end-to-end management of customer data across financial and operational modules. Its robust design supports scalability, integration, and regulatory compliance, making it indispensable for organizations leveraging Oracle EBS 12.1.1 or 12.2.2.
-
Table: RA_CUSTOMERS
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.RA_CUSTOMERS, object_name:RA_CUSTOMERS, status:VALID, product: AR - Receivables , description: Customer information , implementation_dba_data: AR.RA_CUSTOMERS ,
-
Table: RA_CUSTOMERS
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.RA_CUSTOMERS, object_name:RA_CUSTOMERS, status:VALID, product: AR - Receivables , description: Customer information , implementation_dba_data: AR.RA_CUSTOMERS ,
-
Table: RA_CUSTOMER_RELATIONSHIPS_ALL
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.RA_CUSTOMER_RELATIONSHIPS_ALL, object_name:RA_CUSTOMER_RELATIONSHIPS_ALL, status:VALID, product: AR - Receivables , description: Information about customer relationships , implementation_dba_data: AR.RA_CUSTOMER_RELATIONSHIPS_ALL ,
-
Table: RA_CUSTOMER_RELATIONSHIPS_ALL
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.RA_CUSTOMER_RELATIONSHIPS_ALL, object_name:RA_CUSTOMER_RELATIONSHIPS_ALL, status:VALID, product: AR - Receivables , description: Information about customer relationships , implementation_dba_data: AR.RA_CUSTOMER_RELATIONSHIPS_ALL ,
-
Table: RA_SITE_USES_ALL
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.RA_SITE_USES_ALL, object_name:RA_SITE_USES_ALL, status:VALID, product: AR - Receivables , description: Business purpose of a customer address , implementation_dba_data: AR.RA_SITE_USES_ALL ,
-
Table: RA_SITE_USES_ALL
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.RA_SITE_USES_ALL, object_name:RA_SITE_USES_ALL, status:VALID, product: AR - Receivables , description: Business purpose of a customer address , implementation_dba_data: AR.RA_SITE_USES_ALL ,
-
Table: RA_PHONES
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.RA_PHONES, object_name:RA_PHONES, status:VALID, product: AR - Receivables , description: Telephone and communications information , implementation_dba_data: AR.RA_PHONES ,
-
Table: RA_PHONES
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.RA_PHONES, object_name:RA_PHONES, status:VALID, product: AR - Receivables , description: Telephone and communications information , implementation_dba_data: AR.RA_PHONES ,
-
Table: RA_CUSTOMER_MERGE_HEADERS
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.RA_CUSTOMER_MERGE_HEADERS, object_name:RA_CUSTOMER_MERGE_HEADERS, status:VALID, product: AR - Receivables , description: This table is used to store the high level information about an account merge request. , implementation_dba_data: AR.RA_CUSTOMER_MERGE_HEADERS ,
-
Table: RA_CUSTOMER_MERGE_HEADERS
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.RA_CUSTOMER_MERGE_HEADERS, object_name:RA_CUSTOMER_MERGE_HEADERS, status:VALID, product: AR - Receivables , description: This table is used to store the high level information about an account merge request. , implementation_dba_data: AR.RA_CUSTOMER_MERGE_HEADERS ,
-
View: RA_CUSTOMERS_VIEW
12.2.2
product: AR - Receivables , description: SINGLE_ORG view , implementation_dba_data: Not implemented in this database ,
-
View: RA_CUSTOMERS_VIEW
12.1.1
product: AR - Receivables , description: SINGLE_ORG view , implementation_dba_data: Not implemented in this database ,
-
Table: AR_CUSTOMER_PROFILES
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_CUSTOMER_PROFILES, object_name:AR_CUSTOMER_PROFILES, status:VALID, product: AR - Receivables , description: Customer credit information , implementation_dba_data: AR.AR_CUSTOMER_PROFILES ,
-
Table: AR_CUSTOMER_PROFILES
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_CUSTOMER_PROFILES, object_name:AR_CUSTOMER_PROFILES, status:VALID, product: AR - Receivables , description: Customer credit information , implementation_dba_data: AR.AR_CUSTOMER_PROFILES ,
-
Table: AR_CUSTOMER_PROFILE_AMOUNTS
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_CUSTOMER_PROFILE_AMOUNTS, object_name:AR_CUSTOMER_PROFILE_AMOUNTS, status:VALID, product: AR - Receivables , description: Customer profile amount limits for each currency , implementation_dba_data: AR.AR_CUSTOMER_PROFILE_AMOUNTS ,
-
Concurrent Program: ARHPERNM
12.2.2
execution_filename: arhpernm , product: AR - Receivables , user_name: ARHPERNM , description: Migrates person names , argument_method: Standard , enabled: Yes , execution_method: SQL*Plus ,
-
Table: AR_CUSTOMER_PROFILE_AMOUNTS
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_CUSTOMER_PROFILE_AMOUNTS, object_name:AR_CUSTOMER_PROFILE_AMOUNTS, status:VALID, product: AR - Receivables , description: Customer profile amount limits for each currency , implementation_dba_data: AR.AR_CUSTOMER_PROFILE_AMOUNTS ,
-
Concurrent Program: ARHPERNM
12.1.1
execution_filename: arhpernm , product: AR - Receivables , user_name: ARHPERNM , description: Migrates person names , argument_method: Standard , enabled: Yes , execution_method: SQL*Plus ,
-
Table: RA_SALESREPS_ALL
12.2.2
product: AR - Receivables , description: Information about salespeople , implementation_dba_data: Not implemented in this database ,
-
Table: RA_TERMS_B
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.RA_TERMS_B, object_name:RA_TERMS_B, status:VALID, product: AR - Receivables , description: Payment Term information , implementation_dba_data: AR.RA_TERMS_B ,
-
Table: RA_ADDRESSES_ALL
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.RA_ADDRESSES_ALL, object_name:RA_ADDRESSES_ALL, status:VALID, product: AR - Receivables , description: Customer address information , implementation_dba_data: AR.RA_ADDRESSES_ALL ,
-
Table: RA_SALESREPS_ALL
12.1.1
product: AR - Receivables , description: Information about salespeople , implementation_dba_data: Not implemented in this database ,
-
Table: RA_TERMS_B
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.RA_TERMS_B, object_name:RA_TERMS_B, status:VALID, product: AR - Receivables , description: Payment Term information , implementation_dba_data: AR.RA_TERMS_B ,
-
Table: RA_ADDRESSES_ALL
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.RA_ADDRESSES_ALL, object_name:RA_ADDRESSES_ALL, status:VALID, product: AR - Receivables , description: Customer address information , implementation_dba_data: AR.RA_ADDRESSES_ALL ,
-
View: ARFV_LOCATIONS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.ARFV_LOCATIONS, object_name:ARFV_LOCATIONS, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.ARFV_LOCATIONS ,
-
View: ARFV_LOCATIONS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.ARFV_LOCATIONS, object_name:ARFV_LOCATIONS, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.ARFV_LOCATIONS ,
-
View: AR_AEL_GL_REC_CB_V
12.1.1
product: AR - Receivables , implementation_dba_data: Not implemented in this database ,
-
View: AR_AEL_GL_REC_CB_V
12.2.2
product: AR - Receivables , implementation_dba_data: Not implemented in this database ,
-
View: AR_AEL_SL_CB_REC_V_OLD
12.1.1
product: AR - Receivables , implementation_dba_data: Not implemented in this database ,
-
View: AR_AEL_SL_CB_REC_V_OLD
12.2.2
product: AR - Receivables , implementation_dba_data: Not implemented in this database ,
-
View: AR_AEL_SL_ADJ_V_OLD
12.2.2
product: AR - Receivables , implementation_dba_data: Not implemented in this database ,
-
View: AR_AEL_GL_ADJ_V_OLD
12.1.1
product: AR - Receivables , implementation_dba_data: Not implemented in this database ,
-
View: AR_AEL_SL_REC_V_OLD
12.1.1
product: AR - Receivables , implementation_dba_data: Not implemented in this database ,
-
View: AR_AEL_SL_ADJ_V_OLD
12.1.1
product: AR - Receivables , implementation_dba_data: Not implemented in this database ,
-
View: AR_AEL_GL_ADJ_V_OLD
12.2.2
product: AR - Receivables , implementation_dba_data: Not implemented in this database ,
-
View: AR_AEL_GL_INV_V_OLD
12.1.1
product: AR - Receivables , implementation_dba_data: Not implemented in this database ,
-
View: AR_AEL_SL_INV_V_OLD
12.2.2
product: AR - Receivables , implementation_dba_data: Not implemented in this database ,
-
View: AR_AEL_SL_REC_V_OLD
12.2.2
product: AR - Receivables , implementation_dba_data: Not implemented in this database ,
-
View: AR_AEL_SL_INV_V_OLD
12.1.1
product: AR - Receivables , implementation_dba_data: Not implemented in this database ,
-
View: AR_AEL_GL_INV_V_OLD
12.2.2
product: AR - Receivables , implementation_dba_data: Not implemented in this database ,
-
View: AR_AEL_GL_REC_V_OLD
12.2.2
product: AR - Receivables , implementation_dba_data: Not implemented in this database ,
-
View: AR_AEL_GL_REC_V_OLD
12.1.1
product: AR - Receivables , implementation_dba_data: Not implemented in this database ,