Disable enhancements in WebUI (per user)

Problem: you want to disable all enhancements in WebUI (per user)

Solution: in user settings, in parameters section, add parameter called WCF_IGNORE_ENHANCEMT with value A

Update: to disable one specific enhancement, set break point in the method IF_BSP_WD_CMP_LOADING_BADI~GET_ACTIVE_ENHANCEMENT_SET of an implemantation of a BADI COMPONENT_LOADING and blank out the RV_RESULT variable for specific enhancement.

Komentowanie jest zakończone.