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

cert_job_step_link

  • Last UpdatedNov 20, 2024
  • 1 minute read

Note: This table is currently not used.

The cert_job_step_link table allows many-to-many relationship between defined job steps and certifications required to run the step. Is an instance-specific (i.e., job-specific) copy of cert_oper_step_link. If a particular certification is not required to perform a certain step, there is no record in this table, as opposed to there being a record with a certification level of 0.

Field

Datatype

PK

Nulls?

Description

cert_name

string40

Y

N

Unique name for certification

wo_id

string40

Y

N

Work order identifier

oper_id

string40

Y

N

Operation identifier

seq_no

int32

Y

N

Identify row in job table

step_no

int32

Y

N

Identify which step in job

step_no

int32

Y

N

Identify step

cert_level

int32

N

N

Certification level required to work on this step, minimum 1, default 1

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

N

N

Unique row identifier, for audit trail.

FK from cert_name to cert_type. (Cascade delete)

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

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