DBA Data[Home] [Help]

APPS.BEN_SEED_COMMUNICATION_TYPES dependencies on BEN_STARTUP_CM_TYP_TL

Line 99: ,ben_startup_cm_typ_tl tl

95: b.last_update_login,
96: b.created_by,
97: b.creation_date
98: from ben_cm_typ_f b
99: ,ben_startup_cm_typ_tl tl
100: where b.business_group_id = p_business_group_id
101: and b.shrt_name = tl.shrt_name
102: and not exists
103: (select 'Y'