DBA Data[Home] [Help]

APPS.IGS_EN_OR_UNIT_WLST_PKG dependencies on DUAL

Line 586: FROM dual;

582: app_exception.raise_exception;
583: end if;
584: SELECT IGS_EN_OR_UNIT_WLST_S.NEXTVAL
585: INTO x_org_unit_wlst_id
586: FROM dual;
587: Before_DML(
588: p_action=>'INSERT',
589: x_rowid=>X_ROWID,
590: x_org_unit_wlst_id=>X_ORG_UNIT_WLST_ID,