Package CSF_DEBRIEF_PVT Compilation Error ORA-00904 CTT.UPDATE_TASK_ACTUALS_FLAG Invalid Identifier
(Doc ID 1596688.1)
Last updated on MARCH 20, 2025
Applies to:
Oracle Field Service - Version 12.1.3 to 12.1.3 [Release 12.1]Information in this document applies to any platform.
Symptoms
The CSF_DEBRIEF_PVT package will not compile successfully.
SQL> alter package CSF_DEBRIEF_PVT compile body;
Warning: Package Body altered with compilation errors.
SQL> show errors
Errors for PACKAGE BODY CSF_DEBRIEF_PVT:
LINE/COL ERROR
-------- -----------------------------------------------------------------
3761/3 PL/SQL: SQL Statement ignored
3768/14 PL/SQL: ORA-00904: "CTT"."UPDATE_TASK_ACTUALS_FLAG": invalid
identifier
3772/3 PL/SQL: SQL Statement ignored
3779/14 PL/SQL: ORA-00904: "CTT"."UPDATE_TASK_ACTUALS_FLAG": invalid
identifier
Issue Clarification
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 |
References |