Approval

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. The status refers to the status of the Approval, not the status of the ItemVersion. So, e.g. withdrawn means the approval (with its corresponding level) has been withdrawn, not the ItemVersion itself.

Approval
levelOfApprovalLevelOfApproval0..1

Relates to activities that are allowed with the ItemVersion after release for example building pilot tools or production tools. The levelOfApproval applies to the ItemVersion itself without further detailing or additional context. So, for example "Free" means, that from a component’s perspective the corresponding PartVersion has satisfied all qualification procedures and can be used within its specified limits without restriction.

The levels Planned, Free, Invalid refer to a single approval level. The levels Develop and Restricted refer to a category of approval levels in the lifecycle of an ItemVersion that all belong to the same phase but are highly company specific. For example, Develop approvals might be a "a start of construction approval" or a "building of prototypes or tools allowed approval". "Restricted" approvals might be "only for special purpose vehicles", "spare part only" or "residual parts may be used up".

In these cases, the additionalLevelInformation can be used to provide further information (e.g. a company specific approval level).

Approval
additionalLevelInformationString0..1

Additional potentially company specific information about the level of approval (e.g. further detailing of a "Restricted" approval.

Approval

Outgoing Relations

Other EndThis EndGeneral
RoleTypeMult.Agg.UniqueOrderedMult.Description
permissionPermission0..*YYN1

Specifies the permission issued with the approval.

Incoming Relations

This EndOther EndGeneral
RoleMult.Agg.UniqueOrderedTypeMult.Description
approval0..*YYNItemVersion1Specifies the approval information of the ItemVersion.
Previous