systemUsers
Find ABAP users to hand or share transport requests with, using case-insensitive filters on user ID or name and an optional result limit.
Instructions
The users of this system, as the transport tools offer them - who a request can be handed to or shared with. Search with filter rather than reading the whole address book of the system.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Cap on the users reported, default 50. The counts are always for everything found. | |
| filter | No | Case-insensitive substring, matched against both the user id and the name. Without it the whole list comes back, which on a real system is several hundred entries. |