SAP Tcode or Transaction CODE?

by | Mar 8, 2018 | ABAP Beginner

Home » SAP » ABAP » ABAP Beginner » SAP Tcode or Transaction CODE?

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 TcodeDESCRIPTIONUses
SE11ABAP DICTIONARYTo create SQL Objects
SE24CLASS BUILDERTo create Global Classes
SE37FUNCTION BUILDERTo create A Function Module
SE38ABAP EDITORTo create a Program
SE80ABAP WORKBENCHTo 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.

Author