DBA Data[Home] [Help]

APPS.FND_FLEX_LOADER_APIS dependencies on FND_VAL_ATTRIBUTE_TYPES_VL

Line 3140: fnd_val_attribute_types_vl vat,

3136: vat.segment_attribute_type,
3137: vat.value_attribute_type,
3138: l_sysdate
3139: FROM
3140: fnd_val_attribute_types_vl vat,
3141: fnd_segment_attribute_values sav,
3142: fnd_id_flex_segments_vl ifsg
3143: WHERE sav.application_id = ifsg.application_id
3144: AND sav.id_flex_code = ifsg.id_flex_code