DBA Data[Home] [Help]

APPS.IGS_EN_INST_WLST_OPT_PKG dependencies on DUAL

Line 468: select IGS_EN_INST_WLST_OPT_S.nextval into x_inst_waitlist_id from dual;

464: FND_MESSAGE.SET_NAME( 'FND', 'SYSTEM-INVALID ARGS');
465: IGS_GE_MSG_STACK.ADD;
466: app_exception.raise_exception;
467: end if;
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,