Function Group UKM_EASY
Function
This function group contains function modules that wrap the UKMS-ABAP-OO interface IF_UKM_EASY.
The parameters of the function module are:
- Parameters of the relevant interface method
- Method GET_INSTANCE_EASY, which is responsible for the interface of factory class CL_UKM_FACTORY
- Save parameters SAVE and IV_SAVE_AND_COMMIT if it is a call that can result in changes to the dataset
Function Module
Wrapped Method
UKM_E_ADD
IF_UKM_EASY~ADD
UKM_E_CLEANUP
IF_UKM_EASY~CLEANUP
UKM_E_DELETE
IF_UKM_EASY~DELETE
UKM_E_GET
IF_UKM_EASY~GET
UKM_E_SAVE
IF_UKM_EASY~SAVE
For more information about the functions and parameters, see the documentation for the relevant method.