Search Results golden ma
The AR.AR_GTA_TRX_HEADERS_ALL
table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical data structure within the Accounts Receivable (AR) module, specifically designed to support Global Trade Automation (GTA) functionality. This table stores transactional header-level information for trade-related documents, ensuring compliance with international trade regulations, tax requirements, and customs documentation. Below is a detailed analysis of its purpose, structure, and integration within Oracle EBS.
Purpose and Functional Context
TheAR_GTA_TRX_HEADERS_ALL
table serves as a repository for metadata associated with GTA-enabled transactions, such as invoices, debit memos, and credit memos. It captures data required for cross-border trade compliance, including Harmonized System (HS) codes, country of origin, and export/import declarations. This table is integral to Oracle's Global Trade Management features, enabling organizations to automate trade documentation, reduce manual errors, and adhere to legal frameworks like Free Trade Agreements (FTAs) or customs regulations.
Key Columns and Data Structure
The table's schema includes columns that map to trade-specific attributes and link to core transactional data in Oracle EBS. Notable columns include:- TRX_HEADER_ID: Primary key, referencing
RA_CUSTOMER_TRX_ALL.TRX_ID
to associate GTA data with AR transactions. - GTA_TRX_TYPE: Classifies the trade document type (e.g., commercial invoice, proforma invoice).
- LEGAL_ENTITY_ID: Links to
XLE_ENTITY_PROFILES
for multi-org compliance. - COUNTRY_OF_ORIGIN: Stores ISO country codes for goods' origin, critical for tariff calculations.
- EXPORT_LICENSE_NUMBER: Tracks government-issued export permits.
- STATUS_FLAG: Indicates workflow states (e.g., "PENDING," "APPROVED").
ORG_ID
column, enabling partitioned data access per operating unit.
Integration with Oracle EBS Modules
AR_GTA_TRX_HEADERS_ALL
integrates with:
- Accounts Receivable: Joins with
RA_CUSTOMER_TRX_ALL
to enrich invoices with trade data. - Inventory: References
MTL_SYSTEM_ITEMS
for item-level HS codes viaAR_GTA_TRX_LINES_ALL
. - Tax: Supplies data to Oracle E-Business Tax for duty/tax calculations using
ZX_LINES
. - Order Management: Inherits trade attributes from sales orders via
OE_ORDER_HEADERS_ALL
.
Technical Considerations
In EBS 12.2.2, the table benefits from Online Patching (ADOP) for zero-downtime maintenance. Indexes onTRX_HEADER_ID
and ORG_ID
optimize performance for high-volume environments. Concurrent programs like "GTA Document Generation" leverage this table to auto-generate customs forms (e.g., SED, COO).
Compliance and Reporting
The table feeds Oracle Global Trade Intelligence reports, ensuring audit readiness for regulations like U.S. EAR or EU Customs Union. Its data is also extracted via Oracle BI Publisher for statutory filings.Conclusion
AR.AR_GTA_TRX_HEADERS_ALL
is a foundational component for global trade compliance in Oracle EBS, bridging financial and logistical workflows. Its design reflects Oracle's emphasis on regulatory automation, scalability, and seamless integration across modules, making it indispensable for multinational enterprises.
-
TABLE: AR.AR_GTA_TRX_HEADERS_ALL
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_GTA_TRX_HEADERS_ALL, object_name:AR_GTA_TRX_HEADERS_ALL, status:VALID,
-
Concurrent Program: JMFGTMAP
12.1.1
execution_filename: JMF_GTA_CONC_PROG.run_AR_GT_Mapping , product: JMF - Supply Chain Localizations , user_name: Golden Tax Invoice Mapping Report , description: Golden Tax Invoice Mapping Report , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: JMFGTIPG
12.1.1
execution_filename: JMF_GTA_CONC_PROG.Purge_Invoice , product: JMF - Supply Chain Localizations , user_name: Purge Golden Tax Adaptor Invoices , description: Purge golden tax adaptor invoices , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: JMFGTIPG
12.2.2
execution_filename: JMF_GTA_CONC_PROG.Purge_Invoice , product: JMF - Supply Chain Localizations , user_name: Purge Golden Tax Adaptor Invoices , description: Purge golden tax adaptor invoices , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: JMFGTMAP
12.2.2
execution_filename: JMF_GTA_CONC_PROG.run_AR_GT_Mapping , product: JMF - Supply Chain Localizations , user_name: Golden Tax Invoice Mapping Report , description: Golden Tax Invoice Mapping Report , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
VIEW: APPS.AR_GTA_TRX_HEADERS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_GTA_TRX_HEADERS_V, object_name:AR_GTA_TRX_HEADERS_V, status:VALID,
-
Concurrent Program: JMFGTCET
12.1.1
execution_filename: JMF_GTA_CONC_PROG.transfer_customers_to_GT , product: JMF - Supply Chain Localizations , user_name: JMFGTCET , description: Golden Tax Customer Export , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: ARGTIPG
12.2.2
execution_filename: AR_GTA_CONC_PROG.Purge_Invoice , product: AR - Receivables , user_name: AGRTIPG , description: Purge golden tax adaptor invoices , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: JMFGTCMP
12.2.2
execution_filename: JMF_GTA_CONC_PROG.Run_Consolidation_Mapping , product: JMF - Supply Chain Localizations , user_name: JMFGTCMP , description: Golden Tax Invoice Consolidation Mapping Report , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: ARGTDIS
12.2.2
execution_filename: AR_GTA_CONC_PROG.Discrepancy_Report , product: AR - Receivables , user_name: ARGTDIS , description: Golden Tax Discrepancy Report , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: JMFGTDIS
12.1.1
execution_filename: JMF_GTA_CONC_PROG.Discrepancy_Report , product: JMF - Supply Chain Localizations , user_name: JMFGTDIS , description: Golden Tax Discrepancy Report , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: ARGTIET
12.2.2
execution_filename: AR_GTA_CONC_PROG.Item_Export , product: AR - Receivables , user_name: ARGTIET , description: Golden Tax Item Export program , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: ARGTMAP
12.2.2
execution_filename: AR_GTA_CONC_PROG.run_AR_GT_Mapping , product: AR - Receivables , user_name: ARGTMAP , description: Golden Tax Invoice Mapping Report , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: ARGTUGS
12.2.2
execution_filename: AR_GTA_CONC_PROG.Populate_Invoice_Type , product: AR - Receivables , user_name: ARGTUGS , description: Golden Tax Adapter Upgrade - Setup , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: JMFGTIET
12.2.2
execution_filename: JMF_GTA_CONC_PROG.Item_Export , product: JMF - Supply Chain Localizations , user_name: JMFGTIET , description: Golden Tax Item Export program , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: ARGTCMP
12.2.2
execution_filename: AR_GTA_CONC_PROG.Run_Consolidation_Mapping , product: AR - Receivables , user_name: ARGTCMP , description: Golden Tax Invoice Consolidation Mapping Report , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: JMFGTUGT
12.2.2
execution_filename: JMF_GTA_CONC_PROG.Populate_Invoice_Type_Header , product: JMF - Supply Chain Localizations , user_name: JMFGTUGT , description: Golden Tax Adapter Upgrade - Transaction , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
VIEW: APPS.AR_GTA_GT_HEADERS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_GTA_GT_HEADERS_V, object_name:AR_GTA_GT_HEADERS_V, status:VALID,
-
Concurrent Program: ARGTCET
12.2.2
execution_filename: AR_GTA_CONC_PROG.transfer_customers_to_GT , product: AR - Receivables , user_name: ARGTCET , description: Golden Tax Customer Export , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: JMFGTCET
12.2.2
execution_filename: JMF_GTA_CONC_PROG.transfer_customers_to_GT , product: JMF - Supply Chain Localizations , user_name: JMFGTCET , description: Golden Tax Customer Export , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: JMFGTDIS
12.2.2
execution_filename: JMF_GTA_CONC_PROG.Discrepancy_Report , product: JMF - Supply Chain Localizations , user_name: JMFGTDIS , description: Golden Tax Discrepancy Report , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: JMFGTIET
12.1.1
execution_filename: JMF_GTA_CONC_PROG.Item_Export , product: JMF - Supply Chain Localizations , user_name: JMFGTIET , description: Golden Tax Item Export program , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: ARGTUGT
12.2.2
execution_filename: AR_GTA_CONC_PROG.Populate_Invoice_Type_Header , product: AR - Receivables , user_name: ARGTUGT , description: Golden Tax Adapter Upgrade - Transaction , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: JMFGTUGS
12.2.2
execution_filename: JMF_GTA_CONC_PROG.Populate_Invoice_Type , product: JMF - Supply Chain Localizations , user_name: JMFGTUGS , description: Golden Tax Adapter Upgrade - Setup , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
APPS.JMF_GTA_REPORTS_PKG dependencies on FND_MESSAGE
12.1.1
-
Concurrent Program: FNDRSSUB3405
12.2.2
product: AR - Receivables , user_name: Request Set Golden Tax Invoice Import , description: Golden Tax Invoice Import , argument_method: Database fetch , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: JMFGTIEC
12.1.1
execution_filename: JMF_GTA_CONC_PROG.Transfer_Invoices_to_GT , product: JMF - Supply Chain Localizations , user_name: JMFGTIEC , description: Export invoice from SRS , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: JMFGTACD
12.2.2
execution_filename: JMF_GTA_CONC_PROG.Consolidate_Invoices , product: JMF - Supply Chain Localizations , user_name: JMFGTACD , description: Golden Tax Adapter Invoice Consoidation , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: JMFGTART
12.1.1
execution_filename: JMF_GTA_CONC_PROG.transfer_AR_Transactions , product: JMF - Supply Chain Localizations , user_name: JMFGTART , description: Receivables Transfer to Golden Tax Adaptor , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: ARGTIMS
12.2.2
execution_filename: ARGTAIM , product: AR - Receivables , user_name: ARGTIMS , description: Import invoice from flat file to temporary table , argument_method: Standard , enabled: Yes , execution_method: SQL*Loader ,
-
Concurrent Program: ARGTACD
12.2.2
execution_filename: AR_GTA_CONC_PROG.Consolidate_Invoices , product: AR - Receivables , user_name: ARGTACD , description: Golden Tax Adapter Invoice Consoidation , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: ARGTIMP
12.2.2
execution_filename: AR_GTA_CONC_PROG.Import_GT_invoices , product: AR - Receivables , user_name: ARGTIMP , description: Import invoice from temporary table , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: JMFGTIEC
12.2.2
execution_filename: JMF_GTA_CONC_PROG.Transfer_Invoices_to_GT , product: JMF - Supply Chain Localizations , user_name: JMFGTIEC , description: Export invoice from SRS , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: JMFGTIMS
12.1.1
execution_filename: JMFGTAIM , product: JMF - Supply Chain Localizations , user_name: JMFGTIMS , description: Import invoice from flat file to temporary table , argument_method: Standard , enabled: Yes , execution_method: SQL*Loader ,
-
Concurrent Program: ARGTART
12.2.2
execution_filename: AR_GTA_CONC_PROG.transfer_AR_Transactions , product: AR - Receivables , user_name: ARGTART , description: Receivables Transfer to Golden Tax Adaptor , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: JMFGTIMP
12.2.2
execution_filename: JMF_GTA_CONC_PROG.Import_GT_invoices , product: JMF - Supply Chain Localizations , user_name: JMFGTIMP , description: Import invoice from temporary table , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: JMFGTIEW
12.2.2
execution_filename: JMF_GTA_CONC_PROG.Transfer_Trxs_from_workbench , product: JMF - Supply Chain Localizations , user_name: JMFGTIEW , description: Export invoice from workbench , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: JMFGTART
12.2.2
execution_filename: JMF_GTA_CONC_PROG.transfer_AR_Transactions , product: JMF - Supply Chain Localizations , user_name: JMFGTART , description: Receivables Transfer to Golden Tax Adaptor , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: FNDRSSUB2304
12.2.2
product: JMF - Supply Chain Localizations , user_name: Request Set Golden Tax Invoice Import , description: Golden Tax Invoice Import , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: FNDRSSUB3445
12.2.2
product: AR - Receivables , user_name: Request Set Golden Tax Invoice Import(1) , description: Golden Tax Invoice Import(1) , argument_method: Database fetch , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
APPS.JMF_GTA_REPORTS_PKG dependencies on XMLTYPE
12.1.1
-
Concurrent Program: ARGTIEC
12.2.2
execution_filename: AR_GTA_CONC_PROG.Transfer_Invoices_to_GT , product: AR - Receivables , user_name: ARGTIEC , description: Export invoice from SRS , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: ARGTIEW
12.2.2
execution_filename: AR_GTA_CONC_PROG.Transfer_Trxs_from_workbench , product: AR - Receivables , user_name: ARGTIEW , description: Export invoice from workbench , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
APPS.AR_GTA_REPORTS_PKG dependencies on XMLTYPE
12.2.2
-
Concurrent Program: JMFGTIMP
12.1.1
execution_filename: JMF_GTA_CONC_PROG.Import_GT_invoices , product: JMF - Supply Chain Localizations , user_name: JMFGTIMP , description: Import invoice from temporary table , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: JMFGTIEW
12.1.1
execution_filename: JMF_GTA_CONC_PROG.Transfer_Trxs_from_workbench , product: JMF - Supply Chain Localizations , user_name: JMFGTIEW , description: Export invoice from workbench , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: JMFGTIMS
12.2.2
execution_filename: JMFGTAIM , product: JMF - Supply Chain Localizations , user_name: JMFGTIMS , description: Import invoice from flat file to temporary table , argument_method: Standard , enabled: No , execution_method: SQL*Loader ,
-
APPS.AR_GTA_REPORTS_PKG dependencies on FND_MESSAGE
12.2.2
-
PACKAGE: APPS.JMF_GTA_REPORTS_PKG
12.1.1
-
APPS.JA_CN_AR_RBD_EXPORT_PKG dependencies on AR_GTA_TRX_HEADERS_ALL
12.2.2