DBA Data[Home] [Help]

APPS.BEN_SEED_REGULATIONS dependencies on BEN_STARTUP_REGN_TL

Line 87: ,ben_startup_regn_tl tl

83: b.last_update_login,
84: b.created_by,
85: b.creation_date
86: from ben_regn_f b
87: ,ben_startup_regn_tl tl
88: where b.business_group_id = p_business_group_id
89: and b.sttry_citn_name = tl.sttry_citn_name
90: and not exists
91: (select 'Y'