DBA Data[Home] [Help]

APPS.IGS_PS_CAL_RSR_VAL dependencies on IGS_GE_GEN_003

Line 143: igs_ge_gen_003.set_org_id(p_org_id);

139: l_cur_preference_row cur_preference%ROWTYPE;
140:
141: BEGIN
142: -- Set the multiorg id
143: igs_ge_gen_003.set_org_id(p_org_id);
144:
145: -- logs all the parameters
146: log_messages(igs_fi_gen_gl.get_lkp_meaning('IGS_PS_LOG_PARAMETERS','TEACHING_PERIOD')||' : ',p_teach_prd);
147: log_messages(igs_fi_gen_gl.get_lkp_meaning('LEGACY_TOKENS','ORG_UNIT_CD')||' : ',p_org_unit_cd);

Line 545: igs_ge_gen_003.set_org_id(p_org_id);

541:
542: BEGIN
543:
544: -- Set the multiorg id
545: igs_ge_gen_003.set_org_id(p_org_id);
546:
547: -- Initialize the RetCode
548: retcode := 0;
549: