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.

6920 results

  1. Extending and Modifying SAP Standard with Business Add-Ins and the New Modification Assistant

    Published: 15/October/1999

    Reading time: 1 mins

    Up until now, Customer Exits and Modifications were the only development techniques available for extending and modifying standard SAP applications. Release 4 introduces two new techniques – Business Add-Ins and the Modification Assistant. Business Add-Ins are predefined exit points in a source that allow developers to either insert their own logic during implementation or simply…...…
  2. Real-Time, Outbound Interfaces to Non-R/3 Systems Made Simple with Change Pointers, Message Control, and Workflow

    Published: 15/October/1999

    Reading time: 1 mins

    Developers often struggle with custom ABAP/4 code or database logging to devise ways to track changes to data and then to trigger output of that changed data across outbound interfaces to non-R/3 systems. The onus of creating a way to track changes as they occur rests squarely on the shoulders of these developers, but it…...…
  3. Size Does Matter – Strategies for Successful SAP R/3 Capacity Planning

    Published: 15/October/1999

    Reading time: 2 mins

    Capacity planning is not a trivial task. Choose your hardware vendor and equipment carefully, and upgrades will pose few problems. Choose the wrong vendor-model combination, and you will be forced to make extensive changes to your hardware and operating system that will entail extensive planning and testing, and could ultimately require all new equipment. So…...…
  4. An Introduction to SAP’s New and Improved Frontend Printing

    Published: 01/December/1999

    Reading time: 1 mins

    Dr. Stefan Fuchs describes a new spool access method that allows the transfer of print data from the application server to the current location of the SAPGUI. From there the data is sent to the local spooler on the user’s particular frontend. That new spool access method — method “F” — is what SAP calls…...…
  5. Achieving a More Manageable and Reliable R/3 Spool Server Landscape Using Release 4 Output Classifications, Logical Servers, and Alternate Servers

    Published: 15/December/1999

    Reading time: 2 mins

    Three new output features give rise to a more manageable, more reliable R/3 spool server environment — classifications, logical servers, and alternate servers. With Release 4, classifications of output devices and spool servers (along the lines of production, high-volume, desktop, and test printing) are now made possible within R/3 itself. This helps you ensure that…...…
  6. ABAP Programming – An Integrated Overview

    Published: 15/January/2000

    Reading time: 2 mins

    With Release 4.0 and the debut of ABAP Objects, SAP is replacing the classical distinction between reporting and transaction programming with an integrated view, recognizing the simple fact that all application logic is programmed in ABAP and that the application can communicate with the user via screens and with the database via a common interface…....…
  7. A Beginner’s Guide to Accessing BAPIs with the SAP DCOM Connector

    Published: 15/January/2000

    Reading time: 2 mins

    This article will introduce you to the basic design principles behind SAP DCOM Connector (SDC), show you how to build BAPI-enabled applications with SDC in Visual Basic, and discuss some advanced concepts for SDC-based applications. In order to keep things simple, we will assume that our applications are built without MTS. So I will not…...…
  8. Extending SAP Business Workflow with Web Forms

    Published: 15/January/2000

    Reading time: 1 mins

    Web forms are the means by which developers can create applications that enable users to start workflows and execute work items from the comfort of a Web browser. A Web form is a simple, intuitive interface, which is made up of a relatively short list of fields and a “Submit” button. This interface obviates the…...…
  9. Lessons in Logon Load Balancing

    Published: 15/January/2000

    Reading time: 2 mins

    In large SAP R/3 environments that require multiple application instances, you can achieve intelligent, automated distribution of workload across multiple application instances, with minimal impact to end users, through logon groups. This article explains how logon groups work and how to use them to establish a logon load balancing strategy that can improve system performance,…...…
  10. Leveraging the R/3 Warehouse Management Structure with the MM-MOB and WM-LSR Interfaces

    Published: 15/January/2000

    Reading time: 2 mins

    /Project ManagementIntegrating the R/3 Warehouse Management (WM) module with mobile data entry devices and external warehouse management systems is made possible by two interfaces — Mobile Data Entry (MM-MOB), which enables mobile entry and transfer of data to and from SAP, and Warehouse Control Unit (WM-LSR), which enables the sending and receiving of information between…...…