DBA Data[Home] [Help]

APPS.JAI_RCV_DELIVER_RTR_PKG dependencies on JAI_CMN_RG_23AC_I_TRXS_PKG

Line 2637: jai_cmn_rg_23ac_i_trxs_PKG.insert_row(

2633: --p_codepath := jai_general_pkg.plot_codepath(3, p_codepath);
2634:
2635: IF Nvl(p_rg23_entry,0)=1
2636: THEN
2637: jai_cmn_rg_23ac_i_trxs_PKG.insert_row(
2638: p_register_id => ln_register_id,
2639: p_inventory_item_id => r_trx.inventory_item_id,
2640: p_organization_id => r_trx.organization_id,
2641: p_quantity_received => ln_quantity,