DBA Data[Home] [Help]

APPS.IGF_AW_FISAP_PKG dependencies on IGF_AW_GEN

Line 585: igf_aw_gen.set_org_id(NULL);

581: -- 3. inserts all eligible students in IGF_AW_FISAP_REP table.
582: -- 4. raise business event to send notification mail
583: --
584:
585: igf_aw_gen.set_org_id(NULL);
586: retcode := 0;
587: ln_batch_id := NULL;
588: lv_reported_time_txt := TO_CHAR(TRUNC(SYSDATE), 'YYYY-MM-DD') || 'T' || TO_CHAR(SYSDATE, 'HH:MM:SS');
589: lv_cal_type := RTRIM(SUBSTR(p_award_year,1,10));