DBA Data[Home] [Help]

APPS.IGS_UC_EXT_MARVIN dependencies on IGS_UC_TRANSACTIONS_PKG

Line 813: igs_uc_transactions_pkg.update_row (

809:
810: -- Update the sent_to_ucas column of the current Transaction record to 'Y' as the trnsactions has
811: -- send to UCAS through flat file
812:
813: igs_uc_transactions_pkg.update_row (
814: x_mode => 'R',
815: x_rowid => cur_transactions_rec.ROWID,
816: x_uc_tran_id => cur_transactions_rec.UC_Tran_Id,
817: x_transaction_id => cur_transactions_rec.transaction_id,