Search Results rcv_transactions
Overview
JAI_RCV_TRANSACTIONS is a transaction-level table owned by the JA schema, the schema that carries the Oracle E-Business Suite Asia/Pacific localizations. In the documentation metadata it is classified under Product/Module JA - Asia/Pacific Localizations, and its stated purpose is to hold receiving transaction records information. Operationally, the table functions as the localization extension for standard Oracle Receiving, storing the excise, CENVAT, VAT, and latterly GST attributes that Indian and other Asia/Pacific statutory regimes require when goods are received against a shipment. The table is documented as VALID in ETRM for both 12.1.1 and 12.2.2, and the physical schema listing records 79 columns in the JA schema.
Modelling the object heuristically from its foreign key structure yields a Data Vault classification of link. This classification is a modelling suggestion rather than a documented attribute: the table carries its own surrogate primary key, TRANSACTION_ID, yet almost every meaningful column is a foreign reference, notably to RCV_TRANSACTIONS, RCV_SHIPMENT_HEADERS, RCV_SHIPMENT_LINES, HR_ALL_ORGANIZATION_UNITS, HR_LOCATIONS_ALL, and MTL_SYSTEM_ITEMS_B, and also to three self-referencing roles on RCV_TRANSACTIONS. That pattern is characteristic of an associative structure that ties a receiving event to the organizational, item, and location context in which the localized tax treatment is computed.
Key Information Stored
The primary key is TRANSACTION_ID, enforced by the unique index JAI_RCV_TRANSACTIONS_PK. Because there is only one documented unique index, TRANSACTION_ID is also the sole business-key candidate identified in the source metadata; it is simultaneously a foreign key to RCV_TRANSACTIONS, meaning the localized row is keyed to the same transaction identifier used by the core receiving tables.
- Transaction identification: TRANSACTION_ID, TRANSACTION_TYPE, TRANSACTION_DATE, and RECEIPT_NUM describe the receipt event itself.
- Context keys: SHIPMENT_HEADER_ID, SHIPMENT_LINE_ID, ORGANIZATION_ID, LOCATION_ID, and INVENTORY_ITEM_ID identify the shipment, line, organization, location, and item involved.
- Hierarchy references: PARENT_TRANSACTION_ID, PARENT_TRANSACTION_TYPE, and TAX_TRANSACTION_ID allow a transaction to be linked to its originating or tax counterpart record.
- Quantity and UOM: QUANTITY and UOM_CODE capture the received amount.
- Statutory tax values: TAX_AMOUNT, ASSESSABLE_VALUE, CENVAT_AMOUNT, CENVAT_CLAIMED_PTG, EXCISE_INVOICE_NO, EXCISE_INVOICE_DATE, VAT_INVOICE_NO, VAT_INVOICE_DATE, and the more recent GST_INVOICE_NO and GST_INVOICE_DATE hold the excise, CENVAT, VAT, and GST data used for compliance reporting.
- Classification flags: ITEM_CLASS, ITEM_CENVATABLE, ITEM_EXCISABLE, INV_ITEM_FLAG, INV_ASSET_FLAG, and COSTING_METHOD drive how the localized tax logic treats each receipt. PROCESS_STATUS, PROCESS_MESSAGE, CENVAT_RG_STATUS, and PROCESS_VAT_STATUS record the outcome of that processing.
- Audit columns: CREATION_DATE, CREATED_BY, LAST_UPDATE_DATE, LAST_UPDATED_BY, and ATTRIBUTE1 through ATTRIBUTE15 are the standard EBS audit and descriptive-flexfield columns, supported here by OBJECT_VERSION_NUMBER for optimistic locking.
Common Use Cases and Queries
Reporting and reconciliation are the dominant uses. A typical query joins the localized row back to core receiving to reconcile quantities and tax amounts:
- Excise and VAT register reporting: filter on EXCISE_INVOICE_DATE or VAT_INVOICE_DATE to produce period returns.
- CENVAT credit tracking: aggregate CENVAT_AMOUNT where CENVAT_CLAIMED_PTG is set.
- Receipt reconciliation: join TRANSACTION_ID to RCV_TRANSACTIONS and RCV_SHIPMENT_LINES to compare localized tax data with the underlying shipment.
- Error handling: query rows where PROCESS_STATUS is not complete or PROCESS_MESSAGE is populated to identify failed localized processing.
Related Objects
- RCV_TRANSACTIONS — joined on TRANSACTION_ID, PARENT_TRANSACTION_ID, and TAX_TRANSACTION_ID.
- RCV_SHIPMENT_HEADERS — joined on SHIPMENT_HEADER_ID.
- RCV_SHIPMENT_LINES — joined on SHIPMENT_LINE_ID.
- MTL_SYSTEM_ITEMS_B — joined on INVENTORY_ITEM_ID and ORGANIZATION_ID.
- HR_ALL_ORGANIZATION_UNITS — joined on ORGANIZATION_ID.
- HR_LOCATIONS_ALL — joined on LOCATION_ID.
-
Table: JAI_RCV_TRANSACTIONS
12.1.1
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_RCV_TRANSACTIONS, object_name:JAI_RCV_TRANSACTIONS, status:VALID, product: JA - Asia/Pacific Localizations , description: Holds receiving transaction records information. , implementation_dba_data: JA.JAI_RCV_TRANSACTIONS ,
-
Table: JAI_RCV_TRANSACTIONS
12.2.2
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_RCV_TRANSACTIONS, object_name:JAI_RCV_TRANSACTIONS, status:VALID, product: JA - Asia/Pacific Localizations , description: Holds receiving transaction records information. , implementation_dba_data: JA.JAI_RCV_TRANSACTIONS ,
-
Table: JAI_RCV_RTV_DTLS
12.2.2
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_RCV_RTV_DTLS, object_name:JAI_RCV_RTV_DTLS, status:VALID, product: JA - Asia/Pacific Localizations , description: Stores the parent transaction identifier for the return to vendor transaction , implementation_dba_data: JA.JAI_RCV_RTV_DTLS ,
-
Table: JAI_RCV_RTV_DTLS
12.1.1
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_RCV_RTV_DTLS, object_name:JAI_RCV_RTV_DTLS, status:VALID, product: JA - Asia/Pacific Localizations , description: Stores the parent transaction identifier for the return to vendor transaction , implementation_dba_data: JA.JAI_RCV_RTV_DTLS ,
-
Table: JAI_RCV_RGM_CLAIMS
12.1.1
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_RCV_RGM_CLAIMS, object_name:JAI_RCV_RGM_CLAIMS, status:VALID, product: JA - Asia/Pacific Localizations , description: Stores the details of receipt claims by regime. , implementation_dba_data: JA.JAI_RCV_RGM_CLAIMS ,
-
Table: JAI_RCV_RGM_CLAIMS
12.2.2
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_RCV_RGM_CLAIMS, object_name:JAI_RCV_RGM_CLAIMS, status:VALID, product: JA - Asia/Pacific Localizations , description: Stores the details of receipt claims by regime. , implementation_dba_data: JA.JAI_RCV_RGM_CLAIMS ,
-
Table: JAI_RCV_REP_ACCRUAL_T
12.2.2
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_RCV_REP_ACCRUAL_T, object_name:JAI_RCV_REP_ACCRUAL_T, status:VALID, product: JA - Asia/Pacific Localizations , description: Contains details of Tax for all Receiving-RTV Transactions , implementation_dba_data: JA.JAI_RCV_REP_ACCRUAL_T ,
-
Table: JAI_RCV_REP_ACCRUAL_T
12.1.1
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_RCV_REP_ACCRUAL_T, object_name:JAI_RCV_REP_ACCRUAL_T, status:VALID, product: JA - Asia/Pacific Localizations , description: Contains details of Tax for all Receiving-RTV Transactions , implementation_dba_data: JA.JAI_RCV_REP_ACCRUAL_T ,
-
Table: JAI_RCV_CENVAT_CLAIM_T
12.2.2
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_RCV_CENVAT_CLAIM_T, object_name:JAI_RCV_CENVAT_CLAIM_T, status:VALID, product: JA - Asia/Pacific Localizations , description: Contains information about modvat claim. Source is Claim Modvat on receipt , implementation_dba_data: JA.JAI_RCV_CENVAT_CLAIM_T ,
-
Table: JAI_RCV_CENVAT_CLAIM_T
12.1.1
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_RCV_CENVAT_CLAIM_T, object_name:JAI_RCV_CENVAT_CLAIM_T, status:VALID, product: JA - Asia/Pacific Localizations , description: Contains information about modvat claim. Source is Claim Modvat on receipt , implementation_dba_data: JA.JAI_RCV_CENVAT_CLAIM_T ,
-
Table: JAI_RCV_JOURNAL_ENTRIES
12.2.2
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_RCV_JOURNAL_ENTRIES, object_name:JAI_RCV_JOURNAL_ENTRIES, status:VALID, product: JA - Asia/Pacific Localizations , description: Stores journal Entry information , implementation_dba_data: JA.JAI_RCV_JOURNAL_ENTRIES ,
-
Table: JAI_RCV_JOURNAL_ENTRIES
12.1.1
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_RCV_JOURNAL_ENTRIES, object_name:JAI_RCV_JOURNAL_ENTRIES, status:VALID, product: JA - Asia/Pacific Localizations , description: Stores journal Entry information , implementation_dba_data: JA.JAI_RCV_JOURNAL_ENTRIES ,
-
Table: JAI_RCV_RTV_BATCH_TRXS
12.2.2
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_RCV_RTV_BATCH_TRXS, object_name:JAI_RCV_RTV_BATCH_TRXS, status:VALID, product: JA - Asia/Pacific Localizations , description: RTV Batch Transactions , implementation_dba_data: JA.JAI_RCV_RTV_BATCH_TRXS ,
-
Table: JAI_RCV_RTV_BATCH_TRXS
12.1.1
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_RCV_RTV_BATCH_TRXS, object_name:JAI_RCV_RTV_BATCH_TRXS, status:VALID, product: JA - Asia/Pacific Localizations , description: RTV Batch Transactions , implementation_dba_data: JA.JAI_RCV_RTV_BATCH_TRXS ,
-
Table: JAI_RCV_TP_INV_DETAILS
12.1.1
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_RCV_TP_INV_DETAILS, object_name:JAI_RCV_TP_INV_DETAILS, status:VALID, product: JA - Asia/Pacific Localizations , description: Stores Invoice Lines created as part of Third Party Receipt Taxes , implementation_dba_data: JA.JAI_RCV_TP_INV_DETAILS ,
-
Table: JAI_CMN_BOE_MATCHINGS
12.1.1
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_CMN_BOE_MATCHINGS, object_name:JAI_CMN_BOE_MATCHINGS, status:VALID, product: JA - Asia/Pacific Localizations , description: Stores BOE Matchings with Receipts Information. , implementation_dba_data: JA.JAI_CMN_BOE_MATCHINGS ,
-
Table: JAI_OPM_CM_ADJS_DTL
12.1.1
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_OPM_CM_ADJS_DTL, object_name:JAI_OPM_CM_ADJS_DTL, status:VALID, product: JA - Asia/Pacific Localizations , description: This table stores the cost adjustment details as part of OPM Costing , implementation_dba_data: JA.JAI_OPM_CM_ADJS_DTL ,
-
Table: JAI_OPM_CM_ADJS_DTL
12.2.2
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_OPM_CM_ADJS_DTL, object_name:JAI_OPM_CM_ADJS_DTL, status:VALID, product: JA - Asia/Pacific Localizations , description: This table stores the cost adjustment details as part of OPM Costing , implementation_dba_data: JA.JAI_OPM_CM_ADJS_DTL ,
-
Table: JAI_CMN_BOE_MATCHINGS
12.2.2
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_CMN_BOE_MATCHINGS, object_name:JAI_CMN_BOE_MATCHINGS, status:VALID, product: JA - Asia/Pacific Localizations , description: Stores BOE Matchings with Receipts Information. , implementation_dba_data: JA.JAI_CMN_BOE_MATCHINGS ,
-
Table: JAI_RCV_TP_INV_DETAILS
12.2.2
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_RCV_TP_INV_DETAILS, object_name:JAI_RCV_TP_INV_DETAILS, status:VALID, product: JA - Asia/Pacific Localizations , description: Stores Invoice Lines created as part of Third Party Receipt Taxes , implementation_dba_data: JA.JAI_RCV_TP_INV_DETAILS ,
-
Table: JAI_RCV_CENVAT_CLAIMS
12.1.1
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_RCV_CENVAT_CLAIMS, object_name:JAI_RCV_CENVAT_CLAIMS, status:VALID, product: JA - Asia/Pacific Localizations , description: Holds details about cenvat % claimed for a receipt for Manufacturing Org. , implementation_dba_data: JA.JAI_RCV_CENVAT_CLAIMS ,
-
Table: JAI_RCV_CENVAT_CLAIMS
12.2.2
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_RCV_CENVAT_CLAIMS, object_name:JAI_RCV_CENVAT_CLAIMS, status:VALID, product: JA - Asia/Pacific Localizations , description: Holds details about cenvat % claimed for a receipt for Manufacturing Org. , implementation_dba_data: JA.JAI_RCV_CENVAT_CLAIMS ,
-
Table: JAI_OM_REP_JAINEXFR_T
12.1.1
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_OM_REP_JAINEXFR_T, object_name:JAI_OM_REP_JAINEXFR_T, status:VALID, product: JA - Asia/Pacific Localizations , description: Intermediate table used in transaction processing to hold balance and tax record , implementation_dba_data: JA.JAI_OM_REP_JAINEXFR_T ,
-
Table: JAI_OM_REP_JAINEXFR_T
12.2.2
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_OM_REP_JAINEXFR_T, object_name:JAI_OM_REP_JAINEXFR_T, status:VALID, product: JA - Asia/Pacific Localizations , description: Intermediate table used in transaction processing to hold balance and tax record , implementation_dba_data: JA.JAI_OM_REP_JAINEXFR_T ,
-
Table: JAI_AP_MATCH_ERS_T
12.2.2
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_AP_MATCH_ERS_T, object_name:JAI_AP_MATCH_ERS_T, status:VALID, product: JA - Asia/Pacific Localizations , description: Used for bulk propagation of taxes by India - to insert taxes by pay on receipt. , implementation_dba_data: JA.JAI_AP_MATCH_ERS_T ,
-
Table: JAI_CMN_RG_ROUND_LINES
12.1.1
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_CMN_RG_ROUND_LINES, object_name:JAI_CMN_RG_ROUND_LINES, status:VALID, product: JA - Asia/Pacific Localizations , description: Stores line details considered for tax rounding , implementation_dba_data: JA.JAI_CMN_RG_ROUND_LINES ,
-
Table: JAI_CMN_RG_ROUND_LINES
12.2.2
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_CMN_RG_ROUND_LINES, object_name:JAI_CMN_RG_ROUND_LINES, status:VALID, product: JA - Asia/Pacific Localizations , description: Stores line details considered for tax rounding , implementation_dba_data: JA.JAI_CMN_RG_ROUND_LINES ,
-
Table: JAI_AP_MATCH_ERS_T
12.1.1
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_AP_MATCH_ERS_T, object_name:JAI_AP_MATCH_ERS_T, status:VALID, product: JA - Asia/Pacific Localizations , description: Used for bulk propagation of taxes by India - to insert taxes by pay on receipt. , implementation_dba_data: JA.JAI_AP_MATCH_ERS_T ,
-
Table: JAI_RCV_SUBLED_ENTRIES
12.2.2
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_RCV_SUBLED_ENTRIES, object_name:JAI_RCV_SUBLED_ENTRIES, status:VALID, product: JA - Asia/Pacific Localizations , description: Localization table similar to Base Apps rcv_receiving_sub_ledger. , implementation_dba_data: JA.JAI_RCV_SUBLED_ENTRIES ,
-
Table: JAI_RCV_LINES
12.1.1
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_RCV_LINES, object_name:JAI_RCV_LINES, status:VALID, product: JA - Asia/Pacific Localizations , description: Stores localization related info for the receipt line. , implementation_dba_data: JA.JAI_RCV_LINES ,
-
Table: JAI_RCV_SUBLED_ENTRIES
12.1.1
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_RCV_SUBLED_ENTRIES, object_name:JAI_RCV_SUBLED_ENTRIES, status:VALID, product: JA - Asia/Pacific Localizations , description: Localization table similar to Base Apps rcv_receiving_sub_ledger. , implementation_dba_data: JA.JAI_RCV_SUBLED_ENTRIES ,
-
Table: JAI_RCV_LINES
12.2.2
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_RCV_LINES, object_name:JAI_RCV_LINES, status:VALID, product: JA - Asia/Pacific Localizations , description: Stores localization related info for the receipt line. , implementation_dba_data: JA.JAI_RCV_LINES ,
-
Table: JAI_RCV_LINE_TAXES
12.2.2
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_RCV_LINE_TAXES, object_name:JAI_RCV_LINE_TAXES, status:VALID, product: JA - Asia/Pacific Localizations , description: This Table holds the Information of the Receipt Taxes. , implementation_dba_data: JA.JAI_RCV_LINE_TAXES ,
-
Table: JAI_RCV_RGM_LINES
12.2.2
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_RCV_RGM_LINES, object_name:JAI_RCV_RGM_LINES, status:VALID, product: JA - Asia/Pacific Localizations , description: Stores the Line information of receipt claims. , implementation_dba_data: JA.JAI_RCV_RGM_LINES ,
-
Table: JAI_CMN_ST_FORM_DTLS
12.2.2
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_CMN_ST_FORM_DTLS, object_name:JAI_CMN_ST_FORM_DTLS, status:VALID, product: JA - Asia/Pacific Localizations , description: Stores details of ST Forms tracking in Payables and Receivables transactions , implementation_dba_data: JA.JAI_CMN_ST_FORM_DTLS ,
-
Table: JAI_RCV_RGM_LINES
12.1.1
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_RCV_RGM_LINES, object_name:JAI_RCV_RGM_LINES, status:VALID, product: JA - Asia/Pacific Localizations , description: Stores the Line information of receipt claims. , implementation_dba_data: JA.JAI_RCV_RGM_LINES ,
-
Table: JAI_CMN_ST_FORM_DTLS
12.1.1
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_CMN_ST_FORM_DTLS, object_name:JAI_CMN_ST_FORM_DTLS, status:VALID, product: JA - Asia/Pacific Localizations , description: Stores details of ST Forms tracking in Payables and Receivables transactions , implementation_dba_data: JA.JAI_CMN_ST_FORM_DTLS ,
-
Table: JAI_RCV_LINE_TAXES
12.1.1
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_RCV_LINE_TAXES, object_name:JAI_RCV_LINE_TAXES, status:VALID, product: JA - Asia/Pacific Localizations , description: This Table holds the Information of the Receipt Taxes. , implementation_dba_data: JA.JAI_RCV_LINE_TAXES ,
-
Table: JAI_PO_REP_PRRG_T
12.1.1
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_PO_REP_PRRG_T, object_name:JAI_PO_REP_PRRG_T, status:VALID, product: JA - Asia/Pacific Localizations , description: Used as a intermediate table for holding the purchase register report details , implementation_dba_data: JA.JAI_PO_REP_PRRG_T ,
-
Table: JAI_PO_REP_PRRG_T
12.2.2
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_PO_REP_PRRG_T, object_name:JAI_PO_REP_PRRG_T, status:VALID, product: JA - Asia/Pacific Localizations , description: Used as a intermediate table for holding the purchase register report details , implementation_dba_data: JA.JAI_PO_REP_PRRG_T ,
-
View: JAI_RCV_ACCNT_HDR_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:JA.JAI_RCV_ACCNT_HDR_V, object_name:JAI_RCV_ACCNT_HDR_V, status:VALID, product: JA - Asia/Pacific Localizations , implementation_dba_data: APPS.JAI_RCV_ACCNT_HDR_V ,
-
View: JAI_RCV_ACCNT_HDR_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:JA.JAI_RCV_ACCNT_HDR_V, object_name:JAI_RCV_ACCNT_HDR_V, status:VALID, product: JA - Asia/Pacific Localizations , implementation_dba_data: APPS.JAI_RCV_ACCNT_HDR_V ,
-
Table: JAI_AP_MATCH_INV_TAXES
12.1.1
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_AP_MATCH_INV_TAXES, object_name:JAI_AP_MATCH_INV_TAXES, status:VALID, product: JA - Asia/Pacific Localizations , description: Stores details of all MISCELLANEOUS distributions added for tax in AP invoice. , implementation_dba_data: JA.JAI_AP_MATCH_INV_TAXES ,
-
Table: JAI_AP_MATCH_INV_TAXES
12.2.2
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_AP_MATCH_INV_TAXES, object_name:JAI_AP_MATCH_INV_TAXES, status:VALID, product: JA - Asia/Pacific Localizations , description: Stores details of all MISCELLANEOUS distributions added for tax in AP invoice. , implementation_dba_data: JA.JAI_AP_MATCH_INV_TAXES ,
-
View: JAI_RCV_RTV_LINES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:JA.JAI_RCV_RTV_LINES_V, object_name:JAI_RCV_RTV_LINES_V, status:VALID, product: JA - Asia/Pacific Localizations , implementation_dba_data: APPS.JAI_RCV_RTV_LINES_V ,
-
View: JAI_RCV_RECEIVE_LINES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:JA.JAI_RCV_RECEIVE_LINES_V, object_name:JAI_RCV_RECEIVE_LINES_V, status:VALID, product: JA - Asia/Pacific Localizations , implementation_dba_data: APPS.JAI_RCV_RECEIVE_LINES_V ,
-
View: JAI_RCV_RTV_LINES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:JA.JAI_RCV_RTV_LINES_V, object_name:JAI_RCV_RTV_LINES_V, status:VALID, product: JA - Asia/Pacific Localizations , implementation_dba_data: APPS.JAI_RCV_RTV_LINES_V ,
-
View: JAI_CMN_RG_23_II_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:JA.JAI_CMN_RG_23_II_V, object_name:JAI_CMN_RG_23_II_V, status:VALID, product: JA - Asia/Pacific Localizations , implementation_dba_data: APPS.JAI_CMN_RG_23_II_V ,
-
View: JAI_CMN_RG_23_II_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:JA.JAI_CMN_RG_23_II_V, object_name:JAI_CMN_RG_23_II_V, status:VALID, product: JA - Asia/Pacific Localizations , implementation_dba_data: APPS.JAI_CMN_RG_23_II_V ,
-
View: JAI_RCV_RECEIVE_LINES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:JA.JAI_RCV_RECEIVE_LINES_V, object_name:JAI_RCV_RECEIVE_LINES_V, status:VALID, product: JA - Asia/Pacific Localizations , implementation_dba_data: APPS.JAI_RCV_RECEIVE_LINES_V ,