DBA Data[Home] [Help]

APPS.JAI_CMN_RG_23AC_I_TRXS_PKG dependencies on JAI_CMN_RG_23AC_I_TRXS_PKG

Line 1: PACKAGE BODY jai_cmn_rg_23ac_i_trxs_pkg AS

1: PACKAGE BODY jai_cmn_rg_23ac_i_trxs_pkg AS
2: /* $Header: jai_cmn_rg_23p1.plb 120.4 2006/11/27 06:37:01 sacsethi ship $ */
3:
4:
5: PROCEDURE insert_row(

Line 88: CHANGE HISTORY for FILENAME: jai_cmn_rg_23ac_i_trxs_pkg.sql

84:
85: BEGIN
86:
87: /*----------------------------------------------------------------------------------------------------------------------------
88: CHANGE HISTORY for FILENAME: jai_cmn_rg_23ac_i_trxs_pkg.sql
89: S.No dd/mm/yyyy Author and Details
90: ------------------------------------------------------------------------------------------------------------------------------
91: 1 16/07/2002 Vijay Shankar for Bug# 3496408, Version:115.0
92: Table handler Package for JAI_CMN_RG_23AC_I_TRXS table

Line 112: So Commented the Call to get_trxn_entry_cnt in jai_cmn_rg_23ac_i_trxs_pkg.insert_row

108: Fix
109: ---
110: As in 11.0.3, entry in the RG23_I is made at the time of Receipt Creation.
111: So for Migrated receipts, entry is already present in RG23_I.
112: So Commented the Call to get_trxn_entry_cnt in jai_cmn_rg_23ac_i_trxs_pkg.insert_row
113:
114: 5. 31/10/2006 SACSETHI for bug 5228046, File version 120.3
115: Forward porting the change in 11i bug 5365523 (Additional CVD Enhancement).
116: This bug has datamodel and spec changes.

Line 520: END jai_cmn_rg_23ac_i_trxs_pkg;

516: END IF;
517:
518: END get_trxn_type_and_id;
519:
520: END jai_cmn_rg_23ac_i_trxs_pkg;