DBA Data[Home] [Help]

APPS.JAI_RCV_EXCISE_PROCESSING_PKG dependencies on JAI_CMN_SETUP_PKG

Line 5130: jai_cmn_setup_pkg.generate_excise_invoice_no(

5126: CLOSE c_rtv_excise_inv_no;
5127: ELSE
5128: lv_statement_id := '3';
5129: p_codepath := jai_general_pkg.plot_codepath(3, p_codepath); /* 3 */
5130: jai_cmn_setup_pkg.generate_excise_invoice_no(
5131: p_organization_id => p_organization_id,
5132: p_location_id => p_location_id,
5133: p_called_from => 'P', -- Required for excise generation during RTV
5134: p_order_invoice_type_id => NULL,