DBA Data[Home] [Help]

APPS.FND_FLEX_WORKFLOW_APIS dependencies on FND_SEGMENT_ATTRIBUTE_VALUES

Line 511: fnd_segment_attribute_values sav,

507: ELSE
508: SELECT s.segment_name
509: INTO l_segment_name
510: FROM fnd_id_flex_segments s,
511: fnd_segment_attribute_values sav,
512: fnd_segment_attribute_types sat
513: WHERE s.application_id = p_application_id
514: AND s.id_flex_code = p_id_flex_code
515: AND s.id_flex_num = p_id_flex_num