Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Engineering

Methods to Promote and Demote Status

  • Last UpdatedAug 18, 2026
  • 1 minute read

Method

Description

promote()

Promote stored status for object(s).

promote(STRING comment )

Promote stored status for object(s) and set comment.

promoteStatus(DBREF of status definition )

Promote status for object(s).

promoteStatus(STRING name of status definition )

Promote status for object(s).

promoteStatus(DBREF of status definition,STRING comment )

Promote status for object(s) and set comment.

promoteStatus(STRING name of status definition,STRING comment )

Promote status for object(s) and set comment.

demote()

Demote stored status for object(s).

demote(STRING comment )

Demote stored status for object(s) and set comment.

demoteStatus(DBREF of status definition )

Demote status for object(s).

demoteStatus(STRING name of status definition )

Demote status for object(s).

demoteStatus(DBREF of status definition,STRING comment )

Demote status for object(s) and set comment.

demoteStatus(STRING name of status definition,STRING comment )

Demote status for object(s) and set comment.