DBA Data[Home] [Help]

APPS.IGS_AD_GRD_DATA_LOAD dependencies on IGS_GE_GEN_003

Line 87: igs_ge_gen_003.set_org_id(p_org_id);

83: AND start_dt < SYSDATE
84: AND NVL(end_dt,SYSDATE) >= SYSDATE;
85:
86: BEGIN
87: igs_ge_gen_003.set_org_id(p_org_id);
88: retcode := 0;
89:
90: -- extract academic calendar
91: p_acad_cal_type := RTRIM(SUBSTR(p_acad_perd, 101, 10));