DBA Data[Home] [Help]

APPS.IGS_AS_CALC_AWARD_MARK dependencies on IGS_GE_GEN_003

Line 1644: IGS_GE_GEN_003.SET_ORG_ID(); -- swaghmar, bug# 4951054

1640: --initialize
1641: retcode:= 0;
1642: errbuff:= NULL;
1643: --start
1644: IGS_GE_GEN_003.SET_ORG_ID(); -- swaghmar, bug# 4951054
1645:
1646: OPEN cur_awd_grd_sch;
1647: FETCH cur_awd_grd_sch INTO lrow_awd_grd_sch;
1648: CLOSE cur_awd_grd_sch;