DBA Data[Home] [Help]

APPS.AMW_UTILITY_PVT dependencies on FND_SEGMENT_ATTRIBUTE_VALUES

Line 781: fnd_segment_attribute_values fsav,

777: select ffvt.description
778: into l_lob_desc
779: from
780: fnd_id_flex_structures fft,
781: fnd_segment_attribute_values fsav,
782: fnd_id_flex_segments seg,
783: fnd_flex_values ffv,
784: fnd_flex_values_tl ffvt
785: where fft.application_id = 450