RegestaItalia / trm-server

TRM (Transport Request Manager) Server

Home Page:https://trmregistry.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TRM

Contributor Covenant TRM License TRM Latest version TRM Installs

TRM Server is the essential component for operations between TRM Client and your development SAP system.

 

This package should only be installed on your development systems!

Basic usage

Typically, trm-server is used by a TRM Client.

When a TRM Client (like trm-client) has to execute any of the functions of trm-server, it makes use of the SAP NW RFC SDK.

The SDK connects to the development system, where this package exists, and executes the function.

The result of the function is then returned to the client and the its execution can continue.

Where should I install this package?

As explained before, on any development system where you want to use a TRM Client.

The reason behind the need to only have this package on a development system (hence the recommended installation as a temporary package) is the definition of a TRM package life-cycle.

The packages are installed on a development system and are then transported manually across your SAP system landscape.

Documentation

Full documentation can be seen at https://docs.trmregistry.com.

Install

The first install of this package should be done with abapGit.

Updates can be done either by abapGit or with TRM.

Follow the install steps documented here.

Security: Authorizing users

By default, most of the RFC functions in this package are disabled for all users in your system.

This is done for security reasons. A full list of the RFC functions can be seen here.

To enable users, follow this guide.

Contributing

Like every other TRM open-soruce projects, contributions are always welcomed ❤️.

Make sure to open an issue first.

Contributions will be merged upon approval.

Click here for the full list of TRM contribution guidelines.

About

TRM (Transport Request Manager) Server

https://trmregistry.com

License:MIT License


Languages

Language:ABAP 100.0%