General

In Customizing for the QPPD, there is the option of customizing parameters under the user settings.  These can then be controlled by customizing and queried via the GET_PARAM method of the /SCT/QP_CL_CUST class at the appropriate points. It is possible to control parameters for individual users separately or to provide them with different values. In addition, a flag can be used to control whether the parameter is active or inactive. This ensures that the customizing does not have to be completely changed or the entry deleted every time it is no longer needed.

The following parameters are available for selection in the system:

PP_BZW

The parameter PP_BZW is used in the class /SCT/QP_CL_BADI_PP. If the parameter is set for the current user in Customizing, the class attribute MV_MODE in the CONSTRUCTOR is overwritten with the value "BZW" (object dependency). As a result, the logic for object dependencies is executed instead of the logic for enhancement.

BRF_ENGINE 

The parameter BRF_ENGINE is used in the classes /SCT/QP_CL_BRF_QPPD and /SCT/QP_CL_GEN_STD. It is used to determine which QPPD-side version of the BRF+ engine should be used. At the moment there are versions V1, V2, and V3. As of 11/11/2021, version 3 will be the default and should be used for all new customers.

CHGDOC_SHOW

The parameter CHGDOC_SHOW is used in the function module /SCT/QP_DISPLAY_CHANGEDOCUMENT and is set if the new variant of the change documents is to be used. With this variant, the change documents can be filtered according to different criteria.

GENERATION_METHOD_DUMP

The parameter GENERATION_METHOD_DUMP is set in the constructor of the class /SCT/QP_CL_GEN_STD. If the parameter is set, dumps are generated for generation errors. This makes debugging easier,

/SCT/QP_CREATE_DYNPRO

The parameter /SCT/QP_CREATE_DYNPRO is used in the class /SCT/QP_CL_QV_GUI. It determines whether the popup for the creation with a template or the popup for the classic creation appears when creating a new regulation.

TOE_ACTION_LOG

The TOE_ACTION_LOG parameter is used in the /SCT/QP_CL_TOE class. If the parameter is set an action log is written for the TOE.