DBA Data[Home] [Help]

APPS.BEN_SEED_LIFE_EVENTS dependencies on BEN_STARTUP_LERS_TL

Line 123: ,ben_startup_lers_tl tl

119: b.last_update_login,
120: b.created_by,
121: b.creation_date
122: from ben_ler_f b
123: ,ben_startup_lers_tl tl
124: where b.business_group_id = p_business_group_id
125: and b.typ_cd = tl.typ_cd
126: and not exists
127: (select 'Y'