DBA Data[Home] [Help]

APPS.IGS_PE_PRIV_LEVEL_PKG dependencies on DUAL

Line 528: Select IGS_PE_PRIV_LEVEL_S.NEXTVAL into X_PRIVACY_LEVEL_ID from Dual;

524: IGS_GE_MSG_STACK.ADD;
525: app_exception.raise_exception;
526: end if;
527:
528: Select IGS_PE_PRIV_LEVEL_S.NEXTVAL into X_PRIVACY_LEVEL_ID from Dual;
529:
530: Before_DML(
531: p_action=>'INSERT',
532: x_rowid=>X_ROWID,