DBA Data[Home] [Help]

APPS.ARP_REVERSE_RECEIPT dependencies on ARP_PROCESS_LINE

Line 1956: -- procedure arp_process_line.insert_line or

1952: --
1953: -- trx_date, gl_date will be fetched from header record. Also need to pass
1954: -- Check which function updates PS table and the REVERSED_CASH_RECEIPT_ID
1955: -- column in PS table should get the l_cr_id value. Do not know which
1956: -- procedure arp_process_line.insert_line or
1957: -- arp_process_header.post_commit updates PS table
1958: -- in l_cr_id - dandy
1959: --
1960:

Line 1975: arp_process_line.insert_line( p_module_name,

1971: -- in envrionments using different number formatting, e.g. Spain
1972: -- and Germany. Passing NULL instead as this functionality has
1973: -- not been implemented.
1974:
1975: arp_process_line.insert_line( p_module_name,
1976: NULL, -- p_module_version
1977: l_ct_lines_rec,
1978: NULL,
1979: l_customer_trx_line_id,