If you consume a SOAP webservice, all methods are imported. Thats a lot of actions, static entities and structures.
Mostly we used just a couple of methods. So we have unnecessary code.
I like to choose only that methods that we need (similar way to REST API import).