DBA Data[Home] [Help]

APPS.IGS_EN_ORUN_WLST_PRI_PKG dependencies on DUAL

Line 404: FROM dual;

400: app_exception.raise_exception;
401: end if;
402: SELECT IGS_EN_OR_UNIT_WLST_PRI_S.NEXTVAL
403: INTO x_org_unit_wlst_pri_id
404: FROM dual;
405: Before_DML(
406: p_action=>'INSERT',
407: x_rowid=>X_ROWID,
408: x_org_unit_wlst_pri_id=>X_ORG_UNIT_WLST_PRI_ID,