DBA Data[Home] [Help]

APPS.PAY_PAYWSQEE_PKG dependencies on PAY_INPUT_VALUES_PKG

Line 1353: l_display_value := pay_input_values_pkg.decode_vset_value(

1349: --
1350: elsif (l_value_set_id is not null and
1351: l_internal_value is not null) then
1352: --
1353: l_display_value := pay_input_values_pkg.decode_vset_value(
1354: l_value_set_id, l_internal_value);
1355: --
1356: else
1357: --