DBA Data[Home] [Help]

APPS.JAI_EXCISE_SCRIPTS_PKG dependencies on JAI_CMN_RG_PERIOD_BALS_PKG

Line 374: jai_cmn_rg_period_bals_pkg.consolidate_balances( p_err_msg,

370: AND location_id = p_location_id
371: AND register_type = p_register_type
372: AND trunc(creation_date) >= p_start_date;
373:
374: jai_cmn_rg_period_bals_pkg.consolidate_balances( p_err_msg,
375: p_ret_code ,
376: NULL,
377: p_register_type,
378: trunc(last_day(add_months(sysdate,-1))));