DBA Data[Home] [Help]

APPS.JAI_PA_BILLING_PKG dependencies on JAI_OM_WSH_PROCESSING_PKG

Line 1449: pv_register := jai_om_wsh_processing_pkg.excise_balance_check (

1445: open c_jai_cmn_rg_balances(pn_organization_id, pn_location_id);
1446: fetch c_jai_cmn_rg_balances into r_jai_cmn_rg_balances;
1447: close c_jai_cmn_rg_balances;
1448:
1449: pv_register := jai_om_wsh_processing_pkg.excise_balance_check (
1450: p_pref_rg23a => ln_pref_rg23a ,
1451: p_pref_rg23c => ln_pref_rg23c ,
1452: p_pref_pla => ln_pref_pla ,
1453: p_ssi_unit_flag => lv_ssi_unit_flag ,