Dear Gurus,
After implementing note 1600482, we get abap down each time we run CK11N or CK40N.
the source of LV61ZF0T is changed
FORM t681z_select USING ts_kvewe
ts_kappl.
* Due to legal reasons changes of the subsequent lines of code
* are not allowed.
* In case of doubts check SAP note 1600482.
MESSAGE 'Support package level not sufficient. See note 1600482.'
TYPE 'X'.
* Due to legal reasons changes of the preceding lines of code
* are not allowed.
It seems the program must down .....
Have anyone encounter the same case?