Thanks for your reply. Actually I created a commandline plugin and use Doctrine for the imported data.
The importing process does not output any errors and the data is inserted into database. However, when I view them on admin, the variants are missing without unticking an option in ‚Apply standard data‘. I have not managed to find the culprit yet. Maybe I am missing sometuing regarding the product database structure. Can you shed me some light on that?
Up to now I used the API Classes and the method „getResource(‚Variant‘)“ for my import plugin. The importing process does not output any errors and the data is inserted into database. But the Problem is still there. I will look the Import/Export Toll.
But do you have any Idea, how can I find the error here?