DBA Data[Home] [Help]

APPS.BEN_EGL_BUS dependencies on FND_FLEX_VALUE_SETS

Line 684: from fnd_flex_value_sets

680: --
681: --
682: cursor c1(p_col_value_set_id number) is
683: select null
684: from fnd_flex_value_sets
685: where flex_value_set_id = p_col_value_set_id;
686:
687: --
688: --