Search Results ra_territories
The RA_TERRITORIES table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical data structure within the Receivables (AR) module, primarily used to store territory-related information for sales and revenue tracking. Territories in Oracle Receivables are geographical or organizational divisions that help businesses segment their markets, assign sales representatives, and analyze revenue distribution. This table serves as the foundation for territory management, enabling companies to define hierarchical structures for sales regions, countries, states, or custom-defined areas.
Key Attributes of RA_TERRITORIES
The RA_TERRITORIES table contains several important columns that define territory characteristics:- TERRITORY_ID: A unique identifier for each territory, often used as a primary key in relationships with other tables.
- NAME: The descriptive name of the territory (e.g., "North America" or "EMEA").
- DESCRIPTION: Additional details about the territory's scope or purpose.
- PARENT_TERRITORY_ID: Establishes hierarchical relationships between territories, allowing for nested structures (e.g., a country within a region).
- START_DATE_ACTIVE and END_DATE_ACTIVE: Define the validity period of the territory record.
- STATUS: Indicates whether the territory is active or inactive.
- CREATED_BY, CREATION_DATE, LAST_UPDATED_BY, LAST_UPDATE_DATE: Standard Oracle audit columns.
Functional Role in Oracle EBS
The RA_TERRITORIES table integrates with multiple EBS modules and processes:- Sales Force Automation: Territories are assigned to sales representatives in RA_SALESREPS, enabling commission calculations and performance tracking.
- Revenue Recognition: Territory data may influence revenue allocation rules in Advanced Collections or Revenue Management.
- Reporting and Analytics: Used in Oracle Financial Analyzer and BI Publisher reports to analyze sales performance by region.
- Order Management Integration: Territory information can default onto sales orders via AutoInvoice or Order-to-Cash workflows.
Technical Considerations
In EBS 12.2.2, the table is subject to Oracle's Online Patching (ADOP) framework, meaning changes to territory structures can be patched online without system downtime. The table has foreign key relationships with:- RA_SALESREPS (for sales rep assignments)
- RA_CUSTOMERS (for customer territory mapping)
- RA_SALES_CREDITS (for commission calculations)
Customization and Extension
Organizations often extend the RA_TERRITORIES functionality by:- Adding custom attributes via Descriptive Flexfields (DFFs)
- Creating triggers or APIs to enforce territory validation rules
- Integrating with third-party Geographic Information Systems (GIS)
Data Security
Access to territory data is controlled through Oracle's Function Security and Data Security models, particularly relevant for multi-org implementations where territory visibility may be restricted by operating unit.Migration and Upgrade Impact
During upgrades from 12.1.1 to 12.2.2, the table structure remains largely unchanged, but territory data may require reconciliation if customizations exist. The table is included in Oracle's Trading Community Architecture (TCA) data model in later versions. In summary, RA_TERRITORIES is a foundational component of Oracle EBS' territory management framework, enabling sophisticated sales territory structures that drive critical business processes across Receivables, Order Management, and CRM modules.-
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 ,
-
Table: RA_TERRITORIES
12.2.2
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 ,
-
Table: RA_SALESREP_TERRITORIES
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.RA_SALESREP_TERRITORIES, object_name:RA_SALESREP_TERRITORIES, status:VALID, product: AR - Receivables , description: Territory information for salespeople , implementation_dba_data: AR.RA_SALESREP_TERRITORIES ,
-
Table: RA_SALESREP_TERRITORIES
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.RA_SALESREP_TERRITORIES, object_name:RA_SALESREP_TERRITORIES, status:VALID, product: AR - Receivables , description: Territory information for salespeople , implementation_dba_data: AR.RA_SALESREP_TERRITORIES ,
-
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_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_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: HZ_CUST_ACCT_SITES_ALL
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.HZ_CUST_ACCT_SITES_ALL, object_name:HZ_CUST_ACCT_SITES_ALL, status:VALID, product: AR - Receivables , description: Stores all customer account sites across all operating units , implementation_dba_data: AR.HZ_CUST_ACCT_SITES_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 ,
-
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 ,
-
Table: HZ_CUST_ACCT_SITES_ALL
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.HZ_CUST_ACCT_SITES_ALL, object_name:HZ_CUST_ACCT_SITES_ALL, status:VALID, product: AR - Receivables , description: Stores all customer account sites across all operating units , implementation_dba_data: AR.HZ_CUST_ACCT_SITES_ALL ,
-
View: AR_CM_PAY_SITE_USES_H_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_CM_PAY_SITE_USES_H_V, object_name:AR_CM_PAY_SITE_USES_H_V, status:VALID, product: AR - Receivables , description: AR XLA Extract , implementation_dba_data: APPS.AR_CM_PAY_SITE_USES_H_V ,
-
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_CM_PAY_SITE_USES_S_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_CM_PAY_SITE_USES_S_V, object_name:AR_CM_PAY_SITE_USES_S_V, status:VALID, product: AR - Receivables , description: credit memo paying site shared extract , implementation_dba_data: APPS.AR_CM_PAY_SITE_USES_S_V ,
-
View: AR_RCT_SITE_USES_S_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_RCT_SITE_USES_S_V, object_name:AR_RCT_SITE_USES_S_V, status:VALID, product: AR - Receivables , description: cash receipt site shared extract , implementation_dba_data: APPS.AR_RCT_SITE_USES_S_V ,
-
View: AR_CM_PAY_SITE_USES_H_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_CM_PAY_SITE_USES_H_V, object_name:AR_CM_PAY_SITE_USES_H_V, status:VALID, product: AR - Receivables , description: AR XLA Extract , implementation_dba_data: APPS.AR_CM_PAY_SITE_USES_H_V ,
-
View: AR_CM_PAY_SITE_USES_S_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_CM_PAY_SITE_USES_S_V, object_name:AR_CM_PAY_SITE_USES_S_V, status:VALID, product: AR - Receivables , description: credit memo paying site shared extract , implementation_dba_data: APPS.AR_CM_PAY_SITE_USES_S_V ,
-
View: AR_DRAWEE_SITE_USES_H_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_DRAWEE_SITE_USES_H_V, object_name:AR_DRAWEE_SITE_USES_H_V, status:VALID, product: AR - Receivables , description: drawee customer site header extract , implementation_dba_data: APPS.AR_DRAWEE_SITE_USES_H_V ,
-
View: AR_RCT_SITE_USES_S_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_RCT_SITE_USES_S_V, object_name:AR_RCT_SITE_USES_S_V, status:VALID, product: AR - Receivables , description: cash receipt site shared extract , implementation_dba_data: APPS.AR_RCT_SITE_USES_S_V ,
-
View: AR_PAY_SITE_USES_S_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_PAY_SITE_USES_S_V, object_name:AR_PAY_SITE_USES_S_V, status:VALID, product: AR - Receivables , description: paying site shared extract , implementation_dba_data: APPS.AR_PAY_SITE_USES_S_V ,
-
View: AR_CM_SOLD_SITE_USES_H_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_CM_SOLD_SITE_USES_H_V, object_name:AR_CM_SOLD_SITE_USES_H_V, status:VALID, product: AR - Receivables , description: AR XLA Extract , implementation_dba_data: APPS.AR_CM_SOLD_SITE_USES_H_V ,
-
View: AR_CM_SHIP_TO_SITE_USES_S_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_CM_SHIP_TO_SITE_USES_S_V, object_name:AR_CM_SHIP_TO_SITE_USES_S_V, status:VALID, product: AR - Receivables , description: credit memo ship to site shared extract , implementation_dba_data: APPS.AR_CM_SHIP_TO_SITE_USES_S_V ,
-
View: AR_PAY_SITE_USES_S_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_PAY_SITE_USES_S_V, object_name:AR_PAY_SITE_USES_S_V, status:VALID, product: AR - Receivables , description: paying site shared extract , implementation_dba_data: APPS.AR_PAY_SITE_USES_S_V ,
-
View: AR_CM_SOLD_SITE_USES_H_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_CM_SOLD_SITE_USES_H_V, object_name:AR_CM_SOLD_SITE_USES_H_V, status:VALID, product: AR - Receivables , description: AR XLA Extract , implementation_dba_data: APPS.AR_CM_SOLD_SITE_USES_H_V ,
-
View: AR_CM_SHIP_TO_SITE_USES_S_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_CM_SHIP_TO_SITE_USES_S_V, object_name:AR_CM_SHIP_TO_SITE_USES_S_V, status:VALID, product: AR - Receivables , description: credit memo ship to site shared extract , implementation_dba_data: APPS.AR_CM_SHIP_TO_SITE_USES_S_V ,
-
View: AR_CM_BILL_SITE_USES_H_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_CM_BILL_SITE_USES_H_V, object_name:AR_CM_BILL_SITE_USES_H_V, status:VALID, product: AR - Receivables , description: AR XLA Extract , implementation_dba_data: APPS.AR_CM_BILL_SITE_USES_H_V ,
-
View: AR_CM_SHIP_TO_SITE_USES_H_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_CM_SHIP_TO_SITE_USES_H_V, object_name:AR_CM_SHIP_TO_SITE_USES_H_V, status:VALID, product: AR - Receivables , description: AR XLA Extract , implementation_dba_data: APPS.AR_CM_SHIP_TO_SITE_USES_H_V ,
-
View: AR_DRAWEE_SITE_USES_H_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_DRAWEE_SITE_USES_H_V, object_name:AR_DRAWEE_SITE_USES_H_V, status:VALID, product: AR - Receivables , description: drawee customer site header extract , implementation_dba_data: APPS.AR_DRAWEE_SITE_USES_H_V ,
-
View: AR_RCT_SITE_USES_H_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_RCT_SITE_USES_H_V, object_name:AR_RCT_SITE_USES_H_V, status:VALID, product: AR - Receivables , description: AR XLA Extract , implementation_dba_data: APPS.AR_RCT_SITE_USES_H_V ,
-
View: AR_RCT_SITE_USES_H_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_RCT_SITE_USES_H_V, object_name:AR_RCT_SITE_USES_H_V, status:VALID, product: AR - Receivables , description: AR XLA Extract , implementation_dba_data: APPS.AR_RCT_SITE_USES_H_V ,
-
View: AR_CM_SHIP_TO_SITE_USES_H_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_CM_SHIP_TO_SITE_USES_H_V, object_name:AR_CM_SHIP_TO_SITE_USES_H_V, status:VALID, product: AR - Receivables , description: AR XLA Extract , implementation_dba_data: APPS.AR_CM_SHIP_TO_SITE_USES_H_V ,
-
View: AR_CM_SOLD_SITE_USES_S_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_CM_SOLD_SITE_USES_S_V, object_name:AR_CM_SOLD_SITE_USES_S_V, status:VALID, product: AR - Receivables , description: credit memo sold to site shared extract , implementation_dba_data: APPS.AR_CM_SOLD_SITE_USES_S_V ,
-
View: AR_CM_BILL_SITE_USES_H_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_CM_BILL_SITE_USES_H_V, object_name:AR_CM_BILL_SITE_USES_H_V, status:VALID, product: AR - Receivables , description: AR XLA Extract , implementation_dba_data: APPS.AR_CM_BILL_SITE_USES_H_V ,
-
View: AR_CM_SOLD_SITE_USES_S_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_CM_SOLD_SITE_USES_S_V, object_name:AR_CM_SOLD_SITE_USES_S_V, status:VALID, product: AR - Receivables , description: credit memo sold to site shared extract , implementation_dba_data: APPS.AR_CM_SOLD_SITE_USES_S_V ,
-
View: ARFV_CUSTOMER_SITES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.ARFV_CUSTOMER_SITES, object_name:ARFV_CUSTOMER_SITES, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.ARFV_CUSTOMER_SITES ,
-
View: AR_SOLD_TO_SITE_USES_S_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_SOLD_TO_SITE_USES_S_V, object_name:AR_SOLD_TO_SITE_USES_S_V, status:VALID, product: AR - Receivables , description: sold to site shared extract , implementation_dba_data: APPS.AR_SOLD_TO_SITE_USES_S_V ,
-
View: AR_CM_BILL_SITE_USES_S_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_CM_BILL_SITE_USES_S_V, object_name:AR_CM_BILL_SITE_USES_S_V, status:VALID, product: AR - Receivables , description: credit memo bill to site shared extract , implementation_dba_data: APPS.AR_CM_BILL_SITE_USES_S_V ,
-
View: AR_BILL_TO_SITE_USES_S_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_BILL_TO_SITE_USES_S_V, object_name:AR_BILL_TO_SITE_USES_S_V, status:VALID, product: AR - Receivables , description: bill to customer site shared extract , implementation_dba_data: APPS.AR_BILL_TO_SITE_USES_S_V ,
-
View: AR_BILL_TO_SITE_USES_S_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_BILL_TO_SITE_USES_S_V, object_name:AR_BILL_TO_SITE_USES_S_V, status:VALID, product: AR - Receivables , description: bill to customer site shared extract , implementation_dba_data: APPS.AR_BILL_TO_SITE_USES_S_V ,
-
View: AR_CM_BILL_SITE_USES_S_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_CM_BILL_SITE_USES_S_V, object_name:AR_CM_BILL_SITE_USES_S_V, status:VALID, product: AR - Receivables , description: credit memo bill to site shared extract , implementation_dba_data: APPS.AR_CM_BILL_SITE_USES_S_V ,
-
View: ARFV_CUSTOMER_SITES
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.ARFV_CUSTOMER_SITES, object_name:ARFV_CUSTOMER_SITES, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.ARFV_CUSTOMER_SITES ,
-
Table: RA_CUSTOMER_TRX_ALL
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.RA_CUSTOMER_TRX_ALL, object_name:RA_CUSTOMER_TRX_ALL, status:VALID, product: AR - Receivables , description: Header-level information about invoices, debit memos, chargebacks, commitments and credit memos , implementation_dba_data: AR.RA_CUSTOMER_TRX_ALL ,
-
View: AR_SHIP_TO_SITE_USES_S_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_SHIP_TO_SITE_USES_S_V, object_name:AR_SHIP_TO_SITE_USES_S_V, status:VALID, product: AR - Receivables , description: ship to site shared extract , implementation_dba_data: APPS.AR_SHIP_TO_SITE_USES_S_V ,
-
View: AR_SOLD_TO_SITE_USES_S_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_SOLD_TO_SITE_USES_S_V, object_name:AR_SOLD_TO_SITE_USES_S_V, status:VALID, product: AR - Receivables , description: sold to site shared extract , implementation_dba_data: APPS.AR_SOLD_TO_SITE_USES_S_V ,
-
View: AR_SHIP_TO_SITE_USES_S_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_SHIP_TO_SITE_USES_S_V, object_name:AR_SHIP_TO_SITE_USES_S_V, status:VALID, product: AR - Receivables , description: ship to site shared extract , implementation_dba_data: APPS.AR_SHIP_TO_SITE_USES_S_V ,
-
Table: RA_CUSTOMER_TRX_ALL
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.RA_CUSTOMER_TRX_ALL, object_name:RA_CUSTOMER_TRX_ALL, status:VALID, product: AR - Receivables , description: Header-level information about invoices, debit memos, chargebacks, commitments and credit memos , implementation_dba_data: AR.RA_CUSTOMER_TRX_ALL ,
-
Table: HZ_CUST_SITE_USES_ALL
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.HZ_CUST_SITE_USES_ALL, object_name:HZ_CUST_SITE_USES_ALL, status:VALID, product: AR - Receivables , description: Stores business purposes assigned to customer account sites. , implementation_dba_data: AR.HZ_CUST_SITE_USES_ALL ,
-
Table: HZ_CUST_SITE_USES_ALL
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.HZ_CUST_SITE_USES_ALL, object_name:HZ_CUST_SITE_USES_ALL, status:VALID, product: AR - Receivables , description: Stores business purposes assigned to customer account sites. , implementation_dba_data: AR.HZ_CUST_SITE_USES_ALL ,
-
View: AR_CREDIT_MEMO_S_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_CREDIT_MEMO_S_V, object_name:AR_CREDIT_MEMO_S_V, status:VALID, product: AR - Receivables , description: credit memo shared extract , implementation_dba_data: APPS.AR_CREDIT_MEMO_S_V ,
-
View: AR_CREDIT_MEMO_H_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_CREDIT_MEMO_H_V, object_name:AR_CREDIT_MEMO_H_V, status:VALID, product: AR - Receivables , description: AR XLA Extract , implementation_dba_data: APPS.AR_CREDIT_MEMO_H_V ,