Inspection Plan Specifications
The Inspection Plan Specifications view object consolidates specification information for the inspection plan, such as sequence, specification name, target, minimum value, maximum value, and so on.
Data Store Key : FscmTopModelAM.ScmExtractAM.QaBiccExtractAM.IpSpecificationsExtractPVO
Primary Keys : InspectionPlanSpecificationPEOIpSpecificationId
Initial Extract Date : InspectionPlanSpecificationPEOCreationDate
Incremental Extract Date : InspectionPlanSpecificationPEOLastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
Name | Description |
---|---|
InspectionPlanSpecificationPEOCharacteristicId | Value that uniquely identifies the inspection characteristic against which the specification is being defined. |
InspectionPlanSpecificationPEOCreatedBy | User who created the inspection specification. |
InspectionPlanSpecificationPEOCreationDate | Date when the user created the inspection specification. |
InspectionPlanSpecificationPEODefaultValueFlag | Contains one of the following values: Yes or No. If Yes, then the result value is defaulted from the target value associated with the specification line during an inspection. If No, then the result value isn't defaulted from the target value associated with the specification line during an inspection. This attribute doesn't have a default value. |
InspectionPlanSpecificationPEOEnabledFlag | Contains one of the following values: Yes or No. If Yes, then inspection specification is enabled. If No, then inspection specification isn't enabled. The default value is Yes. |
InspectionPlanSpecificationPEOInspectionPlanId | Value that uniquely identifies the inspection plan. |
InspectionPlanSpecificationPEOIpSpecificationId | Value that uniquely identifies the inspection plan specification. |
InspectionPlanSpecificationPEOLastUpdateDate | Date when the inspection specification was last updated by the user. |
InspectionPlanSpecificationPEOLastUpdateLogin | Session login associated with the user who last updated the inspection specification. |
InspectionPlanSpecificationPEOLastUpdatedBy | User who last updated the inspection specification. |
InspectionPlanSpecificationPEOMaximumValue | Upper limit of the acceptable numeric range for an inspection characteristic. |
InspectionPlanSpecificationPEOMaximumValueDate | Upper limit of the acceptable date range for an inspection characteristic. |
InspectionPlanSpecificationPEOMinimumValue | Lower limit of the acceptable numeric range for an inspection characteristic. |
InspectionPlanSpecificationPEOMinimumValueDate | Lower limit of the acceptable date range for an inspection characteristic. |
InspectionPlanSpecificationPEOOptionalFlag | Contains one of the following values: Yes or No. If Yes, then specifying the result value is optional during an inspection. If No, then specifying the result value is mandatory during an inspection. This attribute doesn't have a default value. |
InspectionPlanSpecificationPEOTargetValue | Target value of the inspection characteristic. |
InspectionPlanSpecificationPEOTargetValueDate | Optimal date value for the inspection characteristic. |
InspectionPlanSpecificationPEOUomCode | Code that identifies the unit of measurement for the quantity that this event inspects. |
InspectionPlanSpecificationPEOUserSequence | Sequence to use when associating the inspection characteristic with the inspection plan. |