DBA Data[Home] [Help]

APPS.IGS_FI_BILL_EXTRACT dependencies on IGS_FI_BILL_DPSTS_PKG

Line 1102: igs_fi_bill_dpsts_pkg.insert_row (

1098: --Set the flag to TRUE if deposit transactions are found for processing.
1099: l_b_txn_exist := TRUE;
1100:
1101: l_c_bill_deposits_row_id := NULL;
1102: igs_fi_bill_dpsts_pkg.insert_row (
1103: x_rowid => l_c_bill_deposits_row_id,
1104: x_bill_id => l_n_bill_id_seq,
1105: x_credit_activity_id => rec_bill_deposits.credit_activity_id,
1106: x_mode => 'R'