DBA Data[Home] [Help]

APPS.IGS_EN_NSC_PKG dependencies on IGS_PE_PERSON_ADDR

Line 1465: FROM igs_pe_person_addr

1461: city ,
1462: decode(country,'US',state,'FO') state,
1463: decode(country,'US',postal_code,' ' ) postal_code,
1464: decode(country,'US','',country)
1465: FROM igs_pe_person_addr
1466: WHERE person_id = p_student_data.student_id
1467: AND addr_type
1468: IN (SELECT opt_val
1469: FROM igs_en_nsc_options