Show TOC Start of Content Area

Background documentation listActivities Locate the document in its SAP Library structure

Use

Lists activities.

Syntax

Syntax

listActivities/la [-workspace|-w ...] [-user|-u ...] [-state|-s ...] [-property|-p ...]

Options

-workspace|-w

The workspace for which the activities have been created.

-user|-u

The user who created the activities.

-state|-s

Report only activites 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 activities.

Example

Lists all open activities of user A which have been created in the workspace /ws/test/wsp.

listActivities -workspace /ws/test/wsp -user A -state open

End of Content Area