DBA Data[Home] [Help]

APPS.FV_DISB_IN_TRANSIT dependencies on IBY_PAY_INSTRUCTIONS_ALL

Line 78: v_payment_instruction_id iby_pay_instructions_all.payment_instruction_id%TYPE;

74: v_doc_ctr NUMBER(15);
75: v_chk_ctr NUMBER(15);
76: v_begin_doc fv_treasury_confirmations.begin_doc_num%TYPE;
77: v_end_doc fv_treasury_confirmations.end_doc_num%TYPE;
78: v_payment_instruction_id iby_pay_instructions_all.payment_instruction_id%TYPE;
79: v_confirm_date fv_treasury_confirmations.treasury_doc_date%TYPE;
80: v_diff NUMBER;
81: v_check_num NUMBER;
82: v_delta NUMBER(15);