DBA Data[Home] [Help]

APPS.IGS_AD_GEN_007 dependencies on IGS_PE_ATHLETIC_DTL

Line 169: FROM igs_pe_athletic_dtl

165: v_person_id IGS_PE_PERSON.person_id%TYPE;
166:
167: CURSOR c_at IS
168: SELECT person_id
169: FROM igs_pe_athletic_dtl
170: WHERE person_id = p_person_id;
171:
172: CURSOR c_api IS
173: SELECT pe_person_id