DBA Data[Home] [Help]

APPS.AR_DEPOSIT_VAL_PVT dependencies on RA_CUSTOMER_TRX_LINES

Line 321: p_amount IN ra_customer_trx_lines.extended_amount%type,

317: p_batch_source_id IN ra_batch_sources.batch_source_id%type,
318: p_deposit_date IN date,
319: p_gl_date IN date,
320: p_doc_sequence_value IN ra_customer_trx.doc_sequence_value%type,
321: p_amount IN ra_customer_trx_lines.extended_amount%type,
322: p_currency_code IN ra_customer_trx.invoice_currency_code%TYPE,
323: p_exchange_rate_type IN ra_customer_trx.exchange_rate_type%TYPE,
324: p_exchange_rate IN ra_customer_trx.exchange_rate%TYPE,
325: p_exchange_rate_date IN ra_customer_trx.exchange_date%TYPE,