DBA Data[Home] [Help]

APPS.PQH_PA_WHATIF_PROCESS dependencies on BEN_OIPLIP_F

Line 3426: ben_oiplip_f

3422:
3423: Cursor check_setup(p_oipl_id NUMBER) IS
3424: Select information3
3425: From pqh_role_extra_info ,
3426: ben_oiplip_f
3427: Where oipl_id=p_oipl_id
3428: and plip_id=p_plip_id
3429: and g_effective_date between effective_start_date and effective_end_date
3430: and role_id=g_role_id