DBA Data[Home] [Help]

APPS.IGS_PR_VAL_PRO dependencies on IGS_PR_VAL_PRO

Line 1: PACKAGE BODY IGS_PR_VAL_PRO AS

1: PACKAGE BODY IGS_PR_VAL_PRO AS
2: /* $Header: IGSPR19B.pls 115.10 2002/11/29 02:48:45 nsidana ship $ */
3: /*
4: || Bug ID 1956374 - Removal of Duplicate Program Units from OSS.
5: || Removed program unit (PRGP_VAL_OU_ACTIVE) - from the spec and body. -- kdande

Line 704: END IGS_PR_VAL_PRO;

700: Fnd_Message.Set_Name('IGS','IGS_GE_UNHANDLED_EXCEPTION');
701: IGS_GE_MSG_STACK.ADD;
702: App_Exception.Raise_Exception;
703: END prgp_val_pro_rqrd;
704: END IGS_PR_VAL_PRO;