Hi experts,
I am trying to create characteristic relations using the create method of my own exit implementation. But the problem is, that the CREATE method of this implementation will not be processed. In contrast the CHECK method will be called by the system.
Anyone here with helpful hints or good documentation sources, that explain the dependencies of the CREATE method in detail. SAP help documentation is not helpful.