DBA Data[Home] [Help]

APPS.IGF_SP_AWARD dependencies on IGF_AW_GEN

Line 2296: igf_aw_gen.set_org_id(p_org_id);

2292:
2293: BEGIN
2294:
2295: -- set the org id
2296: igf_aw_gen.set_org_id(p_org_id);
2297: retcode := 0 ;
2298: initialize;
2299:
2300: IF (p_award_year IS NOT NULL) THEN