Hi,
LogisticsLocationRole table is used for creating addresses for customers.
I added a new location role to LogisticsLocationRole for our customers and I have a problem in using it for coding.
I tried to see the value from AOT\Data Dictionary\Tables\LogisticslocationRole table.
here, the type of this new location role is "user Defined". This is a default value and it cannot be changed. But I have to change it to VASAltDLV to fetch VASAltDlv record. The record I am creating in the form is not taking the label from the VASAltDlv ENUM instead it is by default showing as "User Defined" only.
In logisticsLocationRoletype, the Enum "None" , label is also "user Defined".
So when I am trying to fetch VASALtDlv record, the system is giving me None Record information as both labels are "User Defined".
help me how to rectify this situation so that system can take the label information in ENUm as type in table.
Thanks,
lakshmi