DBA Data[Home] [Help]

APPS.IGS_AS_VAL_ASST dependencies on IGS_AS_VAL_ASST

Line 1: PACKAGE BODY IGS_AS_VAL_ASST AS

1: PACKAGE BODY IGS_AS_VAL_ASST AS
2: /* $Header: IGSAS14B.pls 115.5 2002/11/28 22:42:51 nsidana ship $ */
3:
4: --
5: -- Validate assessor type dflt ind set at least and only once.

Line 50: END IGS_AS_VAL_ASST;

46: Fnd_Message.Set_Name('IGS', 'IGS_GE_UNHANDLED_EXP');
47: FND_MESSAGE.SET_TOKEN('NAME','IGS_AS_GEN_014.assp_val_asst_dflt');
48: IGS_GE_MSG_STACK.ADD;
49: END assp_val_asst_dflt;
50: END IGS_AS_VAL_ASST;