DBA Data[Home] [Help]

APPS.ARP_CASHBOOK dependencies on RA_CUST_TRX_LINE_GL_DIST

Line 1984: p_cc_id IN ra_cust_trx_line_gl_dist.code_combination_id%TYPE,

1980: END reverse;
1981:
1982: PROCEDURE debit_memo_reversal (
1983: p_cash_receipt_id IN ar_cash_receipts.cash_receipt_id%TYPE,
1984: p_cc_id IN ra_cust_trx_line_gl_dist.code_combination_id%TYPE,
1985: p_dm_cust_trx_type_id IN ra_cust_trx_types.cust_trx_type_id%TYPE,
1986: p_dm_cust_trx_type IN ra_cust_trx_types.name%TYPE,
1987: p_reversal_gl_date IN ar_cash_receipt_history.reversal_gl_date%TYPE,
1988: p_reversal_date IN ar_cash_receipts.reversal_date%TYPE,