DBA Data[Home] [Help]

APPS.JAI_RCV_EXCISE_PROCESSING_PKG dependencies on JAI_CMN_SETUP_PKG

Line 4737: jai_cmn_setup_pkg.generate_excise_invoice_no(

4733: CLOSE c_rtv_excise_inv_no;
4734: ELSE
4735: lv_statement_id := '3';
4736: p_codepath := jai_general_pkg.plot_codepath(3, p_codepath); /* 3 */
4737: jai_cmn_setup_pkg.generate_excise_invoice_no(
4738: p_organization_id => p_organization_id,
4739: p_location_id => p_location_id,
4740: p_called_from => 'P', -- Required for excise generation during RTV
4741: p_order_invoice_type_id => NULL,