DBA Data[Home] [Help]

APPS.ARP_CASHBOOK dependencies on CE_BANK_ACCOUNTS

Line 17: p_bank_currency IN ce_bank_accounts.currency_code%TYPE,

13: p_actual_value_date IN DATE,
14: p_exchange_date IN ar_cash_receipt_history.exchange_date%TYPE,
15: p_exchange_rate_type IN ar_cash_receipt_history.exchange_rate_type%TYPE,
16: p_exchange_rate IN ar_cash_receipt_history.exchange_rate%TYPE,
17: p_bank_currency IN ce_bank_accounts.currency_code%TYPE,
18: p_amount_cleared IN ar_cash_receipt_history.amount%TYPE,
19: p_amount_factored IN ar_cash_receipt_history.factor_discount_amount%TYPE,
20: p_module_name IN VARCHAR2,
21: p_module_version IN VARCHAR2,