Procedure
Steps to manufacture.
ProcedureFields
Optimized count of approvalRequests.
Optimized count of approvals.
Optimized count of attributedParts.
Optimized count of attributedUsers.
Optimized count of attributes.
Optimized count of familyLabels.
Optimized count of feedback.
Optimized count of locations.
Optimized count of partProcedures.
Optimized count of parts.
Optimized count of planItems.
Optimized count of procedureMbomItems.
Optimized count of procedureMboms.
Optimized count of procedureReferenceDesignators.
Optimized count of reviewRequests.
Optimized count of reviews.
Optimized count of runs.
Optimized count of steps.
User associated with creating related attribute. Returns: relationship object
User id that created this object. Returns: int of user_id
Get column with related family id. This value serves as a "group id" for different versions of the "same" model object. For example, all versions of a standard step will have the same family_id. If a step is not a standard step, this will just equal the value of the step's id. Returns: Column instance
Define intent option id foreign key.
Every gate currently blocking a transition to targetStatus (approvals, MBOM assignment, SPR match, select options, run-usage guards). Empty when the transition is allowed or is a no-op. Read-only — runs the same write-time validators without committing, so clients can preview whether a transition is allowed and why not. Runs several DB queries per procedure; intended for a single procedure preview, not batched across a procedures list.
User associated with updating related attribute. Returns: relationship object
User id that updated this object. Returns: int of user_id