DBA Data[Home] [Help]

APPS.IGF_SL_GEN dependencies on IGS_PE_PERSON_BASE_V

Line 919: FROM igs_pe_person_base_v

915: full_name,
916: suffix,
917: birth_date,
918: gender
919: FROM igs_pe_person_base_v
920: WHERE person_id = cp_person_id;
921:
922: l_get_name c_get_name%ROWTYPE;
923: