DBA Data[Home] [Help]

APPS.JAI_CMN_RGM_TAX_DIST_PKG dependencies on JAI_CMN_RGM_RECORDING_PKG

Line 1594: jai_cmn_rgm_recording_pkg.insert_repository_entry

1590: lv_rep_register_type:=jai_constants.register_type_a;
1591: end if;
1592: --end additions for bug#6773684
1593:
1594: jai_cmn_rgm_recording_pkg.insert_repository_entry
1595: (
1596: P_REPOSITORY_ID => ln_repository_id ,
1597: P_REGIME_ID => p_regime_id ,
1598: P_TAX_TYPE => p_from_tax_type ,

Line 1840: jai_cmn_rgm_recording_pkg.insert_repository_entry

1836: lv_rep_register_type :=jai_constants.register_type_a;
1837: end if;
1838: --end additions for bug#6773684
1839:
1840: jai_cmn_rgm_recording_pkg.insert_repository_entry
1841: (
1842: P_REPOSITORY_ID => ln_repository_id ,
1843: P_REGIME_ID => p_regime_id ,
1844: P_TAX_TYPE => p_to_tax_type ,