DBA Data[Home] [Help]

APPS.ARP_CASHBOOK dependencies on CE_BANK_ACCOUNTS

Line 36: p_bank_currency IN ce_bank_accounts.currency_code%TYPE,

32: p_actual_value_date IN DATE,
33: p_exchange_date IN ar_cash_receipt_history.exchange_date%TYPE,
34: p_exchange_rate_type IN ar_cash_receipt_history.exchange_rate_type%TYPE,
35: p_exchange_rate IN ar_cash_receipt_history.exchange_rate%TYPE,
36: p_bank_currency IN ce_bank_accounts.currency_code%TYPE,
37: p_amount_cleared IN ar_cash_receipt_history.amount%TYPE,
38: p_amount_factored IN ar_cash_receipt_history.factor_discount_amount%TYPE,
39: p_module_name IN VARCHAR2,
40: p_module_version IN VARCHAR2,