DBA Data[Home] [Help]

APPS.IBY_TRANSACTIONEFT_PKG dependencies on IBY_PMT_INSTR_USES_ALL

Line 1352: from iby_pmt_instr_uses_all

1348: debit_auth_reference
1349: into l_debit_auth_flag,
1350: l_debit_auth_method,
1351: l_debit_auth_reference
1352: from iby_pmt_instr_uses_all
1353: where instrument_payment_use_id=i_pmtinstrassignmentId;
1354: END IF;
1355: exception
1356: WHEN NO_DATA_FOUND THEN