DBA Data[Home] [Help]

APPS.IGS_FI_PRC_STDNT_DPSTS dependencies on IGS_PE_PERSON

Line 478: FUNCTION validate_person(p_n_person_id igs_pe_person.person_id%TYPE) RETURN BOOLEAN AS

474: RETURN l_b_return_val;
475: END validate_credit_class;
476:
477:
478: FUNCTION validate_person(p_n_person_id igs_pe_person.person_id%TYPE) RETURN BOOLEAN AS
479: /******************************************************************
480: Created By : Vinay Chappidi
481: Date Created By : 05-DEC-2002
482: Purpose : validates Person

Line 1463: CURSOR c_person(cp_n_person_id igs_pe_person.person_id%TYPE,

1459: Added check for manage_accounts - call to chk_manage_account()
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