DBA Data[Home] [Help]

APPS.IGS_AS_SU_ATMPTOUT_H_PKG dependencies on IGS_AS_SU_ATMPTOUT_H_PKG

Line 1: PACKAGE BODY igs_as_su_atmptout_h_pkg AS

1: PACKAGE BODY igs_as_su_atmptout_h_pkg AS
2: /* $Header: IGSDI05B.pls 115.8 2003/12/11 09:50:36 kdande ship $ */
3: l_rowid VARCHAR2 (25);
4: old_references igs_as_su_atmptout_h_all%ROWTYPE;
5: new_references igs_as_su_atmptout_h_all%ROWTYPE;

Line 905: END igs_as_su_atmptout_h_pkg;

901: app_exception.raise_exception;
902: END IF;
903: END IF;
904: END check_constraints;
905: END igs_as_su_atmptout_h_pkg;