SAP T Code


What Are SAP T-Codes?

An SAP transaction code (T-Code) is a four-character shortcut that is used to access a transaction within an SAP system or application. Transaction codes provide direct access to the desired transaction from anywhere within the SAP system. Instead of using the menu or another means of accessing the transaction, you can start a function in a single step using an SAP T-Code. T-Codes can provide access to everything from user maintenance or authorization, workflow management, accessing SAP ABAP tables and dictionaries, running SQL queries, or transaction control. Every function in an SAP ERP system has a T-code associated with it. There are thousands of transaction codes available in different SAP systems and applications.

What Are SAP T-Codes?

An SAP transaction code (T-Code) is a four-character shortcut that is used to access a transaction within an SAP system or application. Transaction codes provide direct access to the desired transaction from anywhere within the SAP system. Instead of using the menu or another means of accessing the transaction, you can start a function in a single step using an SAP T-Code. T-Codes can provide access to everything from user maintenance or authorization, workflow management, accessing SAP ABAP tables and dictionaries, running SQL queries, or transaction control. Every function in an SAP ERP system has a T-code associated with it. There are thousands of transaction codes available in different SAP systems and applications.

Use of T-Code is performed by logging onto the SAP application using the SAP GUI or SAP Front End, placing the cursor in the SAP command field, typing the transaction code, then pressing enter. Depending on the role that a user plays within an organization, they will have different T-codes that are important to them. Administrators may focus on transactions related to that topic, while developers may use those connected to ABAP or SQL queries. Business users may use T-codes that relate to processing their daily tasks. Users can add T-codes that they use most frequently to a favorites list that allows them to access them more readily. SAP systems also provide the capability for users to create custom SAP T-codes by using the transaction SE91.

Key Considerations for SAPinsiders

  • If you’re moving to SAP S/4HANA and rely on transaction codes, then you need to determine what has changed. SAP has changed a number of things with the SAP S/4HANA release, and one of them is the T-codes that are available. This event session by Arghadip Kar walks through how to find which transaction codes have been deleted or placed in SAP S/4HANA that were available in SAP ECC. It also helps organizations that are planning for the move to SAP S/4HANA to plan around customizations in their existing system that may use decommissioned transaction codes.
  • You can map standard transaction codes to common phrases to make them easier to use and remember. A functionality that SAP provides is that of creating custom T-codes. But many users struggle with remembering the names of transaction codes despite the regularity of working with them. This article by Muhammad Ramzan walks through mapping standard transaction codes to common phrases to make them easier to remember, and easier to access from custom code. Following this approach ensures that authorization checks are not bypassed, and the authorizations to the actual transactions remain intact.

938 results

  1. GuiXT Lets You Easily Add HR Photos and Tips

    Published: 15/January/2007

    Reading time: 24 mins

    GuiXT is the standard SAP solution for SAP R/3 screen customization. Learn how to integrate images and screen tips using GuiXT without any ABAP code changes or IMG customization. Key Concept GuiXT is free SAP software for users starting with R/3 4.0. In R/3 Release 4.6 and up, GuiXT comes standard with SAPGUI. It is...…

  2. A Step-by-Step Tutorial for Developing Mobile Applications on SAP HANA

    Published: 13/May/2014

    Reading time: 22 mins

    BISAP Professional JournalIn this step-by-step tutorial for developing an Android-based mobile application on SAP HANA, learn how to expose data from SAP HANA as an OData service, how to consume data from the OData service on a Web application, and how to create an Android mobile application by using the PhoneGap hybrid Web container. This...…

  3. Ask the FI/CO Expert: Know When to Ignore the Standard Settings for Purchase Order Tax Code Defaults

    Published: 15/May/2003

    Reading time: 9 mins

    The author explains why an FI support team might be having problems “defaulting” a 0 percent tax code when creating a purchase order. Key Concept     Dear FI/CO Expert, I recently joined my company’s SAP FI support team. We have been asked if it is possible to “default” a 0 percent tax code when...…

  4. Compare InfoProviders Between Systems with Custom Configuration

    Published: 26/April/2012

    Reading time: 13 mins

    Compare InfoProviders between two systems using a custom export program, InfoProvider Remote Comparison program, and Remote Function Call connections. Acquire the needed code, configure your system, and learn how to use this program. Key Concept The InfoProvider Remote Comparison program evaluates InfoProvider changes between systems (e.g., from a development system to a quality assurance system)....…

  5. Quick Tip: 3 Methods for Identifying and Remediating Custom ABAP Code Issues When Migrating SAP BW to SAP HANA

    Published: 18/April/2016

    Reading time: 7 mins

    SAP HANA in-memory technology brings improved performance to standard SAP Business Warehouse (BW) processes. Custom development of ABAP code, however, may require some tweaking to optimize its performance and properly harness the power of SAP HANA. This is especially true for custom ABAP programs that were originally designed to run on older versions of SAP…

  6. Design and Format Barcode Labels Easily with a Custom ABAP Program

    Published: 03/June/2010

    Reading time: 14 mins

    Uncover a strategy that enables you to print barcode labels from SAP ERP using SATO printers. Find out how you can create a SATO Barcode Program language data stream from an ABAP report that contains the command for printing text, boxes, and barcodes. Key Concept Labels are commonly used in warehouse management and retail operations....…

  7. SAP BTP in Action: 7 Real-World Use Cases That Deliver Measurable Business Value

    Reading time: 7 mins

    Most organisations know that SAP Business Technology Platform (BTP) exists. They see it in every keynote and every roadmap update. Far fewer, however, truly understand what it actually unlocks for their specific business operations—or which use cases justify the initial investment. The challenge for the modern C-suite isn’t a lack of technology; it’s a lack…

  8. Distribute Critical Data Among Multiple SAP Systems by Using Change Pointers

    Published: 19/June/2009

    Reading time: 31 mins

    Using change pointers allows you to select exactly what data you want integrated systems to communicate to each other. See an example of the functionality with SAP ERP Central Component and SAP BusinessObjects Global Trade Services. Key Concept Application Linking and Enabling (ALE) enables communication between SAP applications. It allows you to define the master...…

  9. Why Integrating SAP and Non-SAP Systems is No Longer Optional

    Why Integrating SAP and Non-SAP Systems is No Longer Optional

    Published: 29/April/2025

    Reading time: 3 mins

    The modern enterprise landscape is shifting towards a hybrid model where 52% of organisations now use SAP alongside a diverse range of third-party applications, highlighting the critical need for effective integration strategies to optimise functionality and streamline processes amid increasing complexity.

  10. Retrieve the Details of Table or View Maintenance Generators in a Single Screen

    Published: 02/May/2012

    Reading time: 10 mins

    Use ABAP code to create a utility that provides you the details of having more than one table or view maintenance generator in a single screen. With it, you can view all the table and view maintenance generator details that you have created in your system or that are already available in the standard system....…