Hi All,
We are using (attributes.AttrGetValues) from lapi.jar(9.7.1) to get the list of attributes & its values. when we retireve the value we see one of the attibute value is appended with 'G' & is different from the value in UI screen.
We are tracing why is G appended to that value? can someone know why the G is appended
Example: Customer ID : 12345 in UI screen, from lapi method it is coming as 'G12345.0'