Search Results ap 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.
-
Lookup Type: ALL
12.1.1
product: AR - Receivables , meaning: All , description: All ,
-
Lookup Type: ALL
12.2.2
product: AR - Receivables , meaning: All , description: All ,
-
Lookup Type: AR_CMGT_CUSTOMER_LEVEL
12.1.1
product: AR - Receivables , meaning: Credit Management Customer Level , description: Credit Management Customer Level ,
-
Lookup Type: AR_CMGT_CUSTOMER_LEVEL
12.2.2
product: AR - Receivables , meaning: Credit Management Customer Level , description: Credit Management Customer Level ,
-
Lookup Type: ARI_ACCOUNT_GROUPING_OPTIONS
12.2.2
product: AR - Receivables , meaning: ARI Account Grouping Options , description: Account Grouping Options ,
-
Lookup Type: ARI_ACCOUNT_GROUPING_OPTIONS
12.1.1
product: AR - Receivables , meaning: ARI Account Grouping Options , description: Account Grouping Options ,
-
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 ,
-
Concurrent Program: ARXRWS
12.2.2
execution_filename: ARXRWS , product: AR - Receivables , user_name: ARXRWS , description: Receipts Without Sites Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: ARXRWS
12.1.1
execution_filename: ARXRWS , product: AR - Receivables , user_name: ARXRWS , description: Receipts Without Sites Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: ARHMAILS
12.2.2
execution_filename: arhmails , product: AR - Receivables , user_name: ARHMAILS , description: Migrates mailstop from org contacts to party sites , argument_method: Standard , enabled: Yes , execution_method: SQL*Plus ,
-
Concurrent Program: ARXRWS_XML
12.2.2
product: AR - Receivables , user_name: Receipts Without Sites Report (XML) , description: Receipts Without Sites Report , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: ARXRWS_XML
12.1.1
product: AR - Receivables , user_name: Receipts Without Sites Report (XML) - Not Supported: Reserved For Future Use , description: Receipts Without Sites Report , argument_method: Standard , enabled: No , execution_method: Java Concurrent Program ,
-
Lookup Type: HZ_DOMAIN_SUFFIX_LIST
12.1.1
product: AR - Receivables , meaning: E-Mail Domain Suffixes , description: E-mail domain suffixes, used in the CORE DOMAIN EXTRACTION transformation ,
-
Concurrent Program: ARHMAILS
12.1.1
execution_filename: arhmails , product: AR - Receivables , user_name: ARHMAILS , description: Migrates mailstop from org contacts to party sites , argument_method: Standard , enabled: Yes , execution_method: SQL*Plus ,
-
Lookup Type: HZ_DOMAIN_SUFFIX_LIST
12.2.2
product: AR - Receivables , meaning: E-Mail Domain Suffixes , description: E-mail domain suffixes, used in the CORE DOMAIN EXTRACTION transformation ,
-
Table: HZ_ORGANIZATION_INDICATORS
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.HZ_ORGANIZATION_INDICATORS, object_name:HZ_ORGANIZATION_INDICATORS, status:VALID, product: AR - Receivables , description: Indicators related to finance, legal, and business standing for business sites , implementation_dba_data: AR.HZ_ORGANIZATION_INDICATORS ,
-
Lookup Type: HZ_DQM_ATTRIB_ENTITIES
12.1.1
product: AR - Receivables , meaning: Dqm Attribute Entities ,
-
Table: HZ_PARTY_SITES_EXT_B
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.HZ_PARTY_SITES_EXT_B, object_name:HZ_PARTY_SITES_EXT_B, status:VALID, product: AR - Receivables , description: Stores extensible attributes for party sites. , implementation_dba_data: AR.HZ_PARTY_SITES_EXT_B ,
-
Lookup Type: HZ_DQM_ATTRIB_ENTITIES
12.2.2
product: AR - Receivables , meaning: Dqm Attribute Entities ,
-
Table: HZ_PARTY_SITES_EXT_B
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.HZ_PARTY_SITES_EXT_B, object_name:HZ_PARTY_SITES_EXT_B, status:VALID, product: AR - Receivables , description: Stores extensible attributes for party sites. , implementation_dba_data: AR.HZ_PARTY_SITES_EXT_B ,
-
Table: HZ_ORGANIZATION_INDICATORS
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.HZ_ORGANIZATION_INDICATORS, object_name:HZ_ORGANIZATION_INDICATORS, status:VALID, product: AR - Receivables , description: Indicators related to finance, legal, and business standing for business sites , implementation_dba_data: AR.HZ_ORGANIZATION_INDICATORS ,
-
Lookup Type: HZ_EXT_ENTITIES
12.2.2
product: AR - Receivables , meaning: Entities for extensible attributes , description: Data model extensibility entities ,
-
Lookup Type: HZ_EXT_ENTITIES
12.1.1
product: AR - Receivables , meaning: Entities for extensible attributes , description: Data model extensibility entities ,
-
Table: HZ_CUSTOMER_PROFILES
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.HZ_CUSTOMER_PROFILES, object_name:HZ_CUSTOMER_PROFILES, status:VALID, product: AR - Receivables , description: Credit information for customer accounts and customer account sites , implementation_dba_data: AR.HZ_CUSTOMER_PROFILES ,
-
Table: HZ_CUSTOMER_PROFILES
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.HZ_CUSTOMER_PROFILES, object_name:HZ_CUSTOMER_PROFILES, status:VALID, product: AR - Receivables , description: Credit information for customer accounts and customer account sites , implementation_dba_data: AR.HZ_CUSTOMER_PROFILES ,
-
View: AR_AP_TAX_CODES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_AP_TAX_CODES_V, object_name:AR_AP_TAX_CODES_V, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.AR_AP_TAX_CODES_V ,
-
View: AR_AP_TAX_CODES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_AP_TAX_CODES_V, object_name:AR_AP_TAX_CODES_V, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.AR_AP_TAX_CODES_V ,
-
View: AR_SITES_ASSIGNED_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_SITES_ASSIGNED_V, object_name:AR_SITES_ASSIGNED_V, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.AR_SITES_ASSIGNED_V ,
-
View: AR_SITES_ASSIGNED_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_SITES_ASSIGNED_V, object_name:AR_SITES_ASSIGNED_V, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.AR_SITES_ASSIGNED_V ,
-
Lookup Type: HZ_RELATIONSHIP_TYPE
12.1.1
product: AR - Receivables , meaning: TCA Relationship Types , description: User friendly names for Relationship Types ,
-
Lookup Type: HZ_RELATIONSHIP_TYPE
12.2.2
product: AR - Receivables , meaning: TCA Relationship Types , description: User friendly names for Relationship Types ,
-
View: HZ_PARTY_SITES_EXT_VL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.HZ_PARTY_SITES_EXT_VL, object_name:HZ_PARTY_SITES_EXT_VL, status:VALID, product: AR - Receivables , description: Multilingual view of extensible attributes for party sites , implementation_dba_data: APPS.HZ_PARTY_SITES_EXT_VL ,
-
View: HZ_PARTY_SITES_EXT_VL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.HZ_PARTY_SITES_EXT_VL, object_name:HZ_PARTY_SITES_EXT_VL, status:VALID, product: AR - Receivables , description: Multilingual view of extensible attributes for party sites , implementation_dba_data: APPS.HZ_PARTY_SITES_EXT_VL ,
-
Lookup Type: TAX_GROUP_TYPE
12.1.1
product: AR - Receivables , meaning: Tax Group Type , description: Tax Group Type ,
-
Lookup Type: TAX_GROUP_TYPE
12.2.2
product: AR - Receivables , meaning: Tax Group Type , description: Tax Group Type ,
-
Lookup Type: NAICS_1997
12.2.2
product: AR - Receivables , meaning: 1997 North American Industry Classification System , description: 1997 North American Industry Classification System ,
-
Lookup Type: NAICS_1997
12.1.1
product: AR - Receivables , meaning: 1997 North American Industry Classification System , description: 1997 North American Industry Classification System ,
-
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 ,
-
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 ,
-
Lookup Type: NAICS_2002
12.1.1
product: AR - Receivables , meaning: 2002 North American Industry Classification System , description: 2002 North American Industry Classification System ,
-
Lookup Type: NAICS_2002
12.2.2
product: AR - Receivables , meaning: 2002 North American Industry Classification System , description: 2002 North American Industry Classification System ,
-
Lookup Type: NAICS_2012
12.2.2
product: AR - Receivables , meaning: 2012 North American Industry Classification System , description: 2012 North American Industry Classification System ,
-
Lookup Type: FINANCIAL_NUMBER_NAME
12.2.2
product: AR - Receivables , meaning: Financial Number Name , description: Financial Number Name ,
-
Lookup Type: FINANCIAL_NUMBER_NAME
12.1.1
product: AR - Receivables , meaning: Financial Number Name , description: Financial Number Name ,
-
Lookup Type: ARW_ACC_DET_LIMIT_TO
12.1.1
product: AR - Receivables , meaning: Arw Acc Det Limit To , description: AR Online Account Details Limit-to option list ,
-
Lookup Type: ARW_ACC_DET_LIMIT_TO
12.2.2
product: AR - Receivables , meaning: Arw Acc Det Limit To , description: AR Online Account Details Limit-to option list ,
-
Lookup Type: HZ_IMP_BATCH_DEDUP_ACTIONS
12.2.2
product: AR - Receivables , meaning: Import Batch De-duplication Actions ,
-
Lookup Type: HZ_IMP_BATCH_DEDUP_ACTIONS
12.1.1
product: AR - Receivables , meaning: Import Batch De-duplication Actions ,
-
Lookup Type: PROFILE_COPY_TYPE
12.1.1
product: AR - Receivables , meaning: Profile Copy Type , description: Profile copy action type ,