DBA Data[Home] [Help]

APPS.IGS_PS_GEN_002 dependencies on IGS_OR_UNIT

Line 362: v_ou_description igs_or_unit.description%TYPE;

358: p_n_max_wlst_per_stud IN NUMBER,
359: p_n_annual_instruction_time IN NUMBER)
360: AS
361: v_ct_description igs_ps_type.description%TYPE;
362: v_ou_description igs_or_unit.description%TYPE;
363: v_gsct_description igs_ps_govt_spl_type.description%TYPE;
364: x_rowid VARCHAR(25);
365: l_org_id NUMBER(15);
366: CURSOR c_find_ct_desc IS

Line 386: --sommukhe 16-FEB-2006 Bug#3094371, replaced IGS_OR_UNIT by igs_or_inst_org_base_v for cursor c_find_ou_desc

382: Purpose :
383: Know limitations, enhancements or remarks
384: Change History
385: Who When What
386: --sommukhe 16-FEB-2006 Bug#3094371, replaced IGS_OR_UNIT by igs_or_inst_org_base_v for cursor c_find_ou_desc
387: sarakshi 23-Jan-2004 Enh#3345205, added column annual_instruction_time in the TBH call
388: vvutukur 19-Oct-2002 Enh#2608227.Removed references to std_ft_completion_time,std_pt_completion_time as these
389: columns are obsolete.Also removed DEFAULT keyword to avoid gscc File.Pkg.22 warning.
390: ayedubat 25-MAY-2001 Added the new columns