Deleting Free Form Text UDAs With More Than 30 Characters Is Not Possible Using RIB XItem Interface
(Doc ID 2492481.1)
Last updated on APRIL 14, 2021
Applies to:
Oracle Retail Merchandising System - Version 16.0.1 and laterInformation in this document applies to any platform.
Symptoms
Following error occurs upon deleting Free Form text UDA(User Defined Attributes) from RIB XItem interface.
ERROR
-----------------------
"{call RMSSUB_XITEM.CONSUME(?,?,?,?)}: [setInParms] Inserted value too large for column: "THIS STRING HAS MORE THAN THIRTY CHARACTERS"
Steps To Reproduce:
- Create a new item using RIB XItem API.
- Check the RMS tables ITEM_MASTER and UDA_ITEM_FF.
- Try to delete the Free Form text UDA using RIB XItem API.
- Note the above error.
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 |