DBA Data[Home] [Help]

APPS.PER_JP_CMA_UTILITY_PKG dependencies on HRUSERDT

Line 536: to_number(hruserdt.get_table_value(

532: --
533: if l_car.equivalent_cost > 0 then
534: --
535: l_equivalent_cost_priority :=
536: to_number(hruserdt.get_table_value(
537: p_business_group_id,
538: c_non_taxable_udt_name,
539: c_equivalent_cost_udt_col_name,
540: -- Pass truncated value to avoid no_data_found

Line 560: to_number(hruserdt.get_table_value(

556: --
557: if l_non_taxable_limit is null then
558: --
559: l_non_taxable_limit :=
560: to_number(hruserdt.get_table_value(
561: p_business_group_id,
562: c_non_taxable_udt_name,
563: c_non_taxable_udt_col_name,
564: -- Pass truncated value to avoid no_data_found