My Oracle Support Banner

AutoInvoice Master Program: APP-FND-01564: ORACLE error 24347 in FDFGVD (Doc ID 2042088.1)

Last updated on JANUARY 04, 2023

Applies to:

Oracle Receivables - Version 12.1 to 12.1.3 [Release 12.1]
Information in this document applies to any platform.

Symptoms

While trying to invoice Sales Orders using AutoInvoice Master Program, the following error message appears:
APP-FND-01564: ORACLE error 24347 in FDFGVD

Cause: FDFGVD failed due to ORA-24347: Warning of a NULL column in an aggregate function.

The SQL statement being executed at the time of the error was: SELECT BATCH_SOURCE_ID,NAME VALUE, DESCRIPTION DESCRIPTION, NVL('N', 'N'), NVL(TO_NUMBER(NULL), -1), NULL, NVL('Y', 'Y'), NVL(TO_CHAR(TO_DATE(NULL), 'J'), 0), NVL(TO_CHAR(TO_DATE(NULL), 'J'), 0) FROM AR_AI_BATCH_SOURCE_V WHERE ( GET_ALL = DECODE(:b1, -99, 'Y','N') AND ORG_ID = DECODE(:b2, -99, ORG_ID, :b3) ) AND BATCH_SOURCE_ID = :X and was executed from the file &ERRFILE.

Changes

 

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
Changes
Cause
Solution
 1. Bug Summary
 2. Fixed Files
 3. Recommended Patches
 4. Solution Steps
 Still Have Questions?
References


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