1 of 27

SAP S/4

Transaction code and Menu Path

for Application and IMG

2 of 27

  1. To find Application T-code menu path via“SEARCH_SAP_MENU”.
  2. To find Application T-code menu path via the Binoculars.
  3. To get a list of T-code from SAP table.
  4. Get T-code in the IMG via the “Additional Information Key Attributes”.
  5. Find IMG Menu path when given the T-code of the IMG.

3 of 27

use “/nsearch_sap_menu”

in the dialogue, enter

the t-code to show a list of menu path where D90 can be found in the application

4 of 27

Navigate from the Bottom Up

5 of 27

Logistics - Customer Service - Service Processing - Completion - Billing Request - Process Individually

6 of 27

Logistics - Customer Service - Service Agreements - Contracts - Contract - Subsequent Functions - Create Billing Request

7 of 27

  • To find Application T-code menu path via“SEARCH_SAP_MENU”.
  • To find Application T-code menu path via the Binoculars.
  • To get a list of T-code from SAP table.
  • Get T-code in the IMG via the “Additional Information Key Attributes”.
  • Find IMG Menu path when given the T-code of the IMG.

8 of 27

click “Binoculars”

end the T-code here and click FIND

9 of 27

System Found the first instance (occurrence) of the t-code WPDTC in the Menu from the TOP

click HERE to find the 2nd occurrence of the t-code in the Menu

10 of 27

System Found the next instance (occurrence) of the t-code WPDTC in the Menu from the last found menu path.

11 of 27

  • To find Application T-code menu path via“SEARCH_SAP_MENU”.
  • To find Application T-code menu path via the Binoculars.
  • To get a list of T-code from SAP table.
  • Get T-code in the IMG via the “Additional Information Key Attributes”.
  • Find IMG Menu path when given the T-code of the IMG.

12 of 27

TSTC is a standard ABAP Runtime Environment Transparent Table in SAP Basis application, which stores SAP Transaction Codes data.

13 of 27

List of T-codes that starts with ME

14 of 27

SAP Application T-codes, in this class that starts with ME

Program name of the T-code (that can be view via SE80 or SE38

Name of the Transaction code

15 of 27

TSTCT is a standard ABAP Runtime Environment Transparent Table in SAP Basis application, which stores Transaction Code Texts data (in different languages)

16 of 27

List of T-codes that starts with CS in EN (English) and ZF (Chinese)

There are an estimated total of

57000+ T-codes (Increase the HIT to show ALL the T-codes)

17 of 27

t-code that starts with CS in both language English and Chinese

18 of 27

  • To find Application T-code menu path via“SEARCH_SAP_MENU”.
  • To find Application T-code menu path via the Binoculars.
  • To get a list of T-code from SAP table.
  • Get T-code in the IMG via the “Additional Information Key Attributes”.
  • Find IMG Menu path when given the T-code of the IMG.

19 of 27

Switch on Key to show the T-code of the IMG path

20 of 27

t-code for “Define Material Status” is “OMS4”

The last 4 character “could” be the t-code

BUT

not necessary TRUE all the time

21 of 27

22 of 27

  • To find Application T-code menu path via“SEARCH_SAP_MENU”.
  • To find Application T-code menu path via the Binoculars.
  • To get a list of T-code from SAP table.
  • Get T-code in the IMG via the “Additional Information Key Attributes”.
  • Find IMG Menu path when given the T-code of the IMG.

23 of 27

Assuming we are given the t-code “OIOL” for the configuration of the “Service order indicator”,

BUT how to find out the Menu path?

24 of 27

F1 on the OrType field

click Technical Info

note Table Name

V_T350_SM

25 of 27

use SM30

enter the Table name found and

click “Customizing”

26 of 27

Click this will open the IMG and system will automatic open the menu path where the table content is configured.

27 of 27

t-code “OIOL” of the IMG

System automatic explode the menu path where the table content is configured.