Thank you for using Community Forums. My name is Becky and I will assist you.
When I compare my calculated Ship to Address Line 1 calculated field on gp2010, it appears as below.
FUNCTION_SCRIPT(rw_SelectAddrLine1""SOP_HDR_WORK.Address 1SOP_HDR_WORK.Address 2""""SOP_HDR_WORK.CitySOP_HDR_WORK.StateSOP_HDR_WORK.Zip Code"" )
On GP2015 it appears as
FUNCTION_SCRIPT(rw_SelectAddrLine1""SOP_HDR_WORK.Contact Person
SOP_HDR_WORK.Address 1SOP_HDR_WORK.Address 2""""SOP_HDR_WORK.CitySOP_HDR_WORK.StateSOP_HDR_WORK.Zip Code"" )
So yes there was a change. If you do not want the Contact Person information you will need to remove this from the calculated field.