cancel
Showing results for 
Search instead for 
Did you mean: 

Upgrade WT6 P10 - Invalid Field Name Synching Orders

Former Member
0 Kudos

Hello everyone,

I am receiving the dreaded Invalid Field Name error when synching orders. I just upgraded from 2007 P8 to P10 and that is when I received the error. I have validated that all files on both sides are version 6.30. Does anyone have any suggestions? I ran a full synch and everything else seemed to work perfectly. Please let me know.

Here is the error from the synch log:

Invalid Field Name

at SAPbobsCOM.FieldsClass.Item(Object Index)

at NetPoint.SynchSBO.SBOObjects.SBODocument.NP_2_SBO(Documents& document, NPOrder order)

at NetPoint.SynchSBO.SBOObjects.SBOOrder.NetPointToSBO(NPQueueObject qData)

at NetPoint.SynchSBO.SynchObjectBase.Synch()

Thanks

Kristen

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Kristen,

We recently discovered a problem with B1 addons using the same field names as those in Webtools.

This (I think) is why Bryce asked about other B1 addons.

It might be a case sensativity issue.

The offending fields were in the OWHS table. Webtools incorrectly creates UDFs in this table without using the U_PRX identifier. I believe the conflict we discovered was with ZipCode--which another add also created as a UDF called zipcode (lower case).

Take a look at that table and let me know...

Former Member
0 Kudos

Sorry Shane, I missed your question. There are no UDF's on the OWHS table. Is there something else that I can look for?

Former Member
0 Kudos

OK, I found it through another thread. It was CitiXsys and it was the ORDR.ZIPCode table. Everything is working fine now. Thanks Shane.

Answers (1)

Answers (1)

Former Member
0 Kudos

It might be coming from another addon

What other addons do you have?