DBA Data[Home] [Help]

APPS.BEN_EFC_RNDG_CD_UPGRADE dependencies on BEN_EFC_STUBS

Line 560: l_newrndg_code := ben_efc_stubs.get_cust_mapped_rounding_code

556: --
557: if l_currency_code is not null
558: then
559: --
560: l_newrndg_code := ben_efc_stubs.get_cust_mapped_rounding_code
561: (p_rndcd_table_name => l_rndgtab_name
562: ,p_currency_code => l_currency_code
563: ,p_rndcd_value => l_rndgcodedets.rndgcol_value
564: );