DBA Data[Home] [Help]

APPS.IBY_TRANSACTIONEFT_PKG dependencies on IBY_PMT_INSTR_USES_ALL

Line 1795: from iby_pmt_instr_uses_all

1791: debit_auth_reference
1792: into l_debit_auth_flag,
1793: l_debit_auth_method,
1794: l_debit_auth_reference
1795: from iby_pmt_instr_uses_all
1796: where instrument_payment_use_id=i_pmtinstrassignmentId;
1797: END IF;
1798: exception
1799: WHEN NO_DATA_FOUND THEN