Interface IF_UKM_EASY
Meaning
As part of the Unified Key Mapping Service (UKMS), interface IF_UKM_EASY provides methods that permit you to easily read and change positive ID mapping. To keep the method calls as simple as possible, the interface offers only a filtered view of the most important part of the UKMS functions. There are alternative interfaces for more complicated uses.
Use
Class CL_UKM_FACTORY provides context-dependent instances of the interface.
Additional Information
For details about the functions of interface IF_UKM_EASY, see the relevant method documentation.
UKMS provides additional interfaces that can be instantiated with class CL_UKM_FACTORY. These are also documented. You can find an overview of the interfaces in the documentation for class CL_UKM_FACTORY.