DBA Data[Home] [Help]

APPS.EGO_TEMPL_ATTRS_PUB dependencies on EGO_FND_DSC_FLX_CTX_EXT

Line 147: EGO_FND_DSC_FLX_CTX_EXT FL_CTX_EXT,

143: ITA.attribute_name,
144: ITA.attribute_value
145: FROM
146: EGO_FND_DF_COL_USGS_EXT EXT,
147: EGO_FND_DSC_FLX_CTX_EXT FL_CTX_EXT,
148: MTL_ITEM_TEMPL_ATTRIBUTES ITA
149: WHERE
150: EXT.descriptive_flex_context_code = FL_CTX_EXT.descriptive_flex_context_code and
151: EXT.application_id = FL_CTX_EXT.application_id and