482483484485486487488489490491492
throw new BPartnerNoShipToAddressException(bp); } if (getBill_Location_ID() == 0) { throw new BPartnerNoBillToAddressException(bp); } // Set Contact MUser[] contacts = bp.getContacts(false); if (contacts != null && contacts.length == 1)