Show TOC Start of Content Area

Background documentation listConflicts Locate the document in its SAP Library structure

Use

Lists the conflicts of a workspace.

Syntax

Syntax

listConflicts/lc [-user|-u ...] [-state|-s ...] [-property|-p ...] workspace

Options

-user|-u

The user who created either the active or the conflicting version.

-state|-s

Report only conflicts with a certain state. (open - report open versionsets only, closed - report closed versionsets only)

-property|-p

The properties which should be reported for every found activity.

Description

Lists conflicts.

Example

Lists the open conflicts (collisions) of the workspace /ws/test/wsp for which user A is responsible.

listConflicts -user A -state open /ws/test/wsp/

 

End of Content Area