DBA Data[Home] [Help]

APPS.PAY_BEE_UPGRADE_PKG dependencies on PAY_INPUT_VALUES_PKG

Line 347: l_formatted_value := pay_input_values_pkg.decode_vset_meaning(

343: --
344: elsif (p_value_set_id is not null and
345: l_display_value is not null) then
346: --
347: l_formatted_value := pay_input_values_pkg.decode_vset_meaning(
348: p_value_set_id, l_display_value);
349: --
350: if l_formatted_value is null then
351: if p_batch_line_status in ('V','T') then