SAP S/4
Transaction code and Menu Path
for Application and IMG
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
Navigate from the Bottom Up
Logistics - Customer Service - Service Processing - Completion - Billing Request - Process Individually
Logistics - Customer Service - Service Agreements - Contracts - Contract - Subsequent Functions - Create Billing Request
click “Binoculars”
end the T-code here and click FIND
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
System Found the next instance (occurrence) of the t-code WPDTC in the Menu from the last found menu path.
TSTC is a standard ABAP Runtime Environment Transparent Table in SAP Basis application, which stores SAP Transaction Codes data.
List of T-codes that starts with ME
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
TSTCT is a standard ABAP Runtime Environment Transparent Table in SAP Basis application, which stores Transaction Code Texts data (in different languages)
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)
t-code that starts with CS in both language English and Chinese
Switch on Key to show the T-code of the IMG path
t-code for “Define Material Status” is “OMS4”
The last 4 character “could” be the t-code
BUT
not necessary TRUE all the time
Assuming we are given the t-code “OIOL” for the configuration of the “Service order indicator”,
BUT how to find out the Menu path?
F1 on the OrType field
click Technical Info
note Table Name
V_T350_SM
use SM30
enter the Table name found and
click “Customizing”
Click this will open the IMG and system will automatic open the menu path where the table content is configured.
t-code “OIOL” of the IMG
System automatic explode the menu path where the table content is configured.