eConnect returns this error, any idea? Thanks (I checked the header amount = the sum of line item tax amount.)
Microsoft.Dynamics.GP.eConnect.eConnectException: Sql procedure error codes returned:
Error Number = 4804 Stored Procedure= taPopEnterMatchInvHdr Error Description = Tax detail amount does not match the header tax amount
Node Identifier Parameters: taPopEnterMatchInvHdr
POPRCTNM = RCT1199
Related Error Code Parameters for Node : taPopEnterMatchInvHdr
TAXAMNT = 36.1
FRTTXAMT = Note: This parameter was not passed in, no value for the parameter will be returned.
MSCTXAMT = Note: This parameter was not passed in, no value for the parameter will be returned.
Error Number = 4805 Stored Procedure= taPopEnterMatchInvHdr Error Description = Tax detail amount does not match the header tax amounts
Node Identifier Parameters: taPopEnterMatchInvHdr
POPRCTNM = RCT1199
Related Error Code Parameters for Node : taPopEnterMatchInvHdr
TAXAMNT = 36.1
FRTTXAMT = Note: This parameter was not passed in, no value for the parameter will be returned.
MSCTXAMT = Note: This parameter was not passed in, no value for the parameter will be returned.
<taPopEnterMatchInvHdr>
<POPRCTNM>RCT1199</POPRCTNM>
<VNDDOCNM>5tft</VNDDOCNM>
<receiptdate>8/20/2013</receiptdate>
<BACHNUMB>TEST</BACHNUMB>
<VENDORID>ADVANCED0001</VENDORID>
<VENDNAME>Advanced Office Systems</VENDNAME>
<SUBTOTAL>183.80</SUBTOTAL>
<TAXAMNT>36.1</TAXAMNT>
<TAXSCHID>USAUSSTCITY+6*</TAXSCHID>
</taPopEnterMatchInvHdr>
at Microsoft.Dynamics.GP.eConnect.ServiceProxy.CreateEntity(String connectionString, String xml)
at Microsoft.Dynamics.GP.eConnect.eConnectMethods.EntityImportImplementation(String connectionString, String sXML, Boolean isTransaction)
at Microsoft.Dynamics.GP.eConnect.eConnectMethods.ProcessEntityImport(String connectionString, String sXML, Boolean isTransaction)
at Microsoft.Dynamics.GP.eConnect.eConnectMethods.CreateEntity(String connectionString, String sXML)