DBA Data[Home] [Help]

APPS.AR_INVOICE_UTILS dependencies on IBY_FNDCPT_PAYER_ASSGN_INSTR_V

Line 6213: l_instrument_type iby_fndcpt_payer_assgn_instr_v.instrument_type%type;

6209: l_bank_branch_name ce_bank_branches_v.bank_branch_name%type;
6210: l_bank_branch_id ce_bank_accounts.bank_branch_id%type;
6211:
6212: l_instrument_assignment_id iby_trxn_extensions_v.instr_assignment_id%type;
6213: l_instrument_type iby_fndcpt_payer_assgn_instr_v.instrument_type%type;
6214: l_payment_channel_code varchar2(30);
6215:
6216: l_return_status VARCHAR2(1);
6217: l_msg_count NUMBER;