Creating A DFF Error: The value set XXX cannot be assigned to the global segment YYYY. (FND02627)
(Doc ID 2832722.1)
Last updated on JANUARY 10, 2022
Applies to:
Oracle Fusion General Ledger Cloud Service - Version 11.13.21.07.0 and laterInformation in this document applies to any platform.
Symptoms
On : 11.13.21.07.0 version, Setup, Rapid Impl and Security
When attempting to create a General Ledger DFF, the following error occurs.
ERROR
-----------------------
The value set XXX cannot be assigned to the global segment XXX. (FND02627)
In application 101 and descriptive flexfield GL_JE_headers, value set XXX cannot be assigned to global segment XXX which uses column attribute 1. The assigned value set must have a data type that is compatible with the column data type and its maximum length must be no longer than the column length and its validation type must not be view object.
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Create a GL DFF
Flex Field code GL_GE_HEADERS
Enabled
API efEvent
Data Type Char
ATTRIBUTE1
Value set YYYY
List of Values
2. The Value set is defined as:
YYYY
Module: Common CRM
Validation Type Table
Data Type Char
From Clause TABLE1
Value COLUMN A FROM TABLE1
Type VARCHAR2
1,500
Where SOME CONDITION
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 |