Search Results jai_rgm_threshold_dtls
Overview
The JAI_RGM_THRESHOLD_DTLS table is a core data object within the Asia/Pacific Localizations (JA) module of Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2. It functions as a detail table designed to store specific classification and rule details associated with a regulatory threshold header. This table is integral to the system's management of region-specific compliance rules, such as tax or financial reporting thresholds mandated by local legislation in various Asia/Pacific countries. Its primary role is to provide the granular, conditional data that defines how a broader threshold rule is applied, enabling precise and configurable localization logic.
Key Information Stored
While the provided metadata does not list all columns, the structure is defined by its primary and foreign keys. The central column is THRESHOLD_DTL_ID, which serves as the unique primary key identifier for each detail record. The THRESHOLD_ID column is a critical foreign key that links each detail line to its parent header record in the JAI_RGM_THRESHOLDS table. Typically, detail tables in this context store conditional attributes such as classification codes (e.g., item categories, party types, transaction types), applicable rate or amount limits, effective date ranges, and specific calculation modifiers. These columns collectively define the exact scenario under which the parent threshold rule becomes active.
Common Use Cases and Queries
This table is primarily accessed during transaction processing to determine if a business event, such as an invoice or receipt, crosses a defined regulatory limit. A common use case is validating whether a supplier's cumulative purchase volume within a period exceeds a threshold requiring additional tax withholding or reporting. A typical query would join the detail to its header and other related setup tables to retrieve applicable rules for a given transaction context.
- Sample Query Pattern: Retrieving all active threshold details for a specific header to evaluate a transaction.
- Reporting Use Case: Generating audits of configured threshold rules by joining header and detail information for compliance reviews.
- Maintenance: Through the EBS localization forms, users create and maintain these detail records to tailor threshold rules to evolving business or legal requirements.
Related Objects
The JAI_RGM_THRESHOLD_DTLS table exists within a defined hierarchy and has explicit relationships with other localization objects, as documented in the ETRM metadata.
- Primary Key: JAI_RGM_THRESHOLD_DTLS_PK on THRESHOLD_DTL_ID.
- Foreign Key Relationship: The table has a mandatory foreign key relationship with the parent header table.
- Foreign Key Column: JAI_RGM_THRESHOLD_DTLS.THRESHOLD_ID
- References Table: JAI_RGM_THRESHOLDS
- This relationship ensures every detail record is associated with a valid threshold header, maintaining referential integrity.
- Dependent Objects: While not listed, it is common for localizable views, APIs (e.g., JAI_RGM_THRESHOLD_PKG), and concurrent programs within the JA module to query this table to apply threshold logic.
-
Table: JAI_RGM_THRESHOLD_DTLS
12.1.1
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_RGM_THRESHOLD_DTLS, object_name:JAI_RGM_THRESHOLD_DTLS, status:VALID, product: JA - Asia/Pacific Localizations , description: This table stores classification details for each threshold header , implementation_dba_data: JA.JAI_RGM_THRESHOLD_DTLS ,
-
Table: JAI_RGM_THRESHOLD_DTLS
12.2.2
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_RGM_THRESHOLD_DTLS, object_name:JAI_RGM_THRESHOLD_DTLS, status:VALID, product: JA - Asia/Pacific Localizations , description: This table stores classification details for each threshold header , implementation_dba_data: JA.JAI_RGM_THRESHOLD_DTLS ,
-
APPS.JAI_RGM_THHOLD_PROC_PKG dependencies on JAI_RGM_THRESHOLD_DTLS
12.1.1
-
APPS.JAI_RGM_THHOLD_PROC_PKG dependencies on JAI_RGM_THRESHOLD_DTLS
12.1.1
-
APPS.JAI_RGM_THHOLD_PROC_PKG dependencies on JAI_RGM_THRESHOLD_DTLS
12.2.2
-
APPS.JAI_RGM_THHOLD_PROC_PKG dependencies on JAI_RGM_THRESHOLD_DTLS
12.2.2
-
VIEW: JA.JAI_RGM_THRESHOLD_DTLS#
12.2.2
owner:JA, object_type:VIEW, object_name:JAI_RGM_THRESHOLD_DTLS#, status:VALID,
-
SYNONYM: APPS.JAI_RGM_THRESHOLD_DTLS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:JAI_RGM_THRESHOLD_DTLS, status:VALID,
-
SYNONYM: APPS.JAI_RGM_THRESHOLD_DTLS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:JAI_RGM_THRESHOLD_DTLS, status:VALID,
-
VIEW: JA.JAI_RGM_THRESHOLD_DTLS#
12.2.2
-
Table: JAI_RGM_THRESHOLDS
12.1.1
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_RGM_THRESHOLDS, object_name:JAI_RGM_THRESHOLDS, status:VALID, product: JA - Asia/Pacific Localizations , description: This table stores threshold amount for ORG_TAN_NUM ,PARTY_PAN_NUM and FIN_YEAR , implementation_dba_data: JA.JAI_RGM_THRESHOLDS ,
-
APPS.JAI_RGM_THHOLD_PROC_PKG SQL Statements
12.2.2
-
TABLE: JA.JAI_RGM_THRESHOLD_DTLS
12.2.2
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_RGM_THRESHOLD_DTLS, object_name:JAI_RGM_THRESHOLD_DTLS, status:VALID,
-
APPS.JAI_RGM_THHOLD_PROC_PKG SQL Statements
12.1.1
-
Table: JAI_RGM_THRESHOLDS
12.2.2
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_RGM_THRESHOLDS, object_name:JAI_RGM_THRESHOLDS, status:VALID, product: JA - Asia/Pacific Localizations , description: This table stores threshold amount for ORG_TAN_NUM ,PARTY_PAN_NUM and FIN_YEAR , implementation_dba_data: JA.JAI_RGM_THRESHOLDS ,
-
TABLE: JA.JAI_RGM_THRESHOLD_DTLS
12.1.1
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_RGM_THRESHOLD_DTLS, object_name:JAI_RGM_THRESHOLD_DTLS, status:VALID,
-
APPS.JAI_RGM_THHOLD_PROC_PKG dependencies on DUAL
12.1.1
-
PACKAGE: APPS.JAI_RGM_THHOLD_PROC_PKG
12.1.1
owner:APPS, object_type:PACKAGE, object_name:JAI_RGM_THHOLD_PROC_PKG, status:VALID,
-
PACKAGE BODY: APPS.JAI_RGM_THHOLD_PROC_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:JAI_RGM_THHOLD_PROC_PKG, status:VALID,
-
APPS.JAI_RGM_THHOLD_PROC_PKG dependencies on JAI_CMN_CUS_ADDRESSES
12.2.2
-
APPS.JAI_RGM_THHOLD_PROC_PKG dependencies on DUAL
12.2.2
-
PACKAGE: APPS.JAI_RGM_THHOLD_PROC_PKG
12.2.2
owner:APPS, object_type:PACKAGE, object_name:JAI_RGM_THHOLD_PROC_PKG, status:VALID,
-
APPS.JAI_RGM_THHOLD_PROC_PKG dependencies on JAI_CMN_CUS_ADDRESSES
12.1.1
-
PACKAGE BODY: APPS.JAI_RGM_THHOLD_PROC_PKG
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:JAI_RGM_THHOLD_PROC_PKG, status:VALID,
-
12.1.1 DBA Data
12.1.1
-
12.1.1 FND Design Data
12.1.1
-
12.2.2 FND Design Data
12.2.2
-
APPS.JAI_RGM_THHOLD_PROC_PKG dependencies on JAI_AP_TDS_THHOLD_TAXES
12.2.2
-
12.2.2 DBA Data
12.2.2
-
12.2.2 DBA Data
12.2.2
-
APPS.JAI_RGM_THHOLD_PROC_PKG dependencies on JAI_RGM_THRESHOLDS
12.1.1
-
APPS.JAI_RGM_THHOLD_PROC_PKG dependencies on JAI_RGM_THRESHOLDS
12.2.2
-
APPS.JAI_RGM_THHOLD_PROC_PKG dependencies on JAI_AP_TDS_THHOLD_TAXES
12.1.1
-
PACKAGE BODY: APPS.JAI_RGM_THHOLD_PROC_PKG
12.1.1
-
PACKAGE BODY: APPS.JAI_RGM_THHOLD_PROC_PKG
12.2.2
-
PACKAGE: APPS.JAI_RGM_THHOLD_PROC_PKG
12.1.1
-
PACKAGE: APPS.JAI_RGM_THHOLD_PROC_PKG
12.2.2
-
APPS.JAI_RGM_THHOLD_PROC_PKG dependencies on JAI_CMN_DEBUG_CONTEXTS_PKG
12.1.1
-
APPS.JAI_RGM_THHOLD_PROC_PKG dependencies on JAI_CMN_DEBUG_CONTEXTS
12.2.2
-
APPS.JAI_RGM_THHOLD_PROC_PKG dependencies on JAI_CMN_DEBUG_CONTEXTS_PKG
12.2.2
-
APPS.JAI_RGM_THHOLD_PROC_PKG dependencies on JAI_CMN_DEBUG_CONTEXTS
12.1.1
-
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
-
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. ,