DBA Data[Home] [Help]

APPS.IGS_FI_PRC_IMPCLC_ANC_CHGS dependencies on IGS_FI_IMP_CHGS_PKG

Line 813: igs_fi_imp_chgs_pkg.Insert_Row( x_rowid => l_rowid,

809: l_import_charges_id := NULL;
810: l_rowid := NULL;
811:
812: -- Call the TBH for creating a record in the Import Charges Table
813: igs_fi_imp_chgs_pkg.Insert_Row( x_rowid => l_rowid,
814: x_import_charges_id => l_import_charges_id,
815: x_person_id => l_person_id,
816: x_fee_type => ancrec.fee_type,
817: x_fee_cal_type => ancrec.fee_cal_type,