DBA Data[Home] [Help]

APPS.IGF_SE_GEN_001 dependencies on IGF_SE_PAYMENT_PKG

Line 1121: igf_se_payment_pkg.insert_row(

1117: -- move record from SE_PAYMENT_INT to SE_PAYMENT once the validation was done
1118: BEGIN
1119: SAVEPOINT se_adjust;
1120: -- validate threshold will not be called from here.
1121: igf_se_payment_pkg.insert_row(
1122: x_rowid => l_rowid,
1123: x_transaction_id => l_transaction_id,
1124: x_payroll_id => payment_rec.payroll_id,
1125: x_payroll_date => payment_rec.payroll_date,