Show TOC

INTEGRATECR / ICRLocate this document in the navigation structure

Use

INTEGRATECR

Syntax

integratecr | icr [-f <fileName>] | [--dir <directoryPath>] [-u <userName>] [-p <password>]

Arguments

[-f <fileName>]

The complete path of the change request file (.PRA). The file path(s) have to be enclosed by double quotes. When you have to integrate more than one change request, you can use a comma-separated list.

[--dir <directoryPath>]

The path of the directory that contains the change request files. Use slash (/) as the path separator.

[-u <userName>]

The user name for the Design Time Repository (DTR) connection.

[-p <password>]

The password for the given user name.

Description

Integrate s a change request file (.PRA ) into the current track.

The integration succeeds only if the change request belongs to a developed softw are component of the track.

The c hange request is integrated into the inactive workspace of the system. dev

Example

icr -f "C:/Temp/sap.com~BI-REP PLAN~MAIN_APL71VAL_D~1.pra"

icr --dir "C:/Temp/CR" -u DTRuser -p password