DBA Data[Home] [Help]

APPS.PAY_SOE_UTIL dependencies on FND_ID_FLEX_SEGMENTS

Line 164: from fnd_id_flex_segments f

160: l_flex_value_set_id number;
161: --
162: cursor getTableValidation is
163: select f.flex_value_set_id
164: from fnd_id_flex_segments f
165: , fnd_flex_validation_tables t
166: where f.id_flex_code = p_id_flex_code
167: and f.id_flex_num = p_id_flex_num
168: and f.application_column_name = p_application_column_name