Search Results jai_inv_itm_taxctg_hdrs
Overview
The JAI_INV_ITM_TAXCTG_HDRS table is a core data repository within the Oracle E-Business Suite Asia/Pacific Localizations module (product JA). It functions as the master definition table for item tax category lists, a critical component for managing region-specific indirect tax compliance, such as India's Goods and Services Tax (GST). The table stores header-level information for distinct tax categorization schemes that can be applied to items (inventory) and trading partners, enabling the system to determine the correct tax treatment for transactions based on predefined rules and hierarchies.
Key Information Stored
While the specific column list is not detailed in the provided metadata, the table's primary key and foreign key relationships define its essential structure. The central column is TAX_CATEGORY_LIST, which serves as the unique identifier (primary key) for a specific tax category list header. Another critical column is ORGANIZATION_ID, which links the tax category list to a specific inventory organization within the HR_ALL_ORGANIZATION_UNITS table, allowing for organization-specific tax setups. The table likely contains additional descriptive and control columns, such as the list name, effective dates, status, and creation metadata, which govern the application of the associated detailed tax rules.
Common Use Cases and Queries
This table is primarily accessed during transaction tax determination and master data setup. A common operational query involves retrieving all active tax category lists for a specific operating unit or organization to assign them to items or supplier sites. For reporting and audit purposes, analysts may join this header table with its detail lines to generate a comprehensive view of all configured tax categories. A typical SQL pattern to find lists for an organization is:
- SELECT TAX_CATEGORY_LIST, [LIST_NAME], ORGANIZATION_ID FROM JAI_INV_ITM_TAXCTG_HDRS WHERE ORGANIZATION_ID = :p_org_id;
Furthermore, the table is referenced when validating the tax category assigned to a vendor site or an inventory item before posting a payable or receivable invoice to ensure tax accuracy.
Related Objects
The JAI_INV_ITM_TAXCTG_HDRS table maintains defined relationships with several other localization tables, forming a key part of the tax data model.
- JAI_INV_ITM_TAXCTG_DTLS: This is the primary child table, linked via TAX_CATEGORY_LIST. It stores the detailed tax rates, types, and conditions (e.g., GST rates for intra-state vs. inter-state) for each header list.
- JAI_CMN_VENDOR_SITES: Vendor sites reference a specific TAX_CATEGORY_LIST from this header table to define the default tax treatment for procurements from that supplier location.
- HR_ALL_ORGANIZATION_UNITS: The ORGANIZATION_ID in the header table foreign keys to this core HR table, scoping the tax category list to a particular business entity or inventory organization.
-
Table: JAI_INV_ITM_TAXCTG_HDRS
12.1.1
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_INV_ITM_TAXCTG_HDRS, object_name:JAI_INV_ITM_TAXCTG_HDRS, status:VALID, product: JA - Asia/Pacific Localizations , description: This table stores information about the item tax category list. , implementation_dba_data: JA.JAI_INV_ITM_TAXCTG_HDRS ,
-
Table: JAI_INV_ITM_TAXCTG_HDRS
12.2.2
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_INV_ITM_TAXCTG_HDRS, object_name:JAI_INV_ITM_TAXCTG_HDRS, status:VALID, product: JA - Asia/Pacific Localizations , description: This table stores information about the item tax category list. , implementation_dba_data: JA.JAI_INV_ITM_TAXCTG_HDRS ,
-
VIEW: JA.JAI_INV_ITM_TAXCTG_HDRS#
12.2.2
owner:JA, object_type:VIEW, object_name:JAI_INV_ITM_TAXCTG_HDRS#, status:VALID,
-
SYNONYM: APPS.JAI_INV_ITM_TAXCTG_HDRS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:JAI_INV_ITM_TAXCTG_HDRS, status:VALID,
-
VIEW: JA.JAI_INV_ITM_TAXCTG_HDRS#
12.2.2
-
SYNONYM: APPS.JAI_INV_ITM_TAXCTG_HDRS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:JAI_INV_ITM_TAXCTG_HDRS, status:VALID,
-
TABLE: JA.JAI_INV_ITM_TAXCTG_HDRS
12.1.1
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_INV_ITM_TAXCTG_HDRS, object_name:JAI_INV_ITM_TAXCTG_HDRS, status:VALID,
-
TABLE: JA.JAI_INV_ITM_TAXCTG_HDRS
12.2.2
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_INV_ITM_TAXCTG_HDRS, object_name:JAI_INV_ITM_TAXCTG_HDRS, status:VALID,
-
Table: JAI_CMN_VENDOR_SITES
12.2.2
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_CMN_VENDOR_SITES, object_name:JAI_CMN_VENDOR_SITES, status:VALID, product: JA - Asia/Pacific Localizations , description: Stores excise account related information about vendors. , implementation_dba_data: JA.JAI_CMN_VENDOR_SITES ,
-
Table: JAI_INV_ITM_TAXCTG_DTLS
12.1.1
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_INV_ITM_TAXCTG_DTLS, object_name:JAI_INV_ITM_TAXCTG_DTLS, status:VALID, product: JA - Asia/Pacific Localizations , description: This table stores info about the items and the tax category attached to it. , implementation_dba_data: JA.JAI_INV_ITM_TAXCTG_DTLS ,
-
Table: JAI_INV_ITM_TAXCTG_DTLS
12.2.2
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_INV_ITM_TAXCTG_DTLS, object_name:JAI_INV_ITM_TAXCTG_DTLS, status:VALID, product: JA - Asia/Pacific Localizations , description: This table stores info about the items and the tax category attached to it. , implementation_dba_data: JA.JAI_INV_ITM_TAXCTG_DTLS ,
-
Table: JAI_CMN_VENDOR_SITES
12.1.1
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_CMN_VENDOR_SITES, object_name:JAI_CMN_VENDOR_SITES, status:VALID, product: JA - Asia/Pacific Localizations , description: Stores excise account related information about vendors. , implementation_dba_data: JA.JAI_CMN_VENDOR_SITES ,
-
12.1.1 DBA Data
12.1.1
-
12.1.1 FND Design Data
12.1.1
-
12.2.2 DBA Data
12.2.2
-
12.2.2 FND Design Data
12.2.2
-
12.2.2 DBA Data
12.2.2
-
Table: HR_ALL_ORGANIZATION_UNITS
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:AS.HR_ALL_ORGANIZATION_UNITS PER.HR_ALL_ORGANIZATION_UNITS, object_name:HR_ALL_ORGANIZATION_UNITS, status:VALID, product: PER - Human Resources , description: Organization unit definitions. , implementation_dba_data: HR.HR_ALL_ORGANIZATION_UNITS ,
-
Table: HR_ALL_ORGANIZATION_UNITS
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:AS.HR_ALL_ORGANIZATION_UNITS PER.HR_ALL_ORGANIZATION_UNITS, object_name:HR_ALL_ORGANIZATION_UNITS, status:VALID, product: PER - Human Resources , description: Organization unit definitions. , implementation_dba_data: HR.HR_ALL_ORGANIZATION_UNITS ,
-
eTRM - JA Tables and Views
12.1.1
description: The 'JA_CN_SYSTEM_PARAMETERS_ALL' table stores information defined by 'System Options' form, 'Electronic Accounting Book Export' program will get most data from data in the table. A legal entity can only have one record in the table. ,
-
eTRM - JA Tables and Views
12.2.2
description: The 'JA_CN_VOUCHER_NUMBER' table stores the voucher number of GL journal lines. ,
-
eTRM - JA Tables and Views
12.1.1
description: The 'JA_CN_SYSTEM_PARAMETERS_ALL' table stores information defined by 'System Options' form, 'Electronic Accounting Book Export' program will get most data from data in the table. A legal entity can only have one record in the table. ,
-
eTRM - JA Tables and Views
12.2.2
description: The 'JA_CN_VOUCHER_NUMBER' table stores the voucher number of GL journal lines. ,
-
12.2.2 DBA Data
12.2.2
-
12.1.1 DBA Data
12.1.1