Search Results ra_addresses_all
The RA_ADDRESSES_ALL table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical repository for storing address-related data within the Receivables (AR) module. It serves as a centralized location for maintaining customer, site, and other entity addresses, enabling seamless integration with other Oracle EBS modules such as Order Management, Payables, and General Ledger. Below is a detailed breakdown of its structure, purpose, key columns, and functional significance.
1. Purpose and Functional Context
The RA_ADDRESSES_ALL table is part of Oracle Receivables' data model and primarily stores address information for customers, bill-to/ship-to sites, and other entities. It supports multi-organization access (via theORG_ID
column) and is tightly integrated with the RA_CUSTOMERS and HZ_PARTIES (TCA) tables. Addresses stored here are used for invoicing, shipping, tax calculations, and reporting.
2. Key Columns and Descriptions
The table includes numerous columns to capture comprehensive address details. Below are some of the most critical ones:- ADDRESS_ID: Primary key, uniquely identifying each address record.
- CUSTOMER_ID: Links to RA_CUSTOMERS for customer-specific addresses.
- SITE_USE_ID: Associates addresses with site uses (e.g., bill-to, ship-to) in RA_SITE_USES_ALL.
- ADDRESS1–ADDRESS4: Street address lines.
- CITY, STATE, POSTAL_CODE, COUNTRY: Geographic details for the address.
- PRIMARY_FLAG: Indicates if the address is the primary address for the entity.
- STATUS: Tracks whether the address is active or inactive.
- CREATION_DATE, CREATED_BY, LAST_UPDATE_DATE, LAST_UPDATED_BY: Standard Oracle audit columns.
- ORG_ID: Supports multi-org access control.
3. Integration with Other Modules
The RA_ADDRESSES_ALL table is referenced across Oracle EBS:- Order Management (OM): Uses addresses for shipping and billing.
- Payables (AP): Links supplier addresses for payment processing.
- Tax Engine: Determines tax jurisdictions based on address data.
- TCA (Trading Community Architecture): Synchronizes with HZ_LOCATIONS and HZ_PARTY_SITES for unified customer management.
4. Technical Considerations
- Indexing: Key columns like
ADDRESS_ID
,CUSTOMER_ID
, andSITE_USE_ID
are indexed for performance. - Partitioning: In large implementations, the table may be partitioned by
ORG_ID
for scalability. - Data Integrity: Foreign key constraints enforce relationships with RA_CUSTOMERS and RA_SITE_USES_ALL.
5. Customizations and Extensions
Organizations often extend this table to include custom address attributes (e.g., geocodes, delivery instructions) via descriptive flexfields (DFFs). However, modifications should align with Oracle’s upgrade compatibility guidelines.6. Conclusion
The RA_ADDRESSES_ALL table is a foundational component of Oracle EBS Receivables, ensuring accurate address management for transactional and reporting needs. Its integration with TCA and other modules underscores its role in maintaining data consistency across the enterprise. Proper understanding of this table is essential for functional consultants, developers, and DBAs working with Oracle EBS implementations.-
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 ,
-
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 ,
-
APPS.PA_PROJ_STRUCTURE_PUB dependencies on HZ_LOCATIONS
12.2.2
-
Table: PA_PROJECT_CUSTOMERS
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_PROJECT_CUSTOMERS, object_name:PA_PROJECT_CUSTOMERS, status:VALID, product: PA - Projects , description: Customers involved in projects , implementation_dba_data: PA.PA_PROJECT_CUSTOMERS ,
-
APPS.PA_PROJ_STRUCTURE_PUB dependencies on HZ_PARTY_SITES
12.2.2
-
APPS.PA_PROJ_STRUCTURE_PUB dependencies on HZ_LOCATIONS
12.1.1
-
Table: PA_PROJECT_CUSTOMERS
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_PROJECT_CUSTOMERS, object_name:PA_PROJECT_CUSTOMERS, status:VALID, product: PA - Projects , description: Customers involved in projects , implementation_dba_data: PA.PA_PROJECT_CUSTOMERS ,
-
APPS.PA_PROJ_STRUCTURE_PUB dependencies on HZ_PARTY_SITES
12.1.1
-
APPS.PA_PROJ_STRUCTURE_PUB dependencies on HZ_CUST_ACCT_SITES_ALL
12.2.2
-
APPS.PA_PROJ_STRUCTURE_PUB dependencies on HZ_CUST_ACCT_SITES_ALL
12.1.1
-
APPS.MSD_SR_UTIL dependencies on HZ_CUST_SITE_USES_ALL
12.2.2
-
APPS.PA_PROJ_STRUCTURE_PUB dependencies on PA_PROJ_ELEM_VER_SCHEDULE
12.2.2
-
APPS.MSD_SR_UTIL dependencies on HZ_CUST_SITE_USES_ALL
12.1.1
-
SYNONYM: APPS.RA_ADDRESSES_ALL
12.2.2
owner:APPS, object_type:SYNONYM, object_name:RA_ADDRESSES_ALL, status:VALID,
-
APPS.PA_PROJ_STRUCTURE_PUB dependencies on PA_PROJ_ELEM_VER_SCHEDULE
12.1.1
-
SYNONYM: APPS.RA_ADDRESSES_ALL
12.1.1
owner:APPS, object_type:SYNONYM, object_name:RA_ADDRESSES_ALL, status:VALID,
-
Primary Key: RA_CONTACTS_PK
12.1.1
-
Primary Key: RA_CONTACTS_PK
12.2.2
-
APPS.MSD_SR_UTIL dependencies on HZ_CUST_ACCT_SITES_ALL
12.1.1
-
APPS.MSD_SR_UTIL dependencies on HZ_CUST_ACCT_SITES_ALL
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.PA_PROJ_STRUCTURE_PUB dependencies on PA_PROJ_ELEM_VER_STRUCTURE
12.2.2
-
APPS.PA_PROJ_STRUCTURE_PUB dependencies on PA_PROJ_ELEM_VER_STRUCTURE
12.1.1
-
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 ,
-
Table: PA_DRAFT_INVOICES_ALL
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_DRAFT_INVOICES_ALL, object_name:PA_DRAFT_INVOICES_ALL, status:VALID, product: PA - Projects , description: Information about draft invoices generated for projects , implementation_dba_data: PA.PA_DRAFT_INVOICES_ALL ,
-
View: MRPFV_FORECASTS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRPFV_FORECASTS, object_name:MRPFV_FORECASTS, status:VALID, product: MRP - Master Scheduling/MRP , description: - Retrofitted , implementation_dba_data: APPS.MRPFV_FORECASTS ,
-
Table: PA_DRAFT_INVOICES_ALL
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_DRAFT_INVOICES_ALL, object_name:PA_DRAFT_INVOICES_ALL, status:VALID, product: PA - Projects , description: Information about draft invoices generated for projects , implementation_dba_data: PA.PA_DRAFT_INVOICES_ALL ,
-
View: MRPFV_FORECASTS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRPFV_FORECASTS, object_name:MRPFV_FORECASTS, status:VALID, product: MRP - Master Scheduling/MRP , description: - Retrofitted , implementation_dba_data: APPS.MRPFV_FORECASTS ,
-
View: ICX_MRP_FORECAST_ITEMS_V
12.2.2
product: ICX - Oracle iProcurement , description: Forecast Items View , implementation_dba_data: Not implemented in this database ,
-
View: ICX_MRP_FORECAST_ITEMS_V
12.1.1
product: ICX - Oracle iProcurement , description: Forecast Items View , implementation_dba_data: Not implemented in this database ,
-
APPS.MSD_SR_UTIL dependencies on HZ_PARTIES
12.1.1
-
APPS.PA_PWP_SUMM_PKG dependencies on PA_DRAFT_INVOICES_ALL
12.2.2
-
APPS.MSD_SR_UTIL dependencies on HZ_CUST_ACCOUNTS
12.1.1
-
View: ASFV_SALES_OPPORTUNITIES
12.1.1
product: AS - Sales Foundation , implementation_dba_data: Not implemented in this database ,
-
APPS.MSD_SR_UTIL dependencies on HZ_CUST_ACCOUNTS
12.2.2
-
APPS.MSD_SR_UTIL dependencies on HZ_PARTIES
12.2.2
-
View: ASFV_SALES_OPPORTUNITIES
12.2.2
product: AS - Sales Foundation , implementation_dba_data: Not implemented in this database ,
-
View: RHX_DP_SHIPMENTS_V
12.2.2
product: MRP - Master Scheduling/MRP , description: - Retrofitted , implementation_dba_data: Not implemented in this database ,
-
View: RHX_DP_BOOKINGS_V
12.2.2
product: MRP - Master Scheduling/MRP , description: - Retrofitted , implementation_dba_data: Not implemented in this database ,
-
Table: MTL_CI_INTERFACE
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_CI_INTERFACE, object_name:MTL_CI_INTERFACE, status:VALID, product: INV - Inventory , description: Customer Items Interface , implementation_dba_data: INV.MTL_CI_INTERFACE ,
-
View: RHX_DP_BOOKINGS_V
12.1.1
product: MRP - Master Scheduling/MRP , description: - Retrofitted , implementation_dba_data: Not implemented in this database ,
-
Table: AR_LOCATION_COMBINATIONS
12.1.1
product: AR - Receivables , description: Defines each distinct tax authority , implementation_dba_data: Not implemented in this database ,
-
VIEW: AR.RA_ADDRESSES_ALL#
12.2.2
owner:AR, object_type:VIEW, object_name:RA_ADDRESSES_ALL#, status:VALID,
-
Table: AR_LOCATION_COMBINATIONS
12.2.2
product: AR - Receivables , description: Defines each distinct tax authority , implementation_dba_data: Not implemented in this database ,
-
Table: MTL_CI_XREFS_INTERFACE
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_CI_XREFS_INTERFACE, object_name:MTL_CI_XREFS_INTERFACE, status:VALID, product: INV - Inventory , description: Customer Items Cross References Interface , implementation_dba_data: INV.MTL_CI_XREFS_INTERFACE ,
-
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_TERRITORIES
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.RA_TERRITORIES, object_name:RA_TERRITORIES, status:VALID, product: AR - Receivables , description: Territory information , implementation_dba_data: AR.RA_TERRITORIES ,
-
View: RHX_DP_R_CUSTOMER_SHIPTO_V
12.1.1
product: MRP - Master Scheduling/MRP , description: - Retrofitted , implementation_dba_data: Not implemented in this database ,
-
Table: AS_LIST_ENTRIES
12.1.1
owner:OSM, object_type:TABLE, fnd_design_data:AS.AS_LIST_ENTRIES, object_name:AS_LIST_ENTRIES, status:VALID, product: AS - Sales Foundation , description: Holds list entries , implementation_dba_data: OSM.AS_LIST_ENTRIES ,