Search Results hz_cust_acct_sites_all
The HZ_CUST_ACCT_SITES_ALL table is a critical component within Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2, serving as a foundational entity in the Trading Community Architecture (TCA) module. This table stores customer account site information, linking customer accounts (HZ_CUST_ACCOUNTS) to their respective physical or operational locations (HZ_PARTY_SITES). It plays a pivotal role in managing customer relationships, billing, shipping, and other site-specific attributes across multiple business functions such as Order Management, Receivables, and Payables. ### **Key Attributes and Structure** The table's structure includes columns that define the relationship between a customer account and its associated sites: - CUST_ACCT_SITE_ID: Primary key uniquely identifying each record. - CUST_ACCOUNT_ID: Foreign key referencing HZ_CUST_ACCOUNTS, linking to the customer account. - PARTY_SITE_ID: Foreign key referencing HZ_PARTY_SITES, associating the account with a physical address. - STATUS: Indicates whether the site is active (A) or inactive (I). - PRIMARY_FLAG: Designates if the site is the primary location for the customer account. - BILL_TO_FLAG, SHIP_TO_FLAG, MARKET_FLAG: Flags identifying the site's purpose (billing, shipping, or marketing). - ORG_ID: Supports multi-org functionality, segregating data by operating unit. ### **Functional Role in Oracle EBS** 1. **Order Management & Shipping**: The SHIP_TO_FLAG determines valid delivery locations for sales orders. When creating an order, the system validates against active sites marked for shipping. 2. **Accounts Receivable**: Billing sites (BILL_TO_FLAG = 'Y') are used for invoicing and payment processing. The table ensures accurate tax calculations and dunning processes. 3. **Multi-Org & Security**: The ORG_ID column enforces data security by restricting site access to authorized operating units, critical for compliance in decentralized enterprises. 4. **Data Hierarchy**: The table sits within TCA’s hierarchical model: HZ_PARTIES → HZ_PARTY_SITES → HZ_CUST_ACCOUNTS → HZ_CUST_ACCT_SITES_ALL. ### **Integration Points** - AR_CUSTOMER_PROFILES: Stores credit and payment terms linked to account sites. - RA_ADDRESSES_ALL: Legacy table mapping for backward compatibility. - OE_ORDER_HEADERS_ALL: References CUST_ACCT_SITE_ID for shipping/billing details. ### **Customization & Extensions** The table supports user-defined columns (ATTRIBUTE1–20) for industry-specific extensions. Triggers or APIs (e.g., HZ_CUST_ACCOUNT_SITE_V2PUB) should be used for updates to maintain TCA data integrity. ### **Performance Considerations** Indexes on CUST_ACCOUNT_ID, PARTY_SITE_ID, and ORG_ID optimize queries. Large-scale implementations should audit inactive records (STATUS = 'I') to avoid performance degradation. ### **Conclusion** The HZ_CUST_ACCT_SITES_ALL table is indispensable for managing customer site relationships in Oracle EBS. Its design ensures flexibility, scalability, and integration across financial and logistical modules, making it a cornerstone of the TCA framework. Proper utilization of this table enhances data accuracy, operational efficiency, and compliance in multi-org environments.
-
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: 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 ,
-
Table: RA_REMIT_TOS_ALL
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.RA_REMIT_TOS_ALL, object_name:RA_REMIT_TOS_ALL, status:VALID, product: AR - Receivables , description: Links remit-to addresses with state and country , implementation_dba_data: AR.RA_REMIT_TOS_ALL ,
-
Lookup Type: TCA_OWNER_TABLE
12.1.1
product: AR - Receivables , meaning: TCA Owner Tables , description: TCA Owner Tables ,
-
Table: RA_REMIT_TOS_ALL
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.RA_REMIT_TOS_ALL, object_name:RA_REMIT_TOS_ALL, status:VALID, product: AR - Receivables , description: Links remit-to addresses with state and country , implementation_dba_data: AR.RA_REMIT_TOS_ALL ,
-
Lookup Type: TCA_OWNER_TABLE
12.2.2
product: AR - Receivables , meaning: TCA Owner Tables , description: TCA Owner Tables ,
-
Table: RA_CUSTOMER_MERGES
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.RA_CUSTOMER_MERGES, object_name:RA_CUSTOMER_MERGES, status:VALID, product: AR - Receivables , description: Information about customers, addresses, and site uses that are being merged or moved , implementation_dba_data: AR.RA_CUSTOMER_MERGES ,
-
Table: AR_TAX_EXTRACT_SUB_ITF
12.2.2
product: AR - Receivables , description: Tax Extract interface table , implementation_dba_data: Not implemented in this database ,
-
Table: RA_CUSTOMER_MERGES
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.RA_CUSTOMER_MERGES, object_name:RA_CUSTOMER_MERGES, status:VALID, product: AR - Receivables , description: Information about customers, addresses, and site uses that are being merged or moved , implementation_dba_data: AR.RA_CUSTOMER_MERGES ,
-
Table: AR_TAX_EXTRACT_SUB_ITF
12.1.1
product: AR - Receivables , description: Tax Extract interface table , implementation_dba_data: Not implemented in this database ,
-
Table: RA_INTERFACE_LINES_ALL
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.RA_INTERFACE_LINES_ALL, object_name:RA_INTERFACE_LINES_ALL, status:VALID, product: AR - Receivables , description: Information for each invoice line imported using AutoInvoice , implementation_dba_data: AR.RA_INTERFACE_LINES_ALL ,
-
Table: RA_INTERFACE_LINES_ALL
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.RA_INTERFACE_LINES_ALL, object_name:RA_INTERFACE_LINES_ALL, status:VALID, product: AR - Receivables , description: Information for each invoice line imported using AutoInvoice , implementation_dba_data: AR.RA_INTERFACE_LINES_ALL ,
-
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: 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_CMGT_PARTY_ACCOUNTS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_CMGT_PARTY_ACCOUNTS, object_name:AR_CMGT_PARTY_ACCOUNTS, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.AR_CMGT_PARTY_ACCOUNTS ,
-
View: AR_CMGT_PARTY_ACCOUNTS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_CMGT_PARTY_ACCOUNTS, object_name:AR_CMGT_PARTY_ACCOUNTS, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.AR_CMGT_PARTY_ACCOUNTS ,
-
Table: AR_STATEMENTS_HISTORY_ALL
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_STATEMENTS_HISTORY_ALL, object_name:AR_STATEMENTS_HISTORY_ALL, status:VALID, product: AR - Receivables , description: The history of every customer statement that you generate , implementation_dba_data: AR.AR_STATEMENTS_HISTORY_ALL ,
-
Table: AR_STATEMENT_HEADERS
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_STATEMENT_HEADERS, object_name:AR_STATEMENT_HEADERS, status:VALID, product: AR - Receivables , description: Interim table of statement header information , implementation_dba_data: AR.AR_STATEMENT_HEADERS ,
-
Table: AR_STATEMENT_HEADERS
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_STATEMENT_HEADERS, object_name:AR_STATEMENT_HEADERS, status:VALID, product: AR - Receivables , description: Interim table of statement header information , implementation_dba_data: AR.AR_STATEMENT_HEADERS ,
-
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: AR_STATEMENTS_HISTORY_ALL
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_STATEMENTS_HISTORY_ALL, object_name:AR_STATEMENTS_HISTORY_ALL, status:VALID, product: AR - Receivables , description: The history of every customer statement that you generate , implementation_dba_data: AR.AR_STATEMENTS_HISTORY_ALL ,
-
Table: HZ_CUST_CONTACT_POINTS
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.HZ_CUST_CONTACT_POINTS, object_name:HZ_CUST_CONTACT_POINTS, status:VALID, product: AR - Receivables , description: This table is no longer used , implementation_dba_data: AR.HZ_CUST_CONTACT_POINTS ,
-
Table: HZ_CUST_CONTACT_POINTS
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.HZ_CUST_CONTACT_POINTS, object_name:HZ_CUST_CONTACT_POINTS, status:VALID, product: AR - Receivables , description: This table is no longer used , implementation_dba_data: AR.HZ_CUST_CONTACT_POINTS ,
-
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: AR_CORRESPONDENCES_ALL
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_CORRESPONDENCES_ALL, object_name:AR_CORRESPONDENCES_ALL, status:VALID, product: AR - Receivables , description: Dunning letters sent to a customer , implementation_dba_data: AR.AR_CORRESPONDENCES_ALL ,
-
Table: HZ_CUST_ACCT_SITES_ALL_M
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.HZ_CUST_ACCT_SITES_ALL_M, object_name:HZ_CUST_ACCT_SITES_ALL_M, status:VALID, product: AR - Receivables , description: The HZ_CUST_ACCT_SITES_ALL_M table stores the information of customer profile amounts from HZ_CUST_ACCT_SITES_ALL table before the account merge happens. The primary key for this table is CUST_ACCT_SITE_ID , CUSTOMER_MERGE_HEADER_ID. , implementation_dba_data: AR.HZ_CUST_ACCT_SITES_ALL_M ,
-
Table: HZ_CUST_ACCT_SITES_ALL_M
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.HZ_CUST_ACCT_SITES_ALL_M, object_name:HZ_CUST_ACCT_SITES_ALL_M, status:VALID, product: AR - Receivables , description: The HZ_CUST_ACCT_SITES_ALL_M table stores the information of customer profile amounts from HZ_CUST_ACCT_SITES_ALL table before the account merge happens. The primary key for this table is CUST_ACCT_SITE_ID , CUSTOMER_MERGE_HEADER_ID. , implementation_dba_data: AR.HZ_CUST_ACCT_SITES_ALL_M ,
-
View: RA_CUSTOMER_TRX_CR_TRX_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.RA_CUSTOMER_TRX_CR_TRX_V, object_name:RA_CUSTOMER_TRX_CR_TRX_V, status:VALID, product: AR - Receivables , description: (Release 115 Only) , implementation_dba_data: APPS.RA_CUSTOMER_TRX_CR_TRX_V ,
-
Table: AR_CORRESPONDENCES_ALL
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_CORRESPONDENCES_ALL, object_name:AR_CORRESPONDENCES_ALL, status:VALID, product: AR - Receivables , description: Dunning letters sent to a customer , implementation_dba_data: AR.AR_CORRESPONDENCES_ALL ,
-
Table: AR_CMGT_CREDIT_REQUESTS
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_CMGT_CREDIT_REQUESTS, object_name:AR_CMGT_CREDIT_REQUESTS, status:VALID, product: AR - Receivables , description: The AR_CMGT_CREDIT_REQUESTS table stores information for each credit request. , implementation_dba_data: AR.AR_CMGT_CREDIT_REQUESTS ,
-
Table: AR_CMGT_CREDIT_REQUESTS
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_CMGT_CREDIT_REQUESTS, object_name:AR_CMGT_CREDIT_REQUESTS, status:VALID, product: AR - Receivables , description: The AR_CMGT_CREDIT_REQUESTS table stores information for each credit request. , implementation_dba_data: AR.AR_CMGT_CREDIT_REQUESTS ,
-
View: RA_CUSTOMER_TRX_CR_TRX_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.RA_CUSTOMER_TRX_CR_TRX_V, object_name:RA_CUSTOMER_TRX_CR_TRX_V, status:VALID, product: AR - Receivables , description: (Release 115 Only) , implementation_dba_data: APPS.RA_CUSTOMER_TRX_CR_TRX_V ,
-
View: RA_CUSTOMER_BILL_VIEW
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.RA_CUSTOMER_BILL_VIEW, object_name:RA_CUSTOMER_BILL_VIEW, status:VALID, product: AR - Receivables , description: Information about customer who is billed , implementation_dba_data: APPS.RA_CUSTOMER_BILL_VIEW ,
-
View: RA_CUSTOMER_SHIP_VIEW
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.RA_CUSTOMER_SHIP_VIEW, object_name:RA_CUSTOMER_SHIP_VIEW, status:VALID, product: AR - Receivables , description: Information about customer who gets the shipments , implementation_dba_data: APPS.RA_CUSTOMER_SHIP_VIEW ,
-
View: HZ_DQM_CS_U_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.HZ_DQM_CS_U_V, object_name:HZ_DQM_CS_U_V, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.HZ_DQM_CS_U_V ,
-
View: HZ_DQM_CS_U_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.HZ_DQM_CS_U_V, object_name:HZ_DQM_CS_U_V, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.HZ_DQM_CS_U_V ,
-
View: RA_CUSTOMER_BILL_VIEW
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.RA_CUSTOMER_BILL_VIEW, object_name:RA_CUSTOMER_BILL_VIEW, status:VALID, product: AR - Receivables , description: Information about customer who is billed , implementation_dba_data: APPS.RA_CUSTOMER_BILL_VIEW ,
-
View: RA_CUSTOMER_SHIP_VIEW
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.RA_CUSTOMER_SHIP_VIEW, object_name:RA_CUSTOMER_SHIP_VIEW, status:VALID, product: AR - Receivables , description: Information about customer who gets the shipments , implementation_dba_data: APPS.RA_CUSTOMER_SHIP_VIEW ,
-
View: HZ_DQM_AC_CS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.HZ_DQM_AC_CS_V, object_name:HZ_DQM_AC_CS_V, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.HZ_DQM_AC_CS_V ,
-
View: HZ_DQM_AC_CS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.HZ_DQM_AC_CS_V, object_name:HZ_DQM_AC_CS_V, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.HZ_DQM_AC_CS_V ,
-
View: HZ_DQM_AC_AS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.HZ_DQM_AC_AS_V, object_name:HZ_DQM_AC_AS_V, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.HZ_DQM_AC_AS_V ,
-
View: HZ_DQM_AC_AS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.HZ_DQM_AC_AS_V, object_name:HZ_DQM_AC_AS_V, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.HZ_DQM_AC_AS_V ,
-
View: ARBV_LOCATIONS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.ARBV_LOCATIONS, object_name:ARBV_LOCATIONS, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.ARBV_LOCATIONS ,
-
View: ARBV_LOCATIONS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.ARBV_LOCATIONS, object_name:ARBV_LOCATIONS, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.ARBV_LOCATIONS ,
-
View: AR_CUSTOMER_FIND_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_CUSTOMER_FIND_V, object_name:AR_CUSTOMER_FIND_V, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.AR_CUSTOMER_FIND_V ,
-
View: AR_CUSTOMER_FIND_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_CUSTOMER_FIND_V, object_name:AR_CUSTOMER_FIND_V, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.AR_CUSTOMER_FIND_V ,
-
Table: HZ_CUST_ACCOUNT_ROLES
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.HZ_CUST_ACCOUNT_ROLES, object_name:HZ_CUST_ACCOUNT_ROLES, status:VALID, product: AR - Receivables , description: Roles that parties perform in customer accounts , implementation_dba_data: AR.HZ_CUST_ACCOUNT_ROLES ,
-
Table: HZ_CUST_ACCOUNT_ROLES
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.HZ_CUST_ACCOUNT_ROLES, object_name:HZ_CUST_ACCOUNT_ROLES, status:VALID, product: AR - Receivables , description: Roles that parties perform in customer accounts , implementation_dba_data: AR.HZ_CUST_ACCOUNT_ROLES ,
-
View: RA_CUSTOMER_TRX_CM_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.RA_CUSTOMER_TRX_CM_V, object_name:RA_CUSTOMER_TRX_CM_V, status:VALID, product: AR - Receivables , description: (Release 115 Only) , implementation_dba_data: APPS.RA_CUSTOMER_TRX_CM_V ,
-
View: RA_CUSTOMER_TRX_CM_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.RA_CUSTOMER_TRX_CM_V, object_name:RA_CUSTOMER_TRX_CM_V, status:VALID, product: AR - Receivables , description: (Release 115 Only) , implementation_dba_data: APPS.RA_CUSTOMER_TRX_CM_V ,