DBA Data[Home] [Help]

APPS.PQP_NL_SAVINGS_TEMPLATE dependencies on PAY_INPUT_VALUES_F

Line 442: from pay_input_values_f

438: --
439: cursor csr_ipv (c_ele_typeid number
440: ,c_effective_date date) is
441: select input_value_id
442: from pay_input_values_f
443: where element_type_id = c_ele_typeid
444: and business_group_id = p_business_group_id
445: and name = 'Pay Value'
446: and c_effective_date between effective_start_date