Hi folks,
Having a weird issue with a boolean field that's calculated.
Previously (in SP6), the calculation logic used to work perfectly fine as it assigns the "False" value based on some conditions. This, in conjunction with the default assignment of "True" value worked beautifully in 5.5. for this boolean field.
However, since moving to SP6, the default assignment is NOT taking place any longer. So, all values are either "False" (based on calculation logic) or blank. Weird thing is, even if I change the calculation to force assignment of "True" value, it still doesn't work 😔
The field in question is MDMSRM_SUPPLIER_ITEM_STATUS.
MDM Components Current Level
-
-
MDM Server MDM 5.5 SP06, Patch 4, HF3 (Server Build 5.5.64.75)
MDM Import Server MDM 5.5 SP06, Patch 4, HF3 (Import Server Build 5.5.64.75)
CATALOG CAT Ver 2, SP4, Patch 5
ABAP_API MDM_TECH 555_700 Level 8
JAVA_API MDM_JAVA API 5.5 SP6, Patch 4 , HF3
Any help deeply appreciated.