2014 Nov 07 8:43 PM
Hi Friends,
Please guide the below systax error for the transaction BD87:
The current ABAP program "SAPLBD20" had to be terminated because it has come across a statement that unfortunately cannot be executed.
The following syntax error occurred in program "SAPLZMRMH " in include "LMRMHF0A " in line 124: "Type "LCL_MRM_UTILITY" is unknown"
" "
" "
" "
Thanks in advance.
VJ.
2014 Nov 10 7:54 PM
2014 Nov 07 10:59 PM
Hi Vijay,
syntax error is in customer function group ZMRMH.
Probably class header LCL_MRM_UTILITY is not defined in TOP include.
Regards,
Clemens
2014 Nov 10 6:18 PM
Hi Clemens,
Thanks for your response.
The above issue was happen when we are in patch update..
It was there in staging client only. i compared bothe the clients but not able to find.
Thanks in advance./
VJ.
2014 Nov 10 7:54 PM
2014 Nov 11 11:40 AM
Hi Viji,
as I already said: The syntax error is in customer function group ZMRMH.
Probably class header LCL_MRM_UTILITY is not defined in TOP include.
This is a customer extension, user exit, badi, modification or such. Probably is has not been done as required and something got lost in the upgrade.
I can't see from here.
Regards
Clemens