Standard Programs That Every ABAP Developer Should Know
Tuesday, July 11th, 2006I decided to give you a list of standard SAP programs that every ABAP developer should know. As you know that as a consultant or a user, you memorize a lot of transaction codes. But some programs don’t have a transaction to run. Those are usually type ‘1′ executable programs. Even it is good to know program name, therefore maybe you may want to look at the source code and get some knowledge about SAP structure and logic behind SAP.
Let me start a few programs. Then I will update this post whenever I get a new program name. Maybe I can write a separate post for some programs, and so I give a link here.
To run these programs, you have to go to SE38 (the ABAP Editor) or SA38 (ABAP:Execute Program) then type program name and hit F8 on the keyboard for foreground running. You would also sometimes need to run these program in background processing.