Edit Type field in LogisticsLocationRole Table

Hi,

I added a new enumeration to LogisticsLocationRoleType (VASAltDlv label: VASAltDlv). Then I added the same location Role in Organization Administration\setup\Global Address Book\ Address and Contact information Purpose.

H:\Logistics Location Role.png

Then I viewed the same in LogisticsLocationRole table. By default, the type field is “User Defined”.

H:\LogisticsLocationRole table.png

now I want to edit the type field of the new location Role table and replace it with the label : “VASALtDlv”, that was assigned in the enumeration. But the field is “uneditable”.

None element in the same enumeration LogisticsLocationRoleType has the label “User Defined”. While coding, where I have to fetch the new location role, the system is considering “none” element as the first found value.

Does anyone has an idea how to edit the type field in the table and replace it with the label ?

Thanks,

lakshmi

For reference (and to avoid duplicate effort), this issue is also discussed in a thread on another forum.