DBA Data[Home] [Help]

APPS.IGS_DA_TRNS_IMP dependencies on IGS_DA_REQ_STDNTS

Line 28: p_batch_id IN igs_da_req_stdnts.batch_id%TYPE,

24: -- This function is called to create a new / update an existing academic history record and
25: -- term / unit details corresponding to a source unit.
26:
27: PROCEDURE create_acad_hist_rec (
28: p_batch_id IN igs_da_req_stdnts.batch_id%TYPE,
29: p_program_cd IN igs_av_lgcy_unt_int.program_cd%TYPE,
30: p_person_id_code IN igs_pe_alt_pers_id.api_person_id%TYPE,
31: p_person_id_code_type IN igs_pe_alt_pers_id.api_person_id%TYPE,
32: p_term_type IN VARCHAR2,