Skip to Content
-1
Jul 20, 2020 at 09:39 AM

Replace the dynamic call of the ST program with a static call

84 Views

Hi experts ,

I 'm flowing a workaround in the note 1917229 to avoid the dump SYSTEM_RUDI_INVALID getting after every running the any code t-code in our SAP system .This workaround is detals as below :

Calling the Simple Transformations program staticaly is avoiding the dymaic type-check. Replacing the dynamic call of the ST program in the ABAP program with a static call will solve the issue. You can use thissolution as a workaround in cases you are not able to replace the current used kernel version.

Any idea how can i implement this ABAP step ?

Attachments

shdlz.png (21.3 kB)