DBA Data[Home] [Help]

APPS.IGS_AD_GEN_002 dependencies on IGS_EN_ATD_TYPE

Line 2307: v_attendance_type IGS_EN_ATD_TYPE.govt_attendance_type%TYPE;

2303: v_birth_date VARCHAR2(8);
2304: --Variables to pass to external functions OUT NOCOPY vars
2305: v_offer_response VARCHAR2(10);
2306: v_enrol_status VARCHAR2(10);
2307: v_attendance_type IGS_EN_ATD_TYPE.govt_attendance_type%TYPE;
2308: v_attendance_mode IGS_EN_ATD_MODE.govt_attendance_mode%TYPE;
2309: --Define a function for reading the input file. This needs to
2310: --handle the exception when end of file is reached
2311: FUNCTION admpl_read_input