‎2011 Apr 27 6:48 AM
Hi experts,
actulay i given the acces key for function group SVIM at the time of saving it asking the package but i given the Zpackage by mistake. after that when i am trying to access transection SE03 and SE80 it is giving the shortdump, the error message is below one.
The following syntax error occurred in program "SAPLSDC_MIME " in include
"LSVIMDAT " in
line 1:
"Each ABAP program can contain only one "REPORT", "PROGRAM", or "FUNCTI"
"ON-POOL". statement."
Regards,
Rajasekhar.D.
‎2011 Apr 27 6:57 AM
Check your Function group and you have either 2 function pool statements or Report statements.
‎2011 Apr 27 7:02 AM
Hi,
Check the include "LSVIMDAT" and check whether there any statements like "REPORT", "PROGRAM" at the top line.
Thanks & Regards,
Harish
‎2011 Apr 27 7:32 AM
Hi,
In Include LSVIMDAT, check whether you have written any Report or Function-Pool two times? It should be only Include program. also save in package SVIM.
Regards,
Sujeet