DBA Data[Home] [Help]

APPS.JAI_AR_IMPORT_SYNC_PKG dependencies on JAI_CMN_SETUP_PKG

Line 1457: jai_cmn_setup_pkg.generate_excise_invoice_no(v_org_id,v_loc_id,'I',pr_new.batch_source_id, v_fin_year, v_invoice_no , v_errbuf);

1453: close item_class_cur;
1454:
1455: IF NVL(v_excise_flag,'N') = 'Y' THEN
1456: IF v_invoice_no is Null THEN
1457: jai_cmn_setup_pkg.generate_excise_invoice_no(v_org_id,v_loc_id,'I',pr_new.batch_source_id, v_fin_year, v_invoice_no , v_errbuf);
1458: END IF;
1459:
1460: IF v_errbuf is not null THEN
1461: