ABAP Hello World!
First of all we are going to create a simple program:
1. Start transaction SE38, type /se38 into Command field and press enter.
2. Create a test program the name must start with Z. Example: ZHELLOWORLD.
3. Program attributes:
4. Program code:
REPORT ZHELLOWORLD.
WRITE 'hello world'.
5. Save and Activate program (CTRL+F3).
6. Direct Processing (F8)
I am sorry but this rates 0 stars in my estimation. I am normally a positive guy, looking at the glass as half full but this blog it not useful.
Nice try but perhaps next time you can create something a little more useful.
Regards,
Nigel
Hi Ricardo,
Great attempt, starting with things! Useful for the first steppers.
However, this is something easily available throughout. I hope you would create something unique the next time.
Regards,
Aastha