Tune out boost creep with KFLDRL
For a constant output from the PID, KFLDRL should compensate such that the actual resulting boost is constant.
That is not the function of KFLDRL in ME7.
The function of KFLDRL is to make sure that when the PID reacts by 10% it actually is 10% of the regulation range.
What you have suggested to do is completely wrong.
OP:
You need to linearize the boost pid, because your engine is nothing like your software anymore.
For that you need to set CWMDAPP to 16, and then control WGDC using LDRAPP.
Then make similar pulls with 10% increments in LDRAPP. 0 to as high as you can go without damaging anything (but ideally just a bit higher than the target boost you want to run).
After that the data has to be processed and KFLDIMX/KFLDRL generated from it. It is purely a mathematic process.
When that data is correct, some real world tuning will be needed at the lower RPM ranges in high gear with KFLDIMX. And only then the Q0/Q1/Q2 have to be adjusted as per PID mechanics.
It is not exactly a simple task.