SE16 – Data Browser
Display table data.
Display table data.
Technical setting for tables.
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.
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.
- List of logged users
- Can be used to end session of own user or other users (if authorized).
- List of transport requests for any user
- Used to release 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.
Compare source code between two reports.
Editor used to write reports.