DBA Data[Home] [Help]

APPS.BEN_MANAGE_CWB_LIFE_EVENTS dependencies on BEN_CWB_WKSHT_GRP

Line 1483: from ben_cwb_wksht_grp

1479: where emp_per_in_ler_id = cv_emp_pil_id;
1480: --
1481: cursor c_cwb_tasks(cv_pl_id in number) is
1482: select *
1483: from ben_cwb_wksht_grp
1484: where PL_ID = cv_PL_ID
1485: and STATUS_CD = 'A';
1486:
1487: cursor c_uses_custom_intg is