Search Results ra_customers
Overview
The RA_CUSTOMERS table is the central repository for master customer information within Oracle E-Business Suite Receivables (AR) and serves as a foundational data object for the entire order-to-cash cycle. It stores the core identifying and descriptive attributes for a business's customer entities, which are shared and referenced across numerous EBS modules. Its role is critical, acting as the primary source of truth for customer data, enabling integrated business processes in Order Management, Service, and other financial and operational applications.
Key Information Stored
The table's primary identifier is the system-generated CUSTOMER_ID, with CUSTOMER_NUMBER serving as a unique business key. Key descriptive columns include PARTY_ID, linking to the Trading Community Architecture (TCA) party model, and attributes like CUSTOMER_NAME, CUSTOMER_CLASS_CODE, and CUSTOMER_TYPE. It also holds critical operational references that define default business rules for a customer, such as PRIMARY_SALESREP_ID, PAYMENT_TERM_ID, PRICE_LIST_ID, and ORDER_TYPE_ID. Additional columns manage communication preferences and default sites for activities like dunning (DUNNING_SITE_USE_ID) and statements (STATEMENT_SITE_USE_ID).
Common Use Cases and Queries
Common use cases include generating customer master lists, analyzing customer classifications, and troubleshooting transaction issues by verifying a customer's default setup. A typical query retrieves a customer's core details and linked default values:
- SELECT customer_id, customer_number, customer_name, customer_class_code, primary_salesrep_id, payment_term_id FROM ra_customers WHERE customer_number = '&CUST_NUM';
For reporting, RA_CUSTOMERS is frequently joined to transaction tables like RA_CUSTOMER_TRX_ALL and site tables like HZ_CUST_SITE_USES_ALL to analyze sales or payment history by customer segment. Developers also query this table to validate customer IDs before creating transactions via APIs or custom interfaces.
Related Objects
RA_CUSTOMERS has extensive relationships across the EBS suite, as evidenced by its foreign keys. Key related objects include:
- AR_CUSTOMER_PROFILES / AR_CUSTOMER_PROFILE_AMOUNTS: Store credit and collection rules via CUSTOMER_ID.
- RA_SITE_USES_ALL: Linked for default dunning and statement sites (DUNNING_SITE_USE_ID, STATEMENT_SITE_USE_ID).
- RA_SALESREPS_ALL: References the primary sales representative (PRIMARY_SALESREP_ID).
- Order Management & Pricing: Linked to SO_ORDER_TYPES_115_ALL (ORDER_TYPE_ID) and SO_PRICE_LISTS_B (PRICE_LIST_ID).
- Other Modules: Serves as a parent table for objects in Service (AS_LEADS_ALL, AS_INTERESTS_ALL), Inventory (MTL_CUSTOMER_ITEMS), Projects (PA_AGREEMENTS_ALL), and Order Management (OE_HOLD_SOURCES_ALL).
-
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 ,
-
APPS.JMF_SHIKYU_ONT_PVT dependencies on HZ_CUST_SITE_USES_ALL
12.2.2
-
APPS.FV_RECEIVABLES_ACTIVITY_PKG dependencies on HZ_CUST_ACCOUNTS
12.2.2
-
Table: SO_HEADERS_INTERFACE_ALL
12.1.1
owner:OE, object_type:TABLE, fnd_design_data:OE.SO_HEADERS_INTERFACE_ALL, object_name:SO_HEADERS_INTERFACE_ALL, status:VALID, product: OE - Order Entry , description: Imported order header information , implementation_dba_data: OE.SO_HEADERS_INTERFACE_ALL ,
-
APPS.MSD_SR_UTIL dependencies on HZ_CUST_ACCOUNTS
12.2.2
-
APPS.MSD_SR_UTIL dependencies on HZ_CUST_ACCOUNTS
12.1.1
-
APPS.XTR_HEDGE_PROCESS_P dependencies on HZ_PARTIES
12.1.1
-
APPS.FV_RECEIVABLES_ACTIVITY_PKG dependencies on HZ_CUST_ACCOUNTS
12.1.1
-
APPS.WMS_SHIPPING_LOVS dependencies on HZ_PARTIES
12.2.2
-
APPS.FV_RECEIVABLES_ACTIVITY_PKG dependencies on HZ_PARTIES
12.1.1
-
APPS.XTR_HEDGE_PROCESS_P dependencies on HZ_PARTIES
12.2.2
-
Table: SO_HEADERS_INTERFACE_ALL
12.2.2
owner:OE, object_type:TABLE, fnd_design_data:OE.SO_HEADERS_INTERFACE_ALL, object_name:SO_HEADERS_INTERFACE_ALL, status:VALID, product: OE - Order Entry , description: Imported order header information , implementation_dba_data: OE.SO_HEADERS_INTERFACE_ALL ,
-
APPS.JMF_SHIKYU_ONT_PVT dependencies on HZ_CUST_SITE_USES_ALL
12.1.1
-
APPS.FV_RECEIVABLES_ACTIVITY_PKG dependencies on RA_CUSTOMER_TRX_ALL
12.2.2
-
APPS.CSTPOMLD dependencies on HZ_CUST_ACCOUNTS
12.1.1
-
APPS.WMS_SHIPPING_LOVS dependencies on HZ_PARTIES
12.1.1
-
APPS.FV_RECEIVABLES_ACTIVITY_PKG dependencies on HZ_PARTIES
12.2.2
-
APPS.MSD_SR_UTIL dependencies on HZ_PARTIES
12.2.2
-
APPS.INV_UI_RCV_LOVS dependencies on HZ_PARTIES
12.1.1
-
APPS.MSD_SR_UTIL dependencies on HZ_CUST_SITE_USES_ALL
12.2.2
-
APPS.FV_RECEIVABLES_ACTIVITY_PKG dependencies on RA_CUST_TRX_LINE_GL_DIST_ALL
12.2.2
-
APPS.FV_RECEIVABLES_ACTIVITY_PKG dependencies on RA_CUSTOMER_TRX_ALL
12.1.1
-
APPS.FV_RECEIVABLES_ACTIVITY_PKG dependencies on RA_CUST_TRX_LINE_GL_DIST_ALL
12.1.1
-
APPS.JA_INTERFACE_VAL dependencies on STANDARD
12.2.2
-
APPS.WMS_CONSOLIDATION_PUB dependencies on HZ_PARTIES
12.1.1
-
APPS.WMS_CONSOLIDATION_PUB dependencies on HZ_PARTIES
12.2.2
-
APPS.MSD_SR_UTIL dependencies on HZ_PARTIES
12.1.1
-
APPS.INV_UI_RCV_LOVS dependencies on WF_ITEM_ACTIVITY_STATUSES
12.1.1
-
APPS.INV_UI_RCV_LOVS dependencies on WF_PROCESS_ACTIVITIES
12.1.1
-
APPS.WMS_ASSIGNMENT_PVT dependencies on HZ_CUST_ACCOUNTS
12.2.2
-
SYNONYM: APPS.RA_CUSTOMERS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:RA_CUSTOMERS, status:VALID,
-
SYNONYM: APPS.RA_CUSTOMERS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:RA_CUSTOMERS, status:VALID,
-
APPS.INV_UI_RCV_LOVS dependencies on WF_PROCESS_ACTIVITIES
12.2.2
-
APPS.FV_RECEIVABLES_ACTIVITY_PKG dependencies on FV_RECEIVABLE_TYPES_ALL
12.2.2
-
APPS.MSD_SR_UTIL dependencies on HZ_CUST_SITE_USES_ALL
12.1.1
-
APPS.INV_UI_RCV_LOVS dependencies on WF_ITEM_ACTIVITY_STATUSES
12.2.2
-
APPS.INV_LABEL_PVT10 dependencies on HZ_CUST_ACCOUNTS
12.2.2
-
APPS.FV_RECEIVABLES_ACTIVITY_PKG dependencies on FV_RECEIVABLE_TYPES_ALL
12.1.1
-
APPS.INV_UI_RCV_LOVS dependencies on HZ_CUST_ACCOUNTS
12.1.1
-
APPS.INV_UI_RCV_LOVS dependencies on HZ_PARTIES
12.2.2
-
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 ,
-
APPS.WMS_SHIPPING_LOVS dependencies on OE_TRANSACTION_TYPES_TL
12.1.1
-
APPS.WMS_CONSOLIDATION_PUB dependencies on HZ_CUST_ACCOUNTS
12.2.2
-
APPS.WMS_CONSOLIDATION_PUB dependencies on HZ_CUST_ACCOUNTS
12.1.1
-
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 ,
-
APPS.INV_UI_RCV_LOVS dependencies on HZ_CUST_ACCOUNTS
12.2.2
-
APPS.JA_INTERFACE_VAL dependencies on STANDARD
12.1.1
-
APPS.WMS_ASSIGNMENT_PVT dependencies on HZ_CUST_ACCOUNTS
12.1.1
-
APPS.FV_RECEIVABLES_ACTIVITY_PKG dependencies on AR_PAYMENT_SCHEDULES_ALL
12.2.2