EBS Customizations (MOSC)

MOSC Banner

Convert stored value of DFF/KFF column to display value

Hi All,

I'm looking for a function/procedure that accepts value_set_name/value_set_id, and a corresponding value from the ATTRIBUTEn/SEGMENTn column and returns back the display value.
 

I have tried the following api but it is returning null.

 fnd_flex_val_util.vtv_to_display_value(p_flex_value_set_id,
p_use_default,
p_storage_value,
x_display_value)

How do i get the display value of a value in table valueset.

Any help is greatly appreciated.

Thanks,

Saibra

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center