DBA Data[Home] [Help]

APPS.PAY_BATCH_BALANCEADJ_WRAPPER dependencies on PAY_INPUT_VALUES_PKG

Line 1963: l_display_value := pay_input_values_pkg.decode_vset_value(

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