DBA Data[Home] [Help]

APPS.ARP_CASHBOOK dependencies on RA_CUST_TRX_TYPES

Line 2418: p_dm_cust_trx_type_id IN ra_cust_trx_types.cust_trx_type_id%TYPE,

2414:
2415: PROCEDURE debit_memo_reversal (
2416: p_cash_receipt_id IN ar_cash_receipts.cash_receipt_id%TYPE,
2417: p_cc_id IN ra_cust_trx_line_gl_dist.code_combination_id%TYPE,
2418: p_dm_cust_trx_type_id IN ra_cust_trx_types.cust_trx_type_id%TYPE,
2419: p_dm_cust_trx_type IN ra_cust_trx_types.name%TYPE,
2420: p_reversal_gl_date IN ar_cash_receipt_history.reversal_gl_date%TYPE,
2421: p_reversal_date IN ar_cash_receipts.reversal_date%TYPE,
2422: p_reversal_category IN ar_cash_receipts.reversal_category%TYPE,

Line 2419: p_dm_cust_trx_type IN ra_cust_trx_types.name%TYPE,

2415: PROCEDURE debit_memo_reversal (
2416: p_cash_receipt_id IN ar_cash_receipts.cash_receipt_id%TYPE,
2417: p_cc_id IN ra_cust_trx_line_gl_dist.code_combination_id%TYPE,
2418: p_dm_cust_trx_type_id IN ra_cust_trx_types.cust_trx_type_id%TYPE,
2419: p_dm_cust_trx_type IN ra_cust_trx_types.name%TYPE,
2420: p_reversal_gl_date IN ar_cash_receipt_history.reversal_gl_date%TYPE,
2421: p_reversal_date IN ar_cash_receipts.reversal_date%TYPE,
2422: p_reversal_category IN ar_cash_receipts.reversal_category%TYPE,
2423: p_reversal_reason_code IN ar_cash_receipts.reversal_reason_code%TYPE,