DBA Data[Home] [Help]

APPS.IGS_PS_UOFR_WLST_PRI_PKG dependencies on DUAL

Line 482: FROM dual;

478: app_exception.raise_exception;
479: end if;
480: SELECT IGS_PS_UOFR_WLST_PRI_S.NEXTVAL
481: INTO X_UNIT_OFR_WL_PRIORITY_ID
482: FROM dual;
483: Before_DML(
484: p_action=>'INSERT',
485: x_rowid=>X_ROWID,
486: x_unit_ofr_wl_priority_id=>X_UNIT_OFR_WL_PRIORITY_ID,