DBA Data[Home] [Help]

APPS.IBY_PAYINSTR_PUB dependencies on FV_FEDERAL_PAYMENT_FIELDS_PKG

Line 6859: l_instr_seq_num := FV_FEDERAL_PAYMENT_FIELDS_PKG.

6855: * If the Federal API returns null, then leave the present
6856: * value of the admin assigned ref on the pmt instruction
6857: * unchanged.
6858: */
6859: l_instr_seq_num := FV_FEDERAL_PAYMENT_FIELDS_PKG.
6860: get_pay_instr_seq_num(
6861: x_pmtInstrTab(i).org_id,
6862: x_pmtInstrTab(i).payment_reason_code
6863: );