Incentive Compensation Calculation Fails Due To Formula Expressions
(Doc ID 351202.1)
Last updated on FEBRUARY 26, 2019
Applies to:
Oracle Incentive Compensation - Version 11.5.10.2 to 11.5.10.2 [Release 11.5]Information in this document applies to any platform.
latest version is cnfmgenb.pls 115.73.115100.21
Symptoms
Transactions are failing calculation. The following error is seen in the process log:
Exception in calculate_quota dispatcher ORA-06550: line 1, column 7:
PLS-00201: identifier 'CN_FORMULA_10040_111_PKG.CALCULATE_QUOTA' must be declared
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored
PLS-00201: identifier 'CN_FORMULA_10040_111_PKG.CALCULATE_QUOTA' must be declared
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored
When attempting to manually compile the package, the following error is returned:
PACKAGE BODY APPS.CN_FORMULA_10100_111_PKG
On line: 143
PLS-00201: identifier 'CH.TRANSACTION_AMOUNT' must be declared
On line: 143
PLS-00201: identifier 'CH.TRANSACTION_AMOUNT' must be declared
Changes
Instance upgraded from 11.5.5 to 11.5.10.2
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 |