DBA Data[Home] [Help]

APPS.BEN_CWB_REFRESH_PKG dependencies on PER_ASSIGNMENT_EXTRA_INFO

Line 70: from per_assignment_extra_info xtra_info

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