The bind variable :{PARAMETER.EXPENSE_TYPE_ID} is not valid. (FND-2541)
(Doc ID 2908631.1)
Last updated on DECEMBER 28, 2022
Applies to:
Oracle Fusion Expenses Cloud Service - Version 11.13.22.07.0 and laterInformation in this document applies to any platform.
Symptoms
When creating a DFF in Expenses, the Flexfield Code: EXM_EXPENSES, trying to default a value using this SQL:
**select name
from EXM_EXPENSE_TYPES
where expense_type_id = :{PARAMETER.EXPENSE_TYPE_ID}
Receiving this error:
** The bind variable :{PARAMETER.EXPENSE_TYPE_ID} is not valid. (FND-2541)
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 |