DBA Data[Home] [Help]

APPS.IGS_DA_XML_PKG dependencies on IGS_PR_SPA_COMPLETE_INT

Line 251: p_batch_id IN igs_pr_spa_complete_int.batch_id%TYPE,

247: );
248:
249: PROCEDURE insert_program_completion
250: (
251: p_batch_id IN igs_pr_spa_complete_int.batch_id%TYPE,
252: p_person_id_code IN igs_pe_alt_pers_id.api_person_id%TYPE,
253: p_person_id_code_type IN igs_pe_alt_pers_id.person_id_type%TYPE,
254: p_program_code IN igs_da_req_stdnts.program_code%TYPE,
255: p_program_complete IN VARCHAR2,