DBA Data[Home] [Help]

APPS.IGS_UC_EXPORT_DECISION_REPLY dependencies on IGS_AD_IMP_OFF_RESP_DATA

Line 2028: igs_ad_imp_off_resp_data.imp_off_resp(

2024:
2025: -- Invoke the Admission Import Offer Response Process
2026: BEGIN
2027:
2028: igs_ad_imp_off_resp_data.imp_off_resp(
2029: errbuf => l_errbuf,
2030: retcode => l_retcode,
2031: p_batch_id => l_batch_id,
2032: p_yes_no => '1' ) ;