DBA Data[Home] [Help]

APPS.EGO_ICC_BULKLOAD_PVT dependencies on EGO_FND_DSC_FLX_CTX_EXT

Line 4499: from ego_fnd_dsc_flx_ctx_ext

4495:
4496: cursor cur_ag_CHK
4497: is
4498: SELECT 1
4499: from ego_fnd_dsc_flx_ctx_ext
4500: WHERE descriptive_flexfield_name = G_SEEDED_AG_Type
4501: AND application_id = g_ego_appl_id
4502: and attr_group_id = p_attr_grp_id
4503: ;