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

AVEVA™ Batch Management

PhasePhaseChange

  • Last UpdatedAug 26, 2016
  • 1 minute read

This event is called to request an application to change an item in the PhasePhase list. From within this event handler, the item should be removed from the container list at the specified position and the new item must be added. Some container list controls support a simple change mechanism. The complete item string can be used or individual item fields can be obtained and formatted as needed. Because many container list controls force an item to be deleted and added again, this event is always followed by a PhasePhaseSelect event. Do not try to change the list selection from within this event.

Syntax

OcxBatchVar_PhasePhaseChange (Row, Item)

Parameters

Row

Data Type: Short

Position to change item

Item

Data Type: String

Preformatted item to add to list. Each Item string consists of six fields. Each field is separated by two spaces:

Equipment Name
Unit Procedure Name
Operation Name
Phase Name
Phase Status
Action Required

16 characters
16 characters
16 characters
16 characters
8 characters
2 characters

Related Links
TitleResults for “How to create a CRG?”Also Available in