I created a field in "Customer Shipment Entry" under line item called "Heat Number" and if a custom Part.Checkbox01 is checked in Part Maintenance and the shipping person didn't put the Heat Number in the field then it would give him a message to do so. I have everyting working, but I can't create a BPM to check the field because in BPM under the Business Object "CustShip" there is not a ttPart table linked to ShipDtl. Is there a way that I can transfer the value from Part.Checkbox01 to ShipDtl.Checkbox01 during the creation of the "Customer Shipment Entry"? I was thinking that in Customization in "Customer Shipment Entry" that I could under Data Tools - "Custom Column Like" I could add "Like Values" from one field to another. Can anyone help?