SE16N is the new version of SE16 transaction.
Author: abapwizard
SE16 – Data Browser
Display table data.
SE13 – Dictionary: Technical settings
Technical setting for tables.
SCC1 – Import request within same system
Use this transaction to import request (client dependent) into current client. Request does not need to be released. This is useful for configuration or SAPscript tests.
SE71 – SAPscript
In order to import/export a SAPscript, use program RSTXSCRP.
Tip: check if font is truetype in order to get the same result when printing report.
SM04 – Logged Users
– List of logged users
– Can be used to end session of own user or other users (if authorized).
SE09/SE10 – Development Package / Change Request
– List of transport requests for any user
– Used to release requests
SE03 – Search objects in requests
We can use SE03 to search objects in requests. Ex: we don’t know in what requests a certain program was delivered into the system. We can search for object R3TR PROG <OBJECT NAME>, and we’ll obtain the list of requests according chosen search filter.
SE39 – Compare source code between two reports
Compare source code between two reports.