SLM:Attribute size for comments column is just 150 characters(if with double byte,then its just 75 c
We have a defined an attribute group(procurement final approver group) and have 3 attributes .
One of the attribute is Comments and its been associated with C_EXT_ATTR6 column.
The size of the column in data base is only 150 characters.
As you can enviage ,users have a need to enter more than 150 characters (also we have swedish /germany,japanese -which are double byte ) and are looking for an option where it should be atleast 500 characters.
C_EXT_ATTR6 in table POS_S UPP_PROF_EXT_B,the column is C_EXT_ATTR6 VARCHAR2 (150 Byte)
Please advise how this can be achieved