DBA Data[Home] [Help]

APPS.ARP_PROCESS_BOE dependencies on AR_CASH_RECEIPT_HISTORY

Line 12: p_crh_id IN ar_cash_receipt_history.cash_receipt_history_id%TYPE,

8:
9: PROCEDURE add_or_rm_remit_rec_to_batch (
10: p_cr_id IN ar_cash_receipts.cash_receipt_id%TYPE,
11: p_ps_id IN ar_payment_schedules.payment_schedule_id%TYPE,
12: p_crh_id IN ar_cash_receipt_history.cash_receipt_history_id%TYPE,
13: p_selected_remittance_batch_id IN
14: ar_cash_receipts.selected_remittance_batch_id%TYPE,
15: p_remittance_bank_account_id IN
16: ar_cash_receipts.remit_bank_acct_use_id%type,

Line 22: ar_cash_receipt_history.factor_discount_amount%TYPE,

18: ar_cash_receipts.override_remit_account_flag%TYPE,
19: p_customer_bank_account_id IN
20: ar_cash_receipts.customer_bank_account_id%TYPE,
21: p_bank_charges IN
22: ar_cash_receipt_history.factor_discount_amount%TYPE,
23: p_maturity_date IN
24: ar_payment_schedules.due_date%TYPE,
25: p_batch_id IN NUMBER,
26: p_control_count IN NUMBER,