DBA Data[Home] [Help]

APPS.IGS_EN_PLAN_UTILS dependencies on IGS_EN_PLAN_UTILS

Line 1: PACKAGE BODY IGS_EN_PLAN_UTILS AS

1: PACKAGE BODY IGS_EN_PLAN_UTILS AS
2: /* $Header: IGSEN94B.pls 120.12 2006/08/24 10:20:04 bdeviset noship $ */
3:
4: --Procedure to check whether the student has core override for a section.
5: FUNCTION check_core_override( p_person_id IN NUMBER,

Line 2340: END IGS_EN_PLAN_UTILS;

2336: RETURN l_grade;
2337:
2338: END get_sua_fin_grade;
2339:
2340: END IGS_EN_PLAN_UTILS;