DBA Data[Home] [Help]

APPS.IGS_RU_VAL_UNIT_RULE dependencies on IGS_RU_VAL_UNIT_RULE

Line 1: PACKAGE BODY IGS_RU_VAL_UNIT_RULE AS

1: PACKAGE BODY IGS_RU_VAL_UNIT_RULE AS
2: /* $Header: IGSRU09B.pls 120.1 2005/12/13 03:58:46 appldev ship $ */
3: /* smaddali :modified all the functions to add four new parameters
4: during enrollment Processes build nov2001 bug#1832130
5: smaddali 15-oct-04 Modified for bug#3954071 -

Line 431: END IGS_RU_VAL_UNIT_RULE;

427: -- if all the rules are satisfied then return true
428: RETURN TRUE;
429: END rulp_val_enrol_unit;
430:
431: END IGS_RU_VAL_UNIT_RULE;