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 102: ar_payment_schedules.payment_schedule_id%TYPE,

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

Line 194: ar_payment_schedules.payment_schedule_id%TYPE,

190: ar_interim_cash_receipts.remit_bank_acct_use_id%TYPE,
191: p_batch_id ar_interim_cash_receipts.batch_id%TYPE,
192: p_customer_trx_id ar_interim_cash_receipts.customer_trx_id%TYPE,
193: p_payment_schedule_id
194: ar_payment_schedules.payment_schedule_id%TYPE,
195: p_exchange_date ar_interim_cash_receipts.exchange_date%TYPE,
196: p_exchange_rate ar_interim_cash_receipts.exchange_rate%TYPE,
197: p_exchange_rate_type
198: ar_interim_cash_receipts.exchange_rate_type%TYPE,