DBA Data[Home] [Help]

APPS.IGS_HE_POOUS_ALL_PKG dependencies on IGS_GE_GEN_003

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

734: || Who When What
735: || sbaliga 27-Mar-2002 Renamed column fte_pc_override as fte_intensity
736: || and added 3 new parameters x_fte_calc_type,x_teach_period_start_dt
737: || and x_teach_period_end_dt as part of #2278825
738: || smvk 13-Feb-2002 Call to igs_ge_gen_003.get_org_id
739: || w.r.t. SWCR006
740: || (reverse chronological order - newest change first)
741: || smaddali 20-aug-03 Added new field funding_source for hefd208 bug#2717751
742: || jchakrab 15-Sep-2004 Added 4 new columns - CREDIT_VALUE_YOP3, LEVEL_CREDIT3,

Line 784: x_org_id => igs_ge_gen_003.get_org_id,

780: before_dml(
781: p_action => 'INSERT',
782: x_rowid => x_rowid,
783: x_hesa_poous_id => x_hesa_poous_id,
784: x_org_id => igs_ge_gen_003.get_org_id,
785: x_course_cd => x_course_cd,
786: x_crv_version_number => x_crv_version_number,
787: x_cal_type => x_cal_type,
788: x_location_cd => x_location_cd,

Line 1176: x_org_id => igs_ge_gen_003.get_org_id,

1172: before_dml(
1173: p_action => 'UPDATE',
1174: x_rowid => x_rowid,
1175: x_hesa_poous_id => x_hesa_poous_id,
1176: x_org_id => igs_ge_gen_003.get_org_id,
1177: x_course_cd => x_course_cd,
1178: x_crv_version_number => x_crv_version_number,
1179: x_cal_type => x_cal_type,
1180: x_location_cd => x_location_cd,