DBA Data[Home] [Help]

APPS.BEN_SEED_ACTION_ITEM_TYPES dependencies on BEN_STARTUP_ACTN_TYP_TL

Line 89: ben_startup_actn_typ_tl tl

85: b.last_update_login,
86: b.created_by,
87: b.creation_date
88: from ben_actn_typ b,
89: ben_startup_actn_typ_tl tl
90: where b.business_group_id = p_business_group_id
91: and b.type_cd = tl.type_cd
92: and not exists
93: (select 'Y'