DBA Data[Home] [Help]

APPS.IGS_PS_USEC_REF_PKG dependencies on DUAL

Line 599: FROM dual;

595: app_exception.raise_exception;
596: end if;
597: SELECT IGS_PS_USEC_REF_S.nextval
598: INTO x_unit_section_reference_id
599: FROM dual;
600: Before_DML(
601: p_action=>'INSERT',
602: x_rowid=>X_ROWID,
603: x_unit_section_reference_id=>X_UNIT_SECTION_REFERENCE_ID,