My Oracle Support Banner

Project Invoices Fail In Autoinvoice Import with "Please correct the revenue account assignment" (Doc ID 2344764.1)

Last updated on FEBRUARY 13, 2024

Applies to:

Oracle Project Billing - Version 12.2.5 and later
Information in this document applies to any platform.

Symptoms

The AutoInvoice Import program completes with the error: Please correct the revenue account assignment

1# Run interface inter-company invoices to Receivables.
2# Run below query to identify the issue.

select * from ra_interface_lines_all
where interface_line_context = 'PA Internal Invoices'
and (INTERFACE_LINE_ATTRIBUTE9 is null or INTERFACE_LINE_ATTRIBUTE10 is null)

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.