DBA Data[Home] [Help]

APPS.PAY_BATCH_BALANCEADJ_WRAPPER dependencies on PAY_INPUT_VALUES_PKG

Line 1966: l_display_value := pay_input_values_pkg.decode_vset_value(

1962: elsif (l_value_set_id is not null and
1963: l_internal_value is not null) then
1964: --
1965: begin
1966: l_display_value := pay_input_values_pkg.decode_vset_value(
1967: l_value_set_id, l_internal_value);
1968:
1969: exception
1970: