DBA Data[Home] [Help]

APPS.IGS_PS_UNIT_OFR_OPT_PKG dependencies on IGS_FI_INVLN_INT_PKG

Line 1110: svuppala 15-JUL-2005 Enh 3442712 - Called igs_fi_invln_int_pkg.get_fk_igs_ps_unit_ofr_opt_all

1106: Purpose :
1107: Know limitations, enhancements or remarks
1108: Change History
1109: Who When What
1110: svuppala 15-JUL-2005 Enh 3442712 - Called igs_fi_invln_int_pkg.get_fk_igs_ps_unit_ofr_opt_all
1111: sarakshi 27-Jul-2004 Bug#3795883, shifted Uk related child to Check_UK_Child_Existance procedure.
1112: sarakshi 15-sep-2003 Enh#2520994,added a call to igs_ps_usec_pri_pkg.get_ufk_igs_ps_unit_ofr_opt
1113: vvutukur 10-Jun-2003 Enh#2831572.Financial Accounting Build.Added call to igs_fi_ftci_accts_pkg.get_ufk_igs_ps_unit_ofr_opt.
1114: smvk 08-May-2003 Bug #2532094. Added child table call igs_ps_usec_x_grpmem_pkg.get_ufk_igs_ps_unit_ofr_opt.

Line 1172: igs_fi_invln_int_pkg.get_fk_igs_ps_unit_ofr_opt_all (

1168: old_references.location_cd,
1169: old_references.unit_class
1170: );
1171:
1172: igs_fi_invln_int_pkg.get_fk_igs_ps_unit_ofr_opt_all (
1173: old_references.uoo_id
1174: );
1175:
1176: END Check_Child_Existance;