2024 Feb 08 5:54 PM
Hi team,
I am trying to create 'Hello World' application in an ABAP class. But I have the error message:
"The statement ENDCLASS is unexpected" as shown in the attachment.
Please assist.
2024 Feb 08 6:01 PM
2024 Feb 09 7:59 AM
First of all, when you post code, use the nice code feature. If you don't see the HTML button in the toolbar, then click on the two dots
Anyway, you can see there's an error around METHOD, since it's in red. And I'll tell you that each line needs to end with a period/full stop/.
2024 Feb 14 6:11 AM - edited 2024 Feb 14 6:12 AM