DBA Data[Home] [Help]

APPS.IGS_FI_PRC_STDNT_DPSTS dependencies on IGS_PE_PRSID_GRP_MEM_ALL

Line 1464: cp_n_person_grp_id igs_pe_prsid_grp_mem_all.group_id%TYPE)

1460: vchappid 09-Jan-2003 Bug# 2729935, While Selecting Person Group member, start date and end date is checked.
1461: ******************************************************************/
1462:
1463: CURSOR c_person(cp_n_person_id igs_pe_person.person_id%TYPE,
1464: cp_n_person_grp_id igs_pe_prsid_grp_mem_all.group_id%TYPE)
1465: IS
1466: SELECT person_id
1467: FROM igs_pe_prsid_grp_mem
1468: WHERE group_id = cp_n_person_grp_id AND