DBA Data[Home] [Help]

APPS.PAY_SOE_UTIL dependencies on FND_ID_FLEX_SEGMENTS

Line 160: from fnd_id_flex_segments f

156: l_flex_value_set_id number;
157: --
158: cursor getTableValidation is
159: select f.flex_value_set_id
160: from fnd_id_flex_segments f
161: , fnd_flex_validation_tables t
162: where f.id_flex_code = p_id_flex_code
163: and f.id_flex_num = p_id_flex_num
164: and f.application_column_name = p_application_column_name