The export mapping is used to generate a non-persistent entity-tree in your domain model. You can use this model to fill with the data you want to export. I think selecting the maximum number of checks you need would be ok, since you dont have to use all of them, but do need them present in your domain model. You then have only one mapping, but can use whichever fields you need per specific webservice call.
Some handy stuff here: