Hi all
I have a question.
In our solution manager, we are using the Change request Management module.
We use it, so that if there is a problem, an functional key user can address it in a Change document and send it with a proper status to the developer.
The developer take a look at the problem, logs on to the system the change managemt document is referring to
and when the problem is solved. The developer returns the document via an action back to the functional key user via an action
And when the developer has changed the status of the document via the action,
- the status is changed,
and also the workbench transport and customizing transport which the developer had made during development are automatically sended to the
quality system.
So technically, in the background the transport is sended via STMS to the Qualitiy system.
So far so good :-)
For transports in the ECC system everything went well.
But for transports in the BW system, not everything went well. In the pop-up which arises in STMS if you want to send a transport,
for BW, often this settings have to be set. For an transport in the ECC this is not the case
If the transports are transported automaticcally if the user changes the actions and saves the Change document in the WEB-UI:
the options can not be set from out the web-ui in the development system. The system which sends the transports automaticaly
when solution manager give a signal to do so.
Our solution to achive this, so in the web-ui of solution manager, within the change documents this options can be set if the transport were ment for BW is :
- Add custom fields in the web-ui of the solution manager, which are the same as the option field of the STMS transaction
- Find an BADI / user exit? Where the data can be put into the transport request call from the solution manager to the target system development
- And no further custom development. With this data the default SAP logic will send the transport request with the correct options to the system which must send the transport. Within the transaction STMS of that system (or the logic) it will send the transport the transport with the options from the web-ui.
I am new to solution manager and change request management. What do you think if you read my problem and the solution which we are trying to work out for it?
Please let me know
kind regards,
Anton Pierhagen