SAP Tcode or Transaction CODE?

by | Mar 8, 2018 | ABAP Beginner

Preface – This post is part of the ABAP Beginner series.

SAP Tcode or Transaction CODE

What is SAP Transaction Code?

SAP provides an easy access menu to navigate through its various screens like ABAP reports, ABAP classes, ABAP dictionary. But instead of navigating via these menus which will take a long time to reach, they have also provided shortcut codes/ key codes also known as transaction code.

Following are the basic SAP transaction codes that every programmer must remember:

SAP Tcode DESCRIPTION Uses
SE11 ABAP DICTIONARY To create SQL Objects
SE24 CLASS BUILDER To create Global Classes
SE37 FUNCTION BUILDER To create A Function Module
SE38 ABAP EDITOR To create a Program
SE80 ABAP WORKBENCH To manage all ABAP Objects

 

 

Author

0 Comments

Submit a Comment

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.