Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/attilaberencsi/trlist
Transport Status List
https://github.com/attilaberencsi/trlist
abap tools
Last synced: about 1 month ago
JSON representation
Transport Status List
- Host: GitHub
- URL: https://github.com/attilaberencsi/trlist
- Owner: attilaberencsi
- License: mit
- Created: 2022-09-23T13:26:39.000Z (about 2 years ago)
- Default Branch: onPrem-2022
- Last Pushed: 2024-11-10T19:51:17.000Z (about 1 month ago)
- Last Synced: 2024-11-10T20:33:57.571Z (about 1 month ago)
- Topics: abap, tools
- Language: ABAP
- Homepage:
- Size: 458 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- abap-florilegium - trlist
README
# Transport Status List
⚠️ Release Candidate version
Welcome!
This tool provides You a list of Transport Requests of Your team or the whole system. Helps people dealing with release management.
Supported onPremise versions: 2022+
## Filter capabilities
* Request owner
* Request type: Wokrbench, Customizing, Transport of Copy etc.
* CTS Project
* Release status
* Systems of your landscape: Development, Quality, Pre-production, Production.
Best to save it in a variant. Entering the Pre-Production System ID parameter will show additional columns with the Import Status![1724595255114](image/README/1724595255114.png)
## Working with the ALV
### Actions and Hotspots
![1725002092667](image/README/1725002092667.png)
* Display Log of the selected TR
* Free text search in text columns ( currently enabled for Short Description)
* Double click on TR Number results in displaying technical field names/values
* Click on Short description opens the TR## Technicals
The report itself is based on CDS Entities created for this purpose, due such CDS objects are not present in the SAP standard on top of the transport request tables. As result it provides fast HANA based search capabilities comparing to the legacy version. The import status/return code of the transport requests are however still read from the target systems using RFC enabled function modules. You do not need to do any config for RFC, because the application is using the default TMS configuration.
Planned features:
* Customizing to store system landscape configuration
* Fiori List report