DBA Data[Home] [Help]

APPS.IGS_PS_GEN_008 dependencies on IGS_PS_UNIT_FACILITY_PKG

Line 2044: igs_ps_unit_facility_pkg.Insert_Row(

2040:
2041: FOR c_unit_fac_rec IN c_unit_fac_det
2042: LOOP
2043: x_rowid := NULL;
2044: igs_ps_unit_facility_pkg.Insert_Row(
2045: x_rowid => x_rowid,
2046: x_unit_media_id => v_unit_media_id,
2047: x_unit_code => p_new_unit_cd,
2048: x_unit_version_number => p_new_version_number,