"APP-FND-01564" Error When trying to Update Assignment
(Doc ID 2385598.1)
Last updated on DECEMBER 03, 2019
Applies to:
Oracle Human Resources - Version 12.2.7 and laterInformation in this document applies to any platform.
Symptoms
When attempting to update any employee assignment,
the following error occurs.
ERROR
APP-FND-01564: ORACLE error 904 in FDFGDF
Cause: FDFGDF failed due to ORA-00904: "HOUD"."BG_IDENTIFIER": invalid identifier.
The SQL statement being executed at the time of the error was: SELECT
HOUD.BG_IDENTIFIER FROM HR_ALL_ORGANIZATION_UNITS_DFV
HOUD,HR_ALL_ORGANIZATION_UNITS HOU WHERE HOU.ROWID = HOUD.ROW_ID
AND HOU.TYPE = 'BG' AND HOU.ORGANIZATION_ID = FND_PROFILE.VALUE('PER_BUSINESS_GROUP_ID') and was executed from the file
&ERRFILE.
Cause: FDFGDF failed due to ORA-00904: "HOUD"."BG_IDENTIFIER": invalid identifier.
The SQL statement being executed at the time of the error was: SELECT
HOUD.BG_IDENTIFIER FROM HR_ALL_ORGANIZATION_UNITS_DFV
HOUD,HR_ALL_ORGANIZATION_UNITS HOU WHERE HOU.ROWID = HOUD.ROW_ID
AND HOU.TYPE = 'BG' AND HOU.ORGANIZATION_ID = FND_PROFILE.VALUE('PER_BUSINESS_GROUP_ID') and was executed from the file
&ERRFILE.
STEPS
The issue can be reproduced at will with the following steps:
1. HRMS Manager Responsibility
2. People: Enter and maintain
3. Assignment> Change job> Save
Error occurs
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 |