DBA Data[Home] [Help]

APPS.IGS_RE_VAL_SCH dependencies on IGS_RE_SCHL_TYPE

Line 21: FROM IGS_RE_SCHL_TYPE

17: DECLARE
18: v_scht_found VARCHAR2(1);
19: CURSOR c_scht IS
20: SELECT 'x'
21: FROM IGS_RE_SCHL_TYPE
22: WHERE scholarship_type = p_scholarship_type AND
23: closed_ind = 'Y';
24: BEGIN
25: -- initialse the message_nameber