cancel
Showing results for 
Search instead for 
Did you mean: 

How to change set attribute's data type or length assigned to a settype.

0 Kudos

Hi,

is it possible to change the set attributes' data type or length assigned to set type. I am working in utillity project and we enhanced service location through set types. Now we need to change the length of some attributes. Is there any standard approach for doing so.

Other option is to change it through CI_POD. But i have doubt if this is the correct approach.

Regards,

Ashish

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Ashish,

Once you have assigned a attribute to a settype nad used it, u wont be able to change the data type of that attribute.

Hope this helps!!!

Prerna

Former Member
0 Kudos

Hi,

Use the below report COM_SETTYPE_DELETE_VALUES to remove the assined values for attributes in product master.

once values are deleted from product master, remove the set type from category and then remove the attribute from set type.

then syste allows you to do the required changes in the attribute.

Regards

Narayana

Answers (0)