Search Results ra_site_uses_all
Overview
The RA_SITE_USES_ALL table is a core data object within the Oracle E-Business Suite (EBS) Receivables (AR) module, specifically in versions 12.1.1 and 12.2.2. It defines the business purpose of a customer address, enabling a single physical location to serve multiple transactional functions. This table is fundamental to the Trading Community Architecture (TCA) model, where a customer address (stored in RA_ADDRESSES_ALL) can have multiple "site uses," such as Bill-To, Ship-To, or Statement locations. Its primary role is to categorize how a specific customer address is utilized across the Order-to-Cash cycle and other financial operations, providing the granularity needed for complex customer relationships and transaction processing.
Key Information Stored
The table stores metadata that qualifies an address for specific business processes. Its primary key is SITE_USE_ID, a unique identifier for each site use record. Critical columns include ADDRESS_ID, which links to the RA_ADDRESSES_ALL table, and SITE_USE_CODE, which defines the purpose (e.g., BILL_TO, SHIP_TO). Other significant foreign key columns establish relationships with other master data, such as PAYMENT_TERM_ID (linking to RA_TERMS_B), PRICE_LIST_ID (linking to SO_PRICE_LISTS_B), and TERRITORY_ID (linking to RA_TERRITORIES). The BILL_TO_SITE_USE_ID column supports hierarchical relationships, allowing a Ship-To site to be associated with its governing Bill-To site. The table also includes standard WHO columns for auditing and a STATUS column to track active or inactive uses.
Common Use Cases and Queries
This table is central to configuring customer transaction points. Common use cases include determining valid Bill-To addresses for invoicing, identifying Ship-To locations for order fulfillment, and setting up statement cycles. A frequent reporting requirement is to list all active site uses for a customer. A typical query pattern joins RA_SITE_USES_ALL with RA_ADDRESSES_ALL and HZ_CUST_ACCT_SITES_ALL (the TCA customer account site entity) to retrieve a comprehensive customer location profile. For technical troubleshooting or data validation, queries often check for site uses missing critical dependencies, such as a Bill-To site without a defined payment term. The table is also pivotal in interfaces where transactional data must be validated against a customer's valid site uses before processing.
Related Objects
RA_SITE_USES_ALL has extensive relationships across EBS modules, as indicated by its foreign key constraints. Direct parent tables include:
- RA_ADDRESSES_ALL: The physical address record.
- RA_TERMS_B: For payment terms.
- SO_ORDER_TYPES_115_ALL and SO_PRICE_LISTS_B: For Order Management defaults.
- AR_CUSTOMER_PROFILES and AR_CUSTOMER_PROFILE_AMOUNTS: Store credit and collection rules at the site use level.
- OE_HOLD_SOURCES_ALL: Can define holds based on a site.
- PO_LOCATION_ASSOCIATIONS: Links purchasing locations to customer sites.
- MRP_SR_ASSIGNMENTS and MTL_INTERCOMPANY_PARAMETERS: Used in Supply Chain and Manufacturing for sourcing and intercompany rules.
-
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_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 ,
-
APPS.JAI_OM_RG_PKG dependencies on HZ_CUST_SITE_USES_ALL
12.1.1
-
APPS.JAI_AR_SUP_TRX_PKG dependencies on HZ_CUST_SITE_USES_ALL
12.1.1
-
APPS.JAI_AR_SUP_TRX_PKG dependencies on HZ_CUST_SITE_USES_ALL
12.2.2
-
APPS.JAI_OM_RG_PKG dependencies on HZ_CUST_SITE_USES_ALL
12.2.2
-
APPS.JAI_AR_RCTLA_TRIGGER_PKG dependencies on HZ_CUST_SITE_USES_ALL
12.1.1
-
APPS.JAI_OE_OLA_TRIGGER_PKG dependencies on HZ_CUST_SITE_USES_ALL
12.2.2
-
APPS.JAI_AR_RCTLA_TRIGGER_PKG dependencies on HZ_CUST_SITE_USES_ALL
12.2.2
-
APPS.JAI_OE_OLA_TRIGGER_PKG dependencies on HZ_CUST_SITE_USES_ALL
12.1.1
-
APPS.JAI_OM_RG_PKG dependencies on JAI_CMN_CUS_ADDRESSES
12.2.2
-
APPS.JAI_OM_RG_PKG dependencies on JAI_CMN_CUS_ADDRESSES
12.1.1
-
APPS.MSD_SR_UTIL dependencies on HZ_CUST_SITE_USES_ALL
12.2.2
-
APPS.MSD_SR_UTIL dependencies on HZ_CUST_SITE_USES_ALL
12.1.1
-
View: WSH_DELIVERY_LINES_DPW_V
12.2.2
product: OE - Order Entry , description: Delivery lines for Departure Planning Workbench , implementation_dba_data: Not implemented in this database ,
-
View: WSH_DELIVERY_LINES_DPW_V
12.1.1
product: OE - Order Entry , description: Delivery lines for Departure Planning Workbench , implementation_dba_data: Not implemented in this database ,
-
APPS.CSTPOMLD dependencies on HZ_CUST_SITE_USES_ALL
12.1.1
-
SYNONYM: APPS.RA_SITE_USES_ALL
12.1.1
owner:APPS, object_type:SYNONYM, object_name:RA_SITE_USES_ALL, status:VALID,
-
SYNONYM: APPS.RA_SITE_USES_ALL
12.2.2
owner:APPS, object_type:SYNONYM, object_name:RA_SITE_USES_ALL, status:VALID,
-
Table: WSH_DELIVERY_TEMPLATES
12.2.2
owner:OE, object_type:TABLE, fnd_design_data:OE.WSH_DELIVERY_TEMPLATES, object_name:WSH_DELIVERY_TEMPLATES, status:VALID, product: OE - Order Entry , description: Shipping Delivery Templates , implementation_dba_data: OE.WSH_DELIVERY_TEMPLATES ,
-
Table: WSH_DELIVERY_TEMPLATES
12.1.1
owner:OE, object_type:TABLE, fnd_design_data:OE.WSH_DELIVERY_TEMPLATES, object_name:WSH_DELIVERY_TEMPLATES, status:VALID, product: OE - Order Entry , description: Shipping Delivery Templates , implementation_dba_data: OE.WSH_DELIVERY_TEMPLATES ,
-
APPS.JAI_CMN_TAX_DEFAULTATION_PKG dependencies on HZ_CUST_SITE_USES_ALL
12.1.1
-
APPS.JAI_OM_UTILS_PKG dependencies on HZ_CUST_SITE_USES_ALL
12.2.2
-
APPS.JAI_CMN_TAX_DEFAULTATION_PKG dependencies on HZ_CUST_SITE_USES_ALL
12.2.2
-
Table: WSH_DELIVERIES
12.1.1
owner:OE, object_type:TABLE, fnd_design_data:OE.WSH_DELIVERIES, object_name:WSH_DELIVERIES, status:VALID, product: OE - Order Entry , description: Shipping deliveries , implementation_dba_data: OE.WSH_DELIVERIES ,
-
APPS.JAI_CMN_MTAX_PKG dependencies on HZ_CUST_SITE_USES_ALL
12.1.1
-
APPS.JAI_GENERAL_PKG dependencies on HZ_CUST_SITE_USES_ALL
12.2.2
-
APPS.JAI_GENERAL_PKG dependencies on HZ_CUST_SITE_USES_ALL
12.1.1
-
APPS.JAI_OM_UTILS_PKG dependencies on HZ_CUST_SITE_USES_ALL
12.1.1
-
APPS.JAI_OM_TAX_PKG dependencies on HZ_CUST_SITE_USES_ALL
12.1.1
-
Table: WSH_DELIVERIES
12.2.2
owner:OE, object_type:TABLE, fnd_design_data:OE.WSH_DELIVERIES, object_name:WSH_DELIVERIES, status:VALID, product: OE - Order Entry , description: Shipping deliveries , implementation_dba_data: OE.WSH_DELIVERIES ,
-
APPS.JAI_OM_TAX_PKG dependencies on HZ_CUST_SITE_USES_ALL
12.2.2
-
APPS.JAI_CMN_MTAX_PKG dependencies on HZ_CUST_SITE_USES_ALL
12.2.2
-
View: WSH_DELIVERY_TEMPLATES_V
12.1.1
product: OE - Order Entry , implementation_dba_data: Not implemented in this database ,
-
View: WSH_DELIVERY_TEMPLATES_V
12.2.2
product: OE - Order Entry , implementation_dba_data: Not implemented in this database ,
-
APPS.MSD_SR_UTIL dependencies on HZ_CUST_ACCT_SITES_ALL
12.1.1
-
APPS.JAI_AR_RCTA_TRIGGER_PKG dependencies on HZ_CUST_SITE_USES_ALL
12.2.2
-
APPS.JAI_AR_RCTA_TRIGGER_PKG dependencies on HZ_CUST_SITE_USES_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 ,
-
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.JAI_AR_SUP_TRX_PKG dependencies on OE_ORDER_LINES_ALL
12.2.2
-
APPS.JAI_AR_SUP_TRX_PKG dependencies on OE_ORDER_LINES_ALL
12.1.1
-
View: WSHFV_DELIVERY
12.1.1
product: OE - Order Entry , description: - Retrofitted , implementation_dba_data: Not implemented in this database ,
-
View: WSHFV_DELIVERY
12.2.2
product: OE - Order Entry , description: - Retrofitted , implementation_dba_data: Not implemented in this database ,
-
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 ,
-
Table: SO_HEADERS_ALL
12.1.1
owner:OE, object_type:TABLE, fnd_design_data:OE.SO_HEADERS_ALL, object_name:SO_HEADERS_ALL, status:VALID, product: OE - Order Entry , description: Order header information , implementation_dba_data: OE.SO_HEADERS_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: SO_HEADERS_ALL
12.2.2
owner:OE, object_type:TABLE, fnd_design_data:OE.SO_HEADERS_ALL, object_name:SO_HEADERS_ALL, status:VALID, product: OE - Order Entry , description: Order header information , implementation_dba_data: OE.SO_HEADERS_ALL ,
-
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 ,