Advanced Shipment Notifications failed with error: Shipping Address is different from Purchase Order ship to addressDescriptionAdvanced Shipment Notification (ASN) is used to import the assets in the system which are in transit by importing excel template. When there is a mismatch in shipping address of imported data and ship to address of Purchase order it fails with below error. "Shipping Address is different from Purchase Order ship to address". Mismatch in address is due to the inadequate the size of 'ship_to_address_street' field on staging table causing loss of data when it is imported through ASN Steps to Reproduce 1. Create a Purchase order and Purchase order line item 2. Click on Order. 3.Navigate to "Import Shipment Notifications" 4.Upload the file and in the import set ->import sets rows , comments column we can see "Shipping Address is different from Purchase Order ship to address". This happened because in import staging table the "ship_to_address_street field " has size of 40, which is resulting in truncation of data when it is beyond 40 characters.WorkaroundThis fixed via PRB1591475 in Hardware Asset Mangament 6.0.0 versionRelated Problem: PRB1591475