DBA Data[Home] [Help]

APPS.BEN_CWB_REFRESH_PKG dependencies on PER_ASSIGNMENT_EXTRA_INFO

Line 69: from per_assignment_extra_info xtra_info

65: cursor c_ranking_info
66: is
67: select assignment_extra_info_id
68: ,object_version_number
69: from per_assignment_extra_info xtra_info
70: where xtra_info.information_type = 'CWBRANK'
71: and xtra_info.aei_information3 IS NULL;
72:
73: cursor csr_person_ids(p_group_pl_id number