DBA Data[Home] [Help]

APPS.IGS_PR_MILESTONE_PKG dependencies on IGS_GE_GEN_003

Line 706: x_org_id=>igs_ge_gen_003.get_org_id

702: x_created_by =>x_last_updated_by ,
703: x_last_update_date =>x_last_update_date ,
704: x_last_updated_by =>x_last_updated_by ,
705: x_last_update_login =>x_last_update_login,
706: x_org_id=>igs_ge_gen_003.get_org_id
707: ) ;
708: IF (x_mode = 'S') THEN
709: igs_sc_gen_001.set_ctx('R');
710: END IF;