Search Results tx_taxa_mst
Overview
The TX_TAXA_MST table is a master data object within the Oracle E-Business Suite (EBS) Process Manufacturing Logistics (GML) module. It serves as the central repository for defining and managing Tax Authorities. A tax authority is a governing body, such as a federal, state, or municipal agency, that imposes and collects taxes. This table is foundational to the EBS tax engine, as it establishes the entities to which tax liabilities are reported and remitted. Its integrity and proper configuration are critical for accurate tax calculation, reporting, and compliance across financial and supply chain transactions.
Key Information Stored
The table's primary identifier is the TAXAUTH_ID (Primary Key: TX_TAXA_MST_PK), a system-generated unique internal ID. A second unique key constraint (TX_TAXA_MST_U1) is enforced on the TAXAUTH_CODE, which is the user-defined, business-friendly identifier for the authority. Other significant columns, inferred from the foreign key relationships, include ADDR_ID (linking to SY_ADDR_MST for the authority's address), TEXT_CODE (linking to TX_TEXT_HDR for descriptive text), and TAXRPT_CLASS (linking to TX_TXRP_CLS, likely defining a tax reporting classification). These columns collectively store the core administrative and operational details necessary for tax processing.
Common Use Cases and Queries
This table is primarily referenced for setup, validation, and reporting. Common operational scenarios include configuring a new tax jurisdiction, validating tax authority codes during transaction entry, and generating regulatory tax reports. A typical query to list all active tax authorities with their codes and associated addresses would join TX_TAXA_MST with SY_ADDR_MST. For troubleshooting, one might query the relationships between a tax authority and its detailed tax rules (TX_TAXA_DTL) or its assigned tax locations (TX_TLOC_ASC). A fundamental reporting use case is aggregating tax liabilities by authority for remittance, often involving joins to transaction tax tables like TX_HIST_TAX.
Related Objects
As indicated by the foreign key metadata, TX_TAXA_MST has extensive relationships within the GML and financials tax infrastructure. Key dependent child tables include TX_TAXA_DTL (for detailed tax rate rules), TX_TLOC_ASC (for associating authorities with geographic locations), and TX_HIST_TAX (for historical tax transaction records). It is referenced by other modules, such as GL_ACCT_MAP for accounting mappings and OP_TXCU_ASC within Order Management. Parent tables it references for descriptive data are SY_ADDR_MST (addresses), TX_TEXT_HDR (text), and TX_TXRP_CLS (reporting class).
-
Table: TX_TAXA_MST
12.1.1
owner:GML, object_type:TABLE, fnd_design_data:GML.TX_TAXA_MST, object_name:TX_TAXA_MST, status:VALID, product: GML - Process Manufacturing Logistics , description: Tax Authorities. , implementation_dba_data: GML.TX_TAXA_MST ,
-
Table: TX_TAXA_MST
12.2.2
owner:GML, object_type:TABLE, fnd_design_data:GML.TX_TAXA_MST, object_name:TX_TAXA_MST, status:VALID, product: GML - Process Manufacturing Logistics , description: Tax Authorities. , implementation_dba_data: GML.TX_TAXA_MST ,
-
APPS.GMF_MIGRATION dependencies on TX_TAXA_MST
12.1.1
-
APPS.GMF_MIGRATION dependencies on TX_TAXA_MST
12.2.2
-
SYNONYM: APPS.TX_TAXA_MST
12.2.2
owner:APPS, object_type:SYNONYM, object_name:TX_TAXA_MST, status:VALID,
-
VIEW: APPS.TX_TAXA_MST_DFV
12.1.1
-
VIEW: APPS.TX_TAXA_MST_DFV
12.2.2
-
SYNONYM: APPS.TX_TAXA_MST
12.1.1
owner:APPS, object_type:SYNONYM, object_name:TX_TAXA_MST, status:VALID,
-
VIEW: GML.TX_TAXA_MST#
12.2.2
owner:GML, object_type:VIEW, object_name:TX_TAXA_MST#, status:VALID,
-
VIEW: GML.TX_TAXA_MST#
12.2.2
-
Table: TX_TXRP_CLS
12.2.2
owner:GML, object_type:TABLE, fnd_design_data:GML.TX_TXRP_CLS, object_name:TX_TXRP_CLS, status:VALID, product: GML - Process Manufacturing Logistics , description: Tax reporting classes. , implementation_dba_data: GML.TX_TXRP_CLS ,
-
Table: TX_TLOC_ASC
12.1.1
owner:GML, object_type:TABLE, fnd_design_data:GML.TX_TLOC_ASC, object_name:TX_TLOC_ASC, status:VALID, product: GML - Process Manufacturing Logistics , description: Tax Authorities that apply for a pair of tax locations. , implementation_dba_data: GML.TX_TLOC_ASC ,
-
Table: TX_HIST_TAX
12.1.1
owner:GML, object_type:TABLE, fnd_design_data:GML.TX_HIST_TAX, object_name:TX_HIST_TAX, status:VALID, product: GML - Process Manufacturing Logistics , description: This table is not used in 11i. , implementation_dba_data: GML.TX_HIST_TAX ,
-
Table: TX_TAXA_DTL
12.1.1
owner:GML, object_type:TABLE, fnd_design_data:GML.TX_TAXA_DTL, object_name:TX_TAXA_DTL, status:VALID, product: GML - Process Manufacturing Logistics , description: Tax rates by item and/or charge class for a tax authority. , implementation_dba_data: GML.TX_TAXA_DTL ,
-
Table: OP_TXCU_ASC
12.1.1
owner:GML, object_type:TABLE, fnd_design_data:GML.OP_TXCU_ASC, object_name:OP_TXCU_ASC, status:VALID, product: GML - Process Manufacturing Logistics , description: Customer tax exemption information. , implementation_dba_data: GML.OP_TXCU_ASC ,
-
Table: TX_TLOC_ASC
12.2.2
owner:GML, object_type:TABLE, fnd_design_data:GML.TX_TLOC_ASC, object_name:TX_TLOC_ASC, status:VALID, product: GML - Process Manufacturing Logistics , description: Tax Authorities that apply for a pair of tax locations. , implementation_dba_data: GML.TX_TLOC_ASC ,
-
Table: TX_TXRP_CLS
12.1.1
owner:GML, object_type:TABLE, fnd_design_data:GML.TX_TXRP_CLS, object_name:TX_TXRP_CLS, status:VALID, product: GML - Process Manufacturing Logistics , description: Tax reporting classes. , implementation_dba_data: GML.TX_TXRP_CLS ,
-
Table: OP_TXCU_ASC
12.2.2
owner:GML, object_type:TABLE, fnd_design_data:GML.OP_TXCU_ASC, object_name:OP_TXCU_ASC, status:VALID, product: GML - Process Manufacturing Logistics , description: Customer tax exemption information. , implementation_dba_data: GML.OP_TXCU_ASC ,
-
Table: TX_TEXT_HDR
12.2.2
owner:GML, object_type:TABLE, fnd_design_data:GML.TX_TEXT_HDR, object_name:TX_TEXT_HDR, status:VALID, product: GML - Process Manufacturing Logistics , description: Header table for text for the Tax application in OPM. , implementation_dba_data: GML.TX_TEXT_HDR ,
-
Table: TX_TAXA_DTL
12.2.2
owner:GML, object_type:TABLE, fnd_design_data:GML.TX_TAXA_DTL, object_name:TX_TAXA_DTL, status:VALID, product: GML - Process Manufacturing Logistics , description: Tax rates by item and/or charge class for a tax authority. , implementation_dba_data: GML.TX_TAXA_DTL ,
-
Table: TX_HIST_TAX
12.2.2
owner:GML, object_type:TABLE, fnd_design_data:GML.TX_HIST_TAX, object_name:TX_HIST_TAX, status:VALID, product: GML - Process Manufacturing Logistics , description: This table is not used in 11i. , implementation_dba_data: GML.TX_HIST_TAX ,
-
Table: TX_TEXT_HDR
12.1.1
owner:GML, object_type:TABLE, fnd_design_data:GML.TX_TEXT_HDR, object_name:TX_TEXT_HDR, status:VALID, product: GML - Process Manufacturing Logistics , description: Header table for text for the Tax application in OPM. , implementation_dba_data: GML.TX_TEXT_HDR ,
-
VIEW: APPS.TX_TAXA_MST_DFV
12.1.1
owner:APPS, object_type:VIEW, object_name:TX_TAXA_MST_DFV, status:VALID,
-
VIEW: APPS.TX_TAXA_MST_DFV
12.2.2
owner:APPS, object_type:VIEW, object_name:TX_TAXA_MST_DFV, status:VALID,
-
Table: SY_ADDR_MST
12.2.2
owner:GMA, object_type:TABLE, fnd_design_data:GMA.SY_ADDR_MST, object_name:SY_ADDR_MST, status:VALID, product: GMA - Process Manufacturing Systems , description: OPM Address master. Table which stores addresses for all Oracle Process , implementation_dba_data: GMA.SY_ADDR_MST ,
-
Table: SY_ADDR_MST
12.1.1
owner:GMA, object_type:TABLE, fnd_design_data:GMA.SY_ADDR_MST, object_name:SY_ADDR_MST, status:VALID, product: GMA - Process Manufacturing Systems , description: OPM Address master. Table which stores addresses for all Oracle Process , implementation_dba_data: GMA.SY_ADDR_MST ,
-
Table: GL_ACCT_MAP
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_ACCT_MAP, object_name:GL_ACCT_MAP, status:VALID, product: GMF - Process Manufacturing Financials , description: GL Account Mapping information - contains the GL Account Mapping info. The Account mappings are defined for a Company, Account Title and attributes whose priority is >0 in gl_acct_hrc table. Note that these attributes are optional and a NU , implementation_dba_data: GMF.GL_ACCT_MAP ,
-
Table: GL_ACCT_MAP
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_ACCT_MAP, object_name:GL_ACCT_MAP, status:VALID, product: GMF - Process Manufacturing Financials , description: GL Account Mapping information - contains the GL Account Mapping info. The Account mappings are defined for a Company, Account Title and attributes whose priority is >0 in gl_acct_hrc table. Note that these attributes are optional and a NU , implementation_dba_data: GMF.GL_ACCT_MAP ,
-
TABLE: GML.TX_TAXA_MST
12.1.1
owner:GML, object_type:TABLE, fnd_design_data:GML.TX_TAXA_MST, object_name:TX_TAXA_MST, status:VALID,
-
12.1.1 DBA Data
12.1.1
-
12.2.2 DBA Data
12.2.2
-
TABLE: GML.TX_TAXA_MST
12.2.2
owner:GML, object_type:TABLE, fnd_design_data:GML.TX_TAXA_MST, object_name:TX_TAXA_MST, status:VALID,
-
12.1.1 FND Design Data
12.1.1
-
12.2.2 DBA Data
12.2.2
-
PACKAGE BODY: APPS.GMF_MIGRATION
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:GMF_MIGRATION, status:VALID,
-
12.2.2 FND Design Data
12.2.2
-
PACKAGE BODY: APPS.GMF_MIGRATION
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:GMF_MIGRATION, status:VALID,
-
TABLE: GML.TX_HIST_TAX
12.1.1
owner:GML, object_type:TABLE, fnd_design_data:GML.TX_HIST_TAX, object_name:TX_HIST_TAX, status:VALID,
-
TABLE: GML.TX_TLOC_ASC
12.1.1
owner:GML, object_type:TABLE, fnd_design_data:GML.TX_TLOC_ASC, object_name:TX_TLOC_ASC, status:VALID,
-
TABLE: GML.TX_TLOC_ASC
12.2.2
owner:GML, object_type:TABLE, fnd_design_data:GML.TX_TLOC_ASC, object_name:TX_TLOC_ASC, status:VALID,
-
TABLE: GML.TX_HIST_TAX
12.2.2
owner:GML, object_type:TABLE, fnd_design_data:GML.TX_HIST_TAX, object_name:TX_HIST_TAX, status:VALID,
-
TABLE: GML.OP_INVC_CHG
12.1.1
owner:GML, object_type:TABLE, fnd_design_data:GML.OP_INVC_CHG, object_name:OP_INVC_CHG, status:VALID,
-
TABLE: GML.OP_INVC_CHG
12.2.2
owner:GML, object_type:TABLE, fnd_design_data:GML.OP_INVC_CHG, object_name:OP_INVC_CHG, status:VALID,
-
eTRM - GML Tables and Views
12.2.2
description: Tax reporting classes. ,
-
eTRM - GML Tables and Views
12.1.1
description: Tax reporting classes. ,
-
eTRM - GML Tables and Views
12.2.2
description: Tax reporting classes. ,
-
eTRM - GML Tables and Views
12.1.1
description: Tax reporting classes. ,
-
eTRM - GMF Tables and Views
12.1.1
description: Defines Third-Party software which has a supported interface to OPM. ,
-
eTRM - GMF Tables and Views
12.2.2
description: Defines Third-Party software which has a supported interface to OPM. ,
-
12.2.2 DBA Data
12.2.2