Represents a set of procedures for the manufacture of a Product
and/or a set of requirements stipulating characteristics used to give a Product
its definition.
Name | Data Type | Description |
---|---|---|
SpecificationKey | Integer |
System assigned, immutable value that uniquely identifies the record |
Owner | AppEntityType |
Refer to data type’s documentation for further information |
Name | String |
User assigned, mutable value that uniquely identifies the record |
Customer | Name |
Primary customer for whom this Specification was created |
Product | Product |
Product this Specification applies to or otherwise constitutes the definition of |
EffectiveDate | DateTime |
Point in time at which the Specification begins to apply to production |
CustomerDescr | String |
Used for display purposes on reports or in other methods of communication to align terminology with that of the customer |
SpecType | SpecificationType |
Refer to data type’s documentation for further information |
VersionNumber | Integer |
The version number of the specification |
SpecState | SpecificationState |
Refer to data type’s documentation for further information |
FinalizedBy | String |
The name of employee who approved this specification |