DBA Data[Home] [Help]

APPS.IGS_PE_VOTE_INFO_PKG dependencies on IGS_GE_GEN_003

Line 494: x_org_id=>igs_ge_gen_003.get_org_id

490: x_created_by=>X_LAST_UPDATED_BY,
491: x_last_update_date=>X_LAST_UPDATE_DATE,
492: x_last_updated_by=>X_LAST_UPDATED_BY,
493: x_last_update_login=>X_LAST_UPDATE_LOGIN,
494: x_org_id=>igs_ge_gen_003.get_org_id
495: );
496: IF (x_mode = 'S') THEN
497: igs_sc_gen_001.set_ctx('R');
498: END IF;