DBA Data[Home] [Help]

APPS.IGS_PS_GEN_008 dependencies on IGS_PS_UNIT_LOCATION_PKG

Line 2002: igs_ps_unit_location_pkg.Insert_Row(

1998:
1999: FOR c_unit_loc_rec IN c_unit_loc_det
2000: LOOP
2001: x_rowid := NULL;
2002: igs_ps_unit_location_pkg.Insert_Row(
2003: x_rowid => x_rowid,
2004: x_unit_location_id => v_unit_location_id,
2005: x_unit_code => p_new_unit_cd,
2006: x_unit_version_number => p_new_version_number,