DBA Data[Home] [Help]

APPS.ARP_RW_ICR_PKG dependencies on AR_PAYMENT_SCHEDULES

Line 31: ar_payment_schedules.payment_schedule_id%TYPE,

27: ar_interim_cash_receipts.remit_bank_acct_use_id%TYPE,
28: p_batch_id IN ar_interim_cash_receipts.batch_id%TYPE,
29: p_customer_trx_id IN ar_interim_cash_receipts.customer_trx_id%TYPE,
30: p_payment_schedule_id IN
31: ar_payment_schedules.payment_schedule_id%TYPE,
32: p_exchange_date IN ar_interim_cash_receipts.exchange_date%TYPE,
33: p_exchange_rate IN ar_interim_cash_receipts.exchange_rate%TYPE,
34: p_exchange_rate_type IN
35: ar_interim_cash_receipts.exchange_rate_type%TYPE,

Line 100: ar_payment_schedules.payment_schedule_id%TYPE,

96: ar_interim_cash_receipts.remit_bank_acct_use_id%TYPE,
97: p_batch_id IN ar_interim_cash_receipts.batch_id%TYPE,
98: p_customer_trx_id IN ar_interim_cash_receipts.customer_trx_id%TYPE,
99: p_payment_schedule_id IN
100: ar_payment_schedules.payment_schedule_id%TYPE,
101: p_pay_from_customer IN
102: ar_interim_cash_receipts.pay_from_customer%TYPE,
103: p_customer_bank_account_id IN
104: ar_interim_cash_receipts.customer_bank_account_id%TYPE,

Line 190: ar_payment_schedules.payment_schedule_id%TYPE,

186: ar_interim_cash_receipts.remit_bank_acct_use_id%TYPE,
187: p_batch_id ar_interim_cash_receipts.batch_id%TYPE,
188: p_customer_trx_id ar_interim_cash_receipts.customer_trx_id%TYPE,
189: p_payment_schedule_id
190: ar_payment_schedules.payment_schedule_id%TYPE,
191: p_exchange_date ar_interim_cash_receipts.exchange_date%TYPE,
192: p_exchange_rate ar_interim_cash_receipts.exchange_rate%TYPE,
193: p_exchange_rate_type
194: ar_interim_cash_receipts.exchange_rate_type%TYPE,