Search Results jai_om_oe_bond_reg_hdrs
Overview
The JAI_OM_OE_BOND_REG_HDRS table is a core data object within the Asia/Pacific Localizations (JA) module of Oracle E-Business Suite (EBS) releases 12.1.1 and 12.2.2. It functions as a master definition table for managing bond-related registers, which are critical for compliance with specific regional tax and customs regulations, such as those governing bonded warehouses or duty deferment schemes. The table's primary role is to establish and maintain the valid register types that can be associated with a specific inventory organization and its location, thereby providing the foundational structure for tracking bonded transactions within the Order Management (OM) cycle.
Key Information Stored
While the provided ETRM metadata does not list specific columns beyond key relationships, the table's description and foreign key constraints define its critical data elements. The central column is REGISTER_ID, which serves as the unique primary key identifier for each register definition record. Each record is explicitly tied to an ORGANIZATION_ID, linking it to a specific inventory organization defined in the JAI_CMN_INVENTORY_ORGS table. Furthermore, each record is associated with a LOCATION_ID, defining the precise physical or logical site for the register. This combination of organization and location allows for granular control over where and how bonded transactions are recorded and processed within the localized legal framework.
Common Use Cases and Queries
This table is primarily accessed during the setup and transactional processing of bonded orders. A common operational query involves retrieving all valid bond registers available for a given shipping warehouse to ensure compliance during sales order entry. For reporting and audit purposes, analysts often join this header table with its detail lines to summarize bonded inventory or transaction history. A typical SQL pattern for setup validation or a lookup list would be:
- SELECT register_id, organization_id, location_id FROM jai_om_oe_bond_reg_hdrs WHERE organization_id = :p_org_id;
For transactional reporting, a join to the detail table (JAI_OM_OE_BOND_REG_DTLS) is standard to retrieve specific bonded items or quantities associated with each register header.
Related Objects
The JAI_OM_OE_BOND_REG_HDRS table is central to a small hierarchy of related localization objects, as documented by its foreign key relationships. It references the JAI_CMN_INVENTORY_ORGS table via its ORGANIZATION_ID column to validate the operating unit. More significantly, it is referenced as a parent table by two key transactional entities. The JAI_OM_OE_BOND_REG_DTLS table links via REGISTER_ID, storing the specific inventory items or details that belong to a given bond register. Simultaneously, the JAI_OM_OE_BOND_TRXS table also references it via REGISTER_ID, recording the individual financial or material transactions that impact the bonded register, thereby creating a complete audit trail from definition to detail to transaction.
-
Table: JAI_OM_OE_BOND_REG_HDRS
12.2.2
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_OM_OE_BOND_REG_HDRS, object_name:JAI_OM_OE_BOND_REG_HDRS, status:VALID, product: JA - Asia/Pacific Localizations , description: This table holds the details of register types for an organization and location. , implementation_dba_data: JA.JAI_OM_OE_BOND_REG_HDRS ,
-
Table: JAI_OM_OE_BOND_REG_HDRS
12.1.1
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_OM_OE_BOND_REG_HDRS, object_name:JAI_OM_OE_BOND_REG_HDRS, status:VALID, product: JA - Asia/Pacific Localizations , description: This table holds the details of register types for an organization and location. , implementation_dba_data: JA.JAI_OM_OE_BOND_REG_HDRS ,
-
APPS.JAI_CMN_SETUP_PKG dependencies on JAI_OM_OE_BOND_REG_HDRS
12.2.2
-
APPS.JAI_OM_RG_PKG dependencies on JAI_OM_OE_BOND_REG_HDRS
12.1.1
-
APPS.JAI_AR_RCTA_TRIGGER_PKG dependencies on JAI_OM_OE_BOND_REG_HDRS
12.2.2
-
APPS.JAI_CMN_BOND_REGISTER_PKG dependencies on JAI_OM_OE_BOND_REG_HDRS
12.2.2
-
APPS.JAI_OM_WSH_PROCESSING_PKG dependencies on JAI_OM_OE_BOND_REG_HDRS
12.1.1
-
APPS.JAI_AR_IMPORT_SYNC_PKG dependencies on JAI_OM_OE_BOND_REG_HDRS
12.2.2
-
APPS.JAI_OM_WDD_PROCESSING_PKG dependencies on JAI_OM_OE_BOND_REG_HDRS
12.2.2
-
APPS.JAI_CMN_BOND_REGISTER_PKG dependencies on JAI_OM_OE_BOND_REG_HDRS
12.1.1
-
APPS.JAI_AR_RCTA_TRIGGER_PKG dependencies on JAI_OM_OE_BOND_REG_HDRS
12.1.1
-
APPS.JAI_AR_TAX_LINES_PKG dependencies on JAI_OM_OE_BOND_REG_HDRS
12.2.2
-
APPS.JAI_JAR_TRXS_TRIGGER_PKG dependencies on JAI_OM_OE_BOND_REG_HDRS
12.2.2
-
APPS.JAI_OPEN_API_PKG dependencies on JAI_OM_OE_BOND_REG_HDRS
12.2.2
-
APPS.JAI_AR_RCTLA_TRIGGER_PKG dependencies on JAI_OM_OE_BOND_REG_HDRS
12.2.2
-
APPS.JAI_OM_WDD_TRIGGER_PKG dependencies on JAI_OM_OE_BOND_REG_HDRS
12.2.2
-
APPS.JAI_OM_WSH_PKG dependencies on JAI_OM_OE_BOND_REG_HDRS
12.1.1
-
APPS.JAI_OM_WDD_TRIGGER_PKG dependencies on JAI_OM_OE_BOND_REG_HDRS
12.1.1
-
APPS.JAI_JAR_TRXS_TRIGGER_PKG dependencies on JAI_OM_OE_BOND_REG_HDRS
12.1.1
-
APPS.JAI_CMN_TAX_DEFAULTATION_PKG dependencies on JAI_OM_OE_BOND_REG_HDRS
12.1.1
-
APPS.JAI_OM_WSH_PKG dependencies on JAI_OM_OE_BOND_REG_HDRS
12.2.2
-
APPS.JAI_CMN_TAX_DEFAULTATION_PKG dependencies on JAI_OM_OE_BOND_REG_HDRS
12.2.2
-
APPS.JAI_AR_IMPORT_POPU_PKG dependencies on JAI_OM_OE_BOND_REG_HDRS
12.2.2
-
APPS.JAI_CMN_SETUP_PKG dependencies on JAI_OM_OE_BOND_REG_HDRS
12.1.1
-
APPS.JAI_AR_RCTLA_TRIGGER_PKG dependencies on JAI_OM_OE_BOND_REG_HDRS
12.1.1
-
APPS.JAI_JAR_TL_TRIGGER_PKG dependencies on JAI_OM_OE_BOND_REG_HDRS
12.1.1
-
APPS.JAI_AR_TRX_HEADERS_PKG dependencies on JAI_OM_OE_BOND_REG_HDRS
12.2.2
-
APPS.JAI_AR_TRXS_PKG dependencies on JAI_OM_OE_BOND_REG_HDRS
12.2.2
-
APPS.JAI_JAR_TL_TRIGGER_PKG dependencies on JAI_OM_OE_BOND_REG_HDRS
12.2.2
-
APPS.JAI_OM_WSH_PROCESSING_PKG dependencies on JAI_OM_OE_BOND_REG_HDRS
12.2.2
-
APPS.JAI_OM_RG_PKG dependencies on JAI_OM_OE_BOND_REG_HDRS
12.2.2
-
APPS.JAI_OM_TAX_PROCESSING_PKG dependencies on JAI_OM_OE_BOND_REG_HDRS
12.2.2
-
APPS.JAI_CMN_SETUP_PKG dependencies on JAI_OM_OE_BOND_REG_DTLS
12.1.1
-
APPS.JAI_OM_WDD_TRIGGER_PKG dependencies on JAI_OM_OE_BOND_REG_DTLS
12.1.1
-
APPS.JAI_AR_RCTA_TRIGGER_PKG dependencies on JAI_OM_OE_BOND_TRXS
12.2.2
-
APPS.JAI_AR_RCTA_TRIGGER_PKG dependencies on JAI_OM_OE_BOND_TRXS
12.1.1
-
APPS.JAI_CMN_SETUP_PKG dependencies on JAI_OM_OE_BOND_REG_DTLS
12.2.2
-
APPS.JAI_OM_WSH_PKG dependencies on JAI_OM_OE_BOND_REG_DTLS
12.2.2
-
APPS.JAI_AR_TRX_HEADERS_PKG dependencies on JAI_OM_OE_BOND_TRXS
12.2.2
-
APPS.JAI_OM_WDD_TRIGGER_PKG dependencies on JAI_OM_OE_BOND_REG_DTLS
12.2.2
-
APPS.JAI_AR_RCTA_TRIGGER_PKG dependencies on JAI_OM_OE_BOND_REG_DTLS
12.1.1
-
APPS.JAI_OM_WDD_TRIGGER_PKG dependencies on JAI_OM_OE_BOND_TRXS
12.1.1
-
APPS.JAI_OM_WSH_PKG dependencies on JAI_OM_OE_BOND_REG_DTLS
12.1.1
-
APPS.JAI_AR_IMPORT_SYNC_PKG dependencies on JAI_OM_OE_BOND_TRXS
12.2.2
-
APPS.JAI_OM_WDD_PROCESSING_PKG dependencies on JAI_OM_OE_BOND_REG_DTLS
12.2.2
-
APPS.JAI_JAR_TL_TRIGGER_PKG dependencies on JAI_OM_OE_BOND_REG_DTLS
12.1.1
-
APPS.JAI_OM_WDD_TRIGGER_PKG dependencies on JAI_OM_OE_BOND_TRXS
12.2.2
-
APPS.JAI_AR_RCTA_TRIGGER_PKG dependencies on JAI_OM_OE_BOND_REG_DTLS
12.2.2
-
APPS.JAI_JAR_TL_TRIGGER_PKG dependencies on JAI_OM_OE_BOND_REG_DTLS
12.2.2
-
VIEW: JA.JAI_OM_OE_BOND_REG_HDRS#
12.2.2
owner:JA, object_type:VIEW, object_name:JAI_OM_OE_BOND_REG_HDRS#, status:VALID,