DBA Data[Home] [Help]

APPS.IGS_OR_VAL_LR dependencies on IGS_OR_VAL_LR

Line 1: PACKAGE BODY IGS_OR_VAL_LR AS

1: PACKAGE BODY IGS_OR_VAL_LR AS
2: /* $Header: IGSOR07B.pls 115.4 2002/11/29 01:47:32 nsidana ship $ */
3: /* change history
4: who when what
5: npalanis 20-apr-2002 The call to IGS_OR_VAL_LR.assp_val_lr_dflt_one in assp_val_lr_dfltslot

Line 5: npalanis 20-apr-2002 The call to IGS_OR_VAL_LR.assp_val_lr_dflt_one in assp_val_lr_dfltslot

1: PACKAGE BODY IGS_OR_VAL_LR AS
2: /* $Header: IGSOR07B.pls 115.4 2002/11/29 01:47:32 nsidana ship $ */
3: /* change history
4: who when what
5: npalanis 20-apr-2002 The call to IGS_OR_VAL_LR.assp_val_lr_dflt_one in assp_val_lr_dfltslot
6: is removed because the code is now transferred to post forms commit
7: BUG - 2322096
8: */
9:

Line 237: END IGS_OR_VAL_LR;

233: Fnd_Message.Set_Name('IGS','IGS_GE_UNHANDLED_EXCEPTION');
234: IGS_GE_MSG_STACK.ADD;
235: App_Exception.Raise_Exception ;
236: END assp_val_lr_lr;
237: END IGS_OR_VAL_LR;