DBA Data[Home] [Help]

APPS.BEN_DPNT_EGD_BUS dependencies on FND_FLEX_VALUE_SETS

Line 680: from fnd_flex_value_sets

676: --
677: --
678: cursor c1(p_col_value_set_id number) is
679: select null
680: from fnd_flex_value_sets
681: where flex_value_set_id = p_col_value_set_id;
682:
683: --
684: --