DBA Data[Home] [Help]

APPS.ARP_CASHBOOK dependencies on CE_BANK_ACCOUNTS

Line 49: p_bank_currency IN ce_bank_accounts.currency_code%TYPE,

45: p_actual_value_date IN DATE,
46: p_exchange_date IN ar_cash_receipt_history.exchange_date%TYPE,
47: p_exchange_rate_type IN ar_cash_receipt_history.exchange_rate_type%TYPE,
48: p_exchange_rate IN ar_cash_receipt_history.exchange_rate%TYPE,
49: p_bank_currency IN ce_bank_accounts.currency_code%TYPE,
50: p_amount_cleared IN ar_cash_receipt_history.amount%TYPE,
51: p_amount_factored IN ar_cash_receipt_history.factor_discount_amount%TYPE,
52: p_module_name IN VARCHAR2,
53: p_module_version IN VARCHAR2,