Can't receive item in receipt entry screen

Hi,

I get the below error when click arrived and save. Please help

image

Application Error

Exception caught in: Epicor.ServiceModel

Error Detail

Message: String or binary data would be truncated.
The statement has been terminated.
Program: Epicor.ServiceModel.dll
Method: ShouldRethrowNonRetryableException

Client Stack Trace

at Epicor.ServiceModel.Channels.ImplBase`1.ShouldRethrowNonRetryableException(Exception ex, DataSet[] dataSets)
at Erp.Proxy.BO.ReceiptImpl.UpdateMaster(Boolean RunChkLCAmtBeforeUpdate, Boolean RunChkHdrBeforeUpdate, Int32 ipVendorNum, String ipPurPoint, String ipPackSlip, Int32 ipPackLine, String& cLCAmtMessage, String& opUpliftWarnMsg, String& opReceiptWarnMsg, String& opArriveWarnMsg, Boolean lRunChkDtl, String& qMessageStr, String& sMessageStr, String& lcMessageStr, String& pcMessageStr, Boolean lRunChkDtlCompliance, String& qDtlComplianceMsgStr, Boolean lRunCheckCompliance, Boolean& lCompliant, Boolean lRunPreUpdate, Boolean& lRequiresUserInput, Boolean lRunCreatePartLot, String partNum, String lotNum, Boolean lOkToUpdate, Boolean& lUpdateWasRun, ReceiptDataSet ds)
at Erp.Adapters.ReceiptAdapter.UpdateMaster(Boolean runChkLCAmtBeforeUpdate, Boolean runChkHdrBeforeUpdate, Int32 ipVendorNum, String ipPurPoint, String ipPackSlip, Int32 ipPackLine, String& cLCAmtMessage, String& opUpliftWarnMsg, String& opReceiptWarnMsg, String& opArriveWarnMsg, Boolean lRunChkDtl, String& qMessageStr, String& sMessageStr, String& lcMessageStr, String& pcMessageStr, Boolean lRunChkDtlCompliance, String& qDtlComplianceMsgStr, Boolean lRunCheckCompliance, Boolean& lCompliant, Boolean lRunPreUpdate, Boolean& lRequiresUserInput, Boolean lRunCreatePartLot, String partNum, String lotNum, Boolean lOkToUpdate)
at Erp.UI.App.ReceiptEntry.Transaction.Update()

Remove all the receipt lines and add them back in one at a time, saving after each. This will show if its for a specific line. If so, examine the PO line for the offendi g receipt.

if you have any UD fields in this BO, or BPM writing/passing parameters to any std or/and UD fields check and compare between the size and type of passed values and the maximum size of these fileds