Show TOC Start of Content Area

Background documentation discard Locate the document in its SAP Library structure

Use

Resolves a collision by discarding one of the colliding versions.

Syntax

Syntax

discard [-active|-head] [-colliding|-col] [-cip|-c] collision [activity]

Options

 

-active|-head

If given, the active version (head version) is discarded in favor of the colliding version.

-colliding|-col

If given, the colliding version is discarded in favor of the active version (head version).

-cip|-c

Checkout-in-place: creates an activity, does the discard and checks in the activity.

Arguments

 

collision

The collision that should be resolved by discarding one of the colliding versions.

activity

The path or name of the open activity that should be used for the discard.

Description

Resolves a collision by discarding one of the colliding versions.

Example

Resolves the collision /collision/fa5aff51714511d9aae7003005301ba9_750_432acd2ace2211dbabf3003005301ba9_92b6fe54c18c11dba193003005301ba9_open_PredSucc by discarding the colliding version.

discard -colliding /collision/fa5aff51714511d9aae7003005301ba9_750_432acd2ace2211dbabf3003005301ba9_92b6fe54c18c11dba193003005301ba9_open_PredSucc

 

 

 

End of Content Area