Approval

Note: There is a newer version of this specification see VEC 2.1.0

Defines the approval of an ItemVersion. This consists of the StatusOfApproval and the Permissions issued for the approval.

General Information

AttributeValue
Ownerpdm
Applied Stereotype
Base ClassifierExtendableElement
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier
identificationString0..1

Specifies a unique identification of the approval. The identification is guaranteed to be unique over all VEC-documents. Normally this would reference to a company specific approval number or something similar. KBLFRM-349

Approval
descriptionAbstractLocalizedString0..*

Room for additional information about the item.

Approval
companyInScopeString0..*

Room to specify for which companies the Approval is valid. It might be e.g. that an approved Item may only be delivered by some specific company.

Approval
statusStatusOfApproval1

The approval level concerning approval status. Predefined are the values: NotYetApproved, Approved and Withdrawn. KBLFRM-349

Approval
levelOfApprovalString0..1

Describes activities that can be started after release for example building pilot tools or production tools.

Approval

Outgoing Relations

TypeRoleMult.Mult.Description
Permissionpermission0..*1

Specifies the permission issued with the approval.

Incoming Relations

TypeMult.RoleMult.Description
ItemVersion1approval0..*Specifies the approval information of the ItemVersion.
Previous