DBA Data[Home] [Help]

APPS.IGS_EN_INST_WLST_OPT_PKG dependencies on IGS_GE_GEN_003

Line 472: x_org_id => igs_ge_gen_003.get_org_id,

468: select IGS_EN_INST_WLST_OPT_S.nextval into x_inst_waitlist_id from dual;
469: Before_DML(
470: p_action=>'INSERT',
471: x_rowid=>X_ROWID,
472: x_org_id => igs_ge_gen_003.get_org_id,
473: x_inst_waitlist_id=>X_INST_WAITLIST_ID,
474: x_cal_type=>X_CAL_TYPE,
475: x_waitlist_alwd=>X_WAITLIST_ALWD,
476: x_smlnes_waitlist_alwd=>X_SMLNES_WAITLIST_ALWD,