DBA Data[Home] [Help]

APPS.JAI_PA_BILLING_PKG dependencies on JAI_OM_WSH_PROCESSING_PKG

Line 1485: pv_register := jai_om_wsh_processing_pkg.excise_balance_check (

1481: open c_jai_cmn_rg_balances(pn_organization_id, pn_location_id);
1482: fetch c_jai_cmn_rg_balances into r_jai_cmn_rg_balances;
1483: close c_jai_cmn_rg_balances;
1484:
1485: pv_register := jai_om_wsh_processing_pkg.excise_balance_check (
1486: p_pref_rg23a => ln_pref_rg23a ,
1487: p_pref_rg23c => ln_pref_rg23c ,
1488: p_pref_pla => ln_pref_pla ,
1489: p_ssi_unit_flag => lv_ssi_unit_flag ,