DBA Data[Home] [Help]

APPS.ARP_PROCESS_INST dependencies on AR_RECEIVABLE_APPLICATIONS

Line 16: ar_receivable_applications.tax_applied%type,

12: ar_payment_schedules.amount_line_items_remaining%type,
13: p_chrg_credit IN
14: ar_payment_schedules.amount_line_items_remaining%type,
15: p_tax_credit IN
16: ar_receivable_applications.tax_applied%type,
17: p_freight_credit IN
18: ar_receivable_applications.freight_applied%type)
19: IS
20: l_commit_amount number;

Line 18: ar_receivable_applications.freight_applied%type)

14: ar_payment_schedules.amount_line_items_remaining%type,
15: p_tax_credit IN
16: ar_receivable_applications.tax_applied%type,
17: p_freight_credit IN
18: ar_receivable_applications.freight_applied%type)
19: IS
20: l_commit_amount number;
21: BEGIN
22: