DBA Data[Home] [Help]

APPS.IGF_SE_GEN_001 dependencies on IGF_SE_PAYMENT_INT_PKG

Line 1058: igf_se_payment_int_pkg.update_row(

1054: ELSIF l_error_cd IS NOT NULL THEN
1055: l_status :='ERROR';
1056: END IF;
1057:
1058: igf_se_payment_int_pkg.update_row(
1059: x_rowid => payment_rec.rowid,
1060: x_transaction_id => payment_rec.transaction_id,
1061: x_batch_id => payment_rec.batch_id,
1062: x_payroll_id => payment_rec.payroll_id,