DBA Data[Home] [Help]

APPS.IBY_CHECKNUMBER_PUB dependencies on IBY_TRXN_ERROR_TOKENS

Line 1795: l_token_rec IBY_TRXN_ERROR_TOKENS%ROWTYPE;

1791: l_pmt_instr_id IBY_PAY_INSTRUCTIONS_ALL.payment_instruction_id%TYPE;
1792:
1793: l_error_code IBY_TRANSACTION_ERRORS.error_code%TYPE;
1794: l_instr_err_rec IBY_TRANSACTION_ERRORS%ROWTYPE;
1795: l_token_rec IBY_TRXN_ERROR_TOKENS%ROWTYPE;
1796:
1797: l_send_to_file_flag VARCHAR2(1);
1798: l_instr_status IBY_PAY_INSTRUCTIONS_ALL.payment_instruction_status%TYPE;
1799: