Previous Topic: OpenSoftwarePackageProcedureListNext Topic: RepositionSoftwarePackageProcedureByName


RepositionSoftwarePackageProcedure

Reposition the order of procedure in the given procedure group

Parameters

xsd:string sessionId (m)

Specifies the session id obtained from the login to the web service.

xsd:string softwarePackageProcedureGroupId (m)

Specifies theUUID of the software procedure group in which the given procedure is to be repositioned.

xsd:string softwarePackageProcedureId (m)

Takes the UUID of procedure to be repositioned.

xsd:long repositionNumber

Identifies the number to which the procedure is to be repositioned.

Return Values

This is a void method that does not expose a return value.

Remarks

None