Search Results jai_rgm_doc_seq_hdrs
Overview
The JAI_RGM_DOC_SEQ_HDRS 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 the header or master table for configuring document sequencing rules specific to various tax or regulatory regimes. The table's primary role is to establish the foundational link between a specific regime, an organization (party), and a physical location (party site), thereby defining the scope for which a unique set of document numbering sequences will be applied. This setup is critical for compliance with regional statutory requirements that mandate specific formats and sequences for documents like tax invoices.
Key Information Stored
The table stores the key identifiers that define the context for a document sequence setup. Its primary column is RGM_DOCUMENT_SEQ_ID, which is the unique system-generated primary key for each header record. The REGIME_ID is a foreign key that links to the JAI_RGM_DEFINITIONS table, identifying the specific tax or legal regime for which the sequencing rules are defined. The PARTY_ID, typically referencing HR_ALL_ORGANIZATION_UNITS, identifies the legal entity or organization unit. The PARTY_SITE_ID, referencing HR_LOCATIONS_ALL, pinpoints the specific operational or legal address of the party. Together, these columns create a unique combination that determines the applicable document sequencing rules for a given regime, organization, and location.
Common Use Cases and Queries
A primary use case is the setup and maintenance of compliant document numbering for transactional documents like invoices within a specific country's localization. Administrators use this table to define which sequence applies to a given entity at a specific site. Common reporting and validation queries involve joining this header table with its detail lines (JAI_RGM_DOC_SEQ_DTLS) to review all configured sequences. For instance, to audit all document sequence setups for a particular regime, a query would join on REGIME_ID to JAI_RGM_DEFINITIONS and to the detail table. Troubleshooting often involves a SQL check to ensure a header record exists for a given combination of organization, location, and regime before transactions can be successfully completed.
Related Objects
The JAI_RGM_DOC_SEQ_HDRS table is central to a tightly defined relational structure within the JA module. Its documented relationships are as follows:
- Referenced by Foreign Key: The table JAI_RGM_DOC_SEQ_DTLS references this header via the column JAI_RGM_DOC_SEQ_DTLS.RGM_DOCUMENT_SEQ_ID, creating a master-detail relationship where the details store the actual sequence definitions (e.g., type, format, next number).
- References Foreign Tables: This table itself references three key master tables:
- JAI_RGM_DEFINITIONS via JAI_RGM_DOC_SEQ_HDRS.REGIME_ID
- HR_ALL_ORGANIZATION_UNITS via JAI_RGM_DOC_SEQ_HDRS.PARTY_ID
- HR_LOCATIONS_ALL via JAI_RGM_DOC_SEQ_HDRS.PARTY_SITE_ID
-
Table: JAI_RGM_DOC_SEQ_HDRS
12.1.1
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_RGM_DOC_SEQ_HDRS, object_name:JAI_RGM_DOC_SEQ_HDRS, status:VALID, product: JA - Asia/Pacific Localizations , description: Stores regimeidentifier, party_id and party_site_id info for Document Seq Setup , implementation_dba_data: JA.JAI_RGM_DOC_SEQ_HDRS ,
-
Table: JAI_RGM_DOC_SEQ_HDRS
12.2.2
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_RGM_DOC_SEQ_HDRS, object_name:JAI_RGM_DOC_SEQ_HDRS, status:VALID, product: JA - Asia/Pacific Localizations , description: Stores regimeidentifier, party_id and party_site_id info for Document Seq Setup , implementation_dba_data: JA.JAI_RGM_DOC_SEQ_HDRS ,
-
APPS.JAI_CMN_RGM_SETUP_PKG dependencies on JAI_RGM_DOC_SEQ_HDRS
12.1.1
-
APPS.JAI_CMN_RGM_SETUP_PKG dependencies on JAI_RGM_DOC_SEQ_HDRS
12.2.2
-
VIEW: JA.JAI_RGM_DOC_SEQ_HDRS#
12.2.2
owner:JA, object_type:VIEW, object_name:JAI_RGM_DOC_SEQ_HDRS#, status:VALID,
-
SYNONYM: APPS.JAI_RGM_DOC_SEQ_HDRS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:JAI_RGM_DOC_SEQ_HDRS, status:VALID,
-
SYNONYM: APPS.JAI_RGM_DOC_SEQ_HDRS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:JAI_RGM_DOC_SEQ_HDRS, status:VALID,
-
VIEW: JA.JAI_RGM_DOC_SEQ_HDRS#
12.2.2
-
APPS.JAI_CMN_RGM_SETUP_PKG SQL Statements
12.2.2
-
TABLE: JA.JAI_RGM_DOC_SEQ_HDRS
12.2.2
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_RGM_DOC_SEQ_HDRS, object_name:JAI_RGM_DOC_SEQ_HDRS, status:VALID,
-
Table: JAI_RGM_DOC_SEQ_DTLS
12.1.1
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_RGM_DOC_SEQ_DTLS, object_name:JAI_RGM_DOC_SEQ_DTLS, status:VALID, product: JA - Asia/Pacific Localizations , description: Stores Doc details to generate the VAT invoice number for Document Setup , implementation_dba_data: JA.JAI_RGM_DOC_SEQ_DTLS ,
-
APPS.JAI_CMN_RGM_SETUP_PKG SQL Statements
12.1.1
-
Table: JAI_RGM_DOC_SEQ_DTLS
12.2.2
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_RGM_DOC_SEQ_DTLS, object_name:JAI_RGM_DOC_SEQ_DTLS, status:VALID, product: JA - Asia/Pacific Localizations , description: Stores Doc details to generate the VAT invoice number for Document Setup , implementation_dba_data: JA.JAI_RGM_DOC_SEQ_DTLS ,
-
TABLE: JA.JAI_RGM_DOC_SEQ_HDRS
12.1.1
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_RGM_DOC_SEQ_HDRS, object_name:JAI_RGM_DOC_SEQ_HDRS, status:VALID,
-
Table: JAI_RGM_DEFINITIONS
12.2.2
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_RGM_DEFINITIONS, object_name:JAI_RGM_DEFINITIONS, status:VALID, product: JA - Asia/Pacific Localizations , description: Stores regime information. , implementation_dba_data: JA.JAI_RGM_DEFINITIONS ,
-
PACKAGE BODY: APPS.JAI_CMN_RGM_SETUP_PKG
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:JAI_CMN_RGM_SETUP_PKG, status:VALID,
-
PACKAGE BODY: APPS.JAI_CMN_RGM_SETUP_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:JAI_CMN_RGM_SETUP_PKG, status:VALID,
-
Table: JAI_RGM_DEFINITIONS
12.1.1
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_RGM_DEFINITIONS, object_name:JAI_RGM_DEFINITIONS, status:VALID, product: JA - Asia/Pacific Localizations , description: Stores regime information. , implementation_dba_data: JA.JAI_RGM_DEFINITIONS ,
-
APPS.JAI_CMN_RGM_SETUP_PKG dependencies on JAI_CMN_RGM_SETUP_PKG
12.2.2
-
APPS.JAI_CMN_RGM_SETUP_PKG dependencies on HR_LOCATIONS
12.1.1
-
APPS.JAI_CMN_RGM_SETUP_PKG dependencies on HR_LOCATIONS
12.2.2
-
APPS.JAI_CMN_RGM_SETUP_PKG dependencies on JAI_RGM_REGISTRATIONS
12.1.1
-
APPS.JAI_CMN_RGM_SETUP_PKG dependencies on JAI_RGM_REGISTRATIONS
12.2.2
-
12.1.1 FND Design Data
12.1.1
-
12.1.1 DBA Data
12.1.1
-
12.2.2 FND Design Data
12.2.2
-
Table: HR_LOCATIONS_ALL
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.HR_LOCATIONS_ALL, object_name:HR_LOCATIONS_ALL, status:VALID, product: PER - Human Resources , description: Work location definitions. , implementation_dba_data: HR.HR_LOCATIONS_ALL ,
-
12.2.2 DBA Data
12.2.2
-
Table: HR_LOCATIONS_ALL
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PER.HR_LOCATIONS_ALL, object_name:HR_LOCATIONS_ALL, status:VALID, product: PER - Human Resources , description: Work location definitions. , implementation_dba_data: HR.HR_LOCATIONS_ALL ,
-
12.2.2 DBA Data
12.2.2
-
PACKAGE BODY: APPS.JAI_CMN_RGM_SETUP_PKG
12.2.2
-
PACKAGE BODY: APPS.JAI_CMN_RGM_SETUP_PKG
12.1.1
-
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 ,
-
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 ,
-
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. ,
-
12.2.2 DBA Data
12.2.2
-
eTRM - JA Tables and Views
12.2.2
description: The 'JA_CN_VOUCHER_NUMBER' table stores the voucher number of GL journal lines. ,
-
12.1.1 DBA Data
12.1.1