DBA Data[Home] [Help]

APPS.IGS_HE_ST_UNT_VS_ALL_PKG dependencies on IGS_GE_GEN_003

Line 387: || smvk 13-Feb-2002 Call to igs_ge_gen_003.get_org_id

383: || Known limitations, enhancements or remarks :
384: || Change History :
385: || Who When What
386: || sbaliga 8-Apr-2002 Added a parameter x_location_cd as part of #2278825
387: || smvk 13-Feb-2002 Call to igs_ge_gen_003.get_org_id
388: || w.r.t. SWCR006
389: || (reverse chronological order - newest change first)
390: */
391: CURSOR c IS

Line 429: x_org_id => igs_ge_gen_003.get_org_id,

425: before_dml(
426: p_action => 'INSERT',
427: x_rowid => x_rowid,
428: x_hesa_st_unt_vs_id => x_hesa_st_unt_vs_id,
429: x_org_id => igs_ge_gen_003.get_org_id,
430: x_unit_cd => x_unit_cd,
431: x_version_number => x_version_number,
432: x_prop_of_teaching_in_welsh => x_prop_of_teaching_in_welsh,
433: x_credit_transfer_scheme => x_credit_transfer_scheme,

Line 588: || smvk 13-Feb-2002 Call to igs_ge_gen_003.get_org_id

584: || Known limitations, enhancements or remarks :
585: || Change History :
586: || Who When What
587: || sbaliga 8-Apr-2002 Added parameter x_location_cd as part of #2278825
588: || smvk 13-Feb-2002 Call to igs_ge_gen_003.get_org_id
589: || w.r.t SWCR006
590: || (reverse chronological order - newest change first)
591: */
592: x_last_update_date DATE ;

Line 621: x_org_id => igs_ge_gen_003.get_org_id,

617: before_dml(
618: p_action => 'UPDATE',
619: x_rowid => x_rowid,
620: x_hesa_st_unt_vs_id => x_hesa_st_unt_vs_id,
621: x_org_id => igs_ge_gen_003.get_org_id,
622: x_unit_cd => x_unit_cd,
623: x_version_number => x_version_number,
624: x_prop_of_teaching_in_welsh => x_prop_of_teaching_in_welsh,
625: x_credit_transfer_scheme => x_credit_transfer_scheme,