fsresValCutListItem Class |
Validates that a cutting detail and inventory stock is valid.
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
C#
[SerializableAttribute] [XmlTypeAttribute(Namespace = "http://www.fabsuite.com/xml/fabsuite-xml-response-v0108.xsd")] public class fsresValCutListItem : fsresCommand
The fsresValCutListItem type exposes the following members.
| Name | Description | |
|---|---|---|
| fsresValCutListItem |
fsresValCutListItem class constructor
|
| Name | Description | |
|---|---|---|
| AllowManualExternalNestAlteration | ||
| Area | ||
| BillOfLadingNumber | ||
| CommandGUID | (Inherited from fsresCommand.) | |
| CountryOfOrigin | ||
| CutListItemAvailable |
Available inventory stock that matches the cutting detail.
| |
| CutListItemID |
Unique ID of the cutting detail on a cut list.
| |
| CutListSerialNumber |
Serial number from the FabSuite report: Shop PC/PO Cutting List w/ Barcodes.
| |
| CutPart |
Parts in the cutting detail. Will only be retrieved if the request command had
IncludeCutListItemParts=true.
| |
| Dimensions | ||
| DropJobReservePrompt |
Expected drop for the parts on the cutting detail that match the cut list filter.
| |
| ErrorCode | (Inherited from fsresCommand.) | |
| ErrorMessage | (Inherited from fsresCommand.) | |
| ExpectedDrop |
Expected drop for all parts on the cutting detail, even if they didn't match the cut list filter.
| |
| ExternalNestID | ||
| Grade | ||
| HasNotMatchFilter |
Indicates if there are one or more parts in the cutting detail that does not match the cut list filter.
| |
| HasTFSStation |
Indicates if there are one or more parts in the cutting detail that have been assigned a route
with a TFS station. If this is true then the user should be presented with inputs to
enter the user that completed the work, the time to complete, and the batch.
| |
| HeatNumber | ||
| HeatSerialNumber | ||
| Kerf | ||
| Length | ||
| Location | ||
| MatchFilterExpectedDrop |
Expected drop for the parts on the cutting detail that match the cut list filter.
| |
| MaterialInStock | ||
| PartNumber | ||
| PlannedInventoryItemID |
The unique identifier of the inventory record currently associated with this cutting detail.
| |
| PONumber | ||
| QuantityRemaining |
The quantity remaining to be cut.
| |
| ScrapAmount |
The FabSuite setting for the level where drop should be scrapped instead of restocked.
| |
| SecondaryLocation | ||
| Shape | ||
| Successful | (Inherited from fsresCommand.) | |
| Users | ||
| Weight | ||
| Width |