Submitting forms on the support site are temporary unavailable for schedule maintenance. If you need immediate assistance please contact technical support. We apologize for the inconvenience.
Error: "Setting 'Table lookup support' for columns longer than 400 characters is only permitted if they are marked as 'Multi-value column'"
설명
The column SAPComSMTP.SMTPAddr is activated for "table lookup support", but the column is too long.
When changing the column SAPComSMTP.SMTPAddr in Schema Editor in Designer, the following error is thrown:
[1025012] Object (SAPComSMTP) could not be saved! [810306] Error running 'OnSaving' in logic module 'VI.Common.Customizer.DialogColumn'. [882535] Setting 'Table lookup support' for columns longer than 400 characters is only permitted if they are marked as 'Multi-value column'.
원인
This is a product defect (37169).
해결 방안
WORKAROUND
Set DialogColumn.MaxLen=400. After that, the Designer must be restarted so that it knows the changed ColDef.
STATUS
This will be fixed in a future release of the product. If you require this immediately corrected, please contact Support for a hotfix referencing the defect ID 37169.