DBA Data[Home] [Help]

APPS.ARP_PROCESS_HEADER dependencies on AR_CASH_RECEIPTS

Line 69: ar_cash_receipts.cash_receipt_id%type DEFAULT NULL

65: ra_cust_trx_types.allow_overapplication_flag%type,
66: p_natural_application_flag IN
67: ra_cust_trx_types.natural_application_only_flag%type,
68: p_cash_receipt_id IN
69: ar_cash_receipts.cash_receipt_id%type DEFAULT NULL
70: );
71:
72: PROCEDURE update_header_freight_cover(
73: p_form_name IN varchar2,