DBA Data[Home] [Help]

APPS.IGS_EN_GEN_016 dependencies on IGS_PE_PERSON_TYPES

Line 202: l_person_type IGS_PE_PERSON_TYPES.person_type_code%TYPE;

198:
199: l_commencement_type VARCHAR2(20) DEFAULT NULL;
200: l_en_cal_type IGS_CA_INST.CAL_TYPE%TYPE;
201: l_en_ci_seq_num IGS_CA_INST.SEQUENCE_NUMBER%TYPE;
202: l_person_type IGS_PE_PERSON_TYPES.person_type_code%TYPE;
203: l_sua_rec get_sua%ROWTYPE;
204:
205:
206: