mirror of
https://github.com/SAP/jenkins-library.git
synced 2024-12-14 11:03:09 +02:00
Adjust docu
there is no return value anymore.
This commit is contained in:
parent
f48c8a038e
commit
8e7352cdb4
@ -7,6 +7,8 @@ Creates
|
||||
* a Transport Request for a Change Document on the Solution Manager (type `SOLMAN`) or
|
||||
* a Transport Request inside an ABAP system (type`CTS`)
|
||||
|
||||
The id of the transport request is availabe via [commonPipelineEnvironment.getTransportRequestId()](commonPipelineEnvironment.md)
|
||||
|
||||
## Prerequisites
|
||||
|
||||
* **[Change Management Client 2.0.0 or compatible version](http://central.maven.org/maven2/com/sap/devops/cmclient/dist.cli/)** - available for download on Maven Central.
|
||||
@ -97,7 +99,7 @@ The parameters can also be provided when the step is invoked. For examples see b
|
||||
|
||||
## Return value
|
||||
|
||||
The id of the Transport Request that has been created.
|
||||
none
|
||||
|
||||
## Exceptions
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user