Using the Magento Commerce B2B module the Company name field is currently limited to only 40 characters in the database table company_entity which can be problematic for some companies. While the Legal Company Name allows for 80 characters we still have customers complaining that they can't fit their full company name in the Company Name field as they would like.
By contrast, the company field in customer_address_entity table allows for 255 characters.
It would be very helpful to increase the character limit on company.company_name to allow companies with longer names to enter their name without abbreviations etc.