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

AVEVA™ Manufacturing Execution System 2023 R2

job_step_choice

  • Last UpdatedNov 20, 2024
  • 1 minute read

The job_step_choice table defines the labels for data choices for steps having a data entry control other than an edit control. In the case of a checkbox there will be only one label with index = 0.

Field

Datatype

PK

Nulls?

Description

wo_id

string40

N

N

Identify work order

oper_id

string40

N

N

Identify operation

seq_no

int32

N

N

Identify row in job table

step_no

int32

N

N

Identify step

choice_no

int32

N

N

Identify choice (0 = first)

choice_label

string40

N

N

Label to display for choice

last_edit_comment

string254

N

Y

Reserved for internal use to indicate why this record was changed

last_edit_by

string40

N

N

Who last changed this record

last_edit_at

tdatetime

N

N

When this record was last changed

row_id

ID 1

Y

N

Unique row identifier, for audit trail

wo_id, oper_id, seq_no, step_no, choice_no is clustered UK.

wo_id, oper_id, seq_no, step_no, choice_label is UK.

FK from wo_id, oper_id, seq_no, step_no to job_step. (Cascade delete)

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