fsreqTFSManual Properties |
The fsreqTFSManual type exposes the following members.
Properties
Name | Description | |
---|---|---|
APILog |
Indicates if this command should be logged to the database.
The command must be of a type that supports logging to the database in order to take effect.
Currently the commands supporting this option are:
TFSCut
(Inherited from fsreqCommand.) | |
ApprovalStatus |
The approval status of the material to TFS.
| |
BillOfLadingNumber |
The B/L # of the material to TFS.
| |
Camber |
The camber of the material to TFS.
| |
Category |
The category of the material to TFS.
| |
CommandGUID |
A GUID identifying this particular XML command.
If a command fails due to a communication failure the client has no way of knowing
if it has been processed.
Each command that makes changes (as opposed to just retrieving data) will check the
CommandGUID against the GUIDs that have already been processed. If the GUID has
already been processed then it will not be re-processed and instead return with an
error. This allows the client to saftely re-try a failed command without risking
unintended changes.
(Inherited from fsreqCommand.) | |
CountryOfOrigin |
The country of origin of the material to TFS.
| |
DeliveryDate |
The Delivery Date of the material to TFS.
| |
Dimensions |
The dimensions of the material to TFS.
| |
FromManualTFS |
Restrict the available inventory items to TFS to those that are unreserved, uncombined or have no length field.
| |
Grade |
The grade of the material to TFS.
| |
HeatNumber |
The Heat # of the material to TFS.
| |
HeatSerialNumber |
The Heat Serial # of the material to TFS.
| |
InventorySerialNumber |
Serial # of the barcode label on the inventory material.
| |
JobNumber |
The Job # of the material to TFS.
| |
Length |
The length of the material to TFS.
| |
Location |
The Location of the material to TFS.
| |
LotNumber |
The lot # of the material to TFS.
| |
MillOfOrigin |
The mill of origin of the material to TFS.
| |
PartNumber |
The Part # of the material to TFS.
| |
PayCategory |
The pay category of the material to TFS.
| |
PDCFinish |
The part finish of the material to TFS.
| |
PDCRemark |
The part remark of the material to TFS.
| |
PONumber |
The PO # of the material to TFS.
| |
ProductionCode |
The production code of the material to TFS.
| |
ProductionControlLoadID |
If specified, then the production load to add the stock to.
| |
Quantity |
The quantity to TFS.
| |
ReferenceNumber |
The Reference # of the material to TFS.
| |
Remarks |
The Remarks of the material to TFS.
| |
Route |
The route of the material to TFS.
| |
RTSJobNumber |
The job to reserve the drop for.
| |
RTSLength |
The drop length.
| |
RTSLocation |
The location the drop is returned to.
| |
RTSSecondaryLocation |
The secondary location the drop is returned to.
| |
RTSWidth |
For plates the drop width.
| |
SecondaryLocation |
The Secondary Location of the material to TFS.
| |
Sequence |
The sequence of the material to TFS.
| |
Shape |
The shape of the material to TFS.
| |
ShippingRoute |
The shipping route of the material to TFS.
| |
SubCategory |
The sub-category of the material to TFS.
| |
Supplier |
The Supplier of the material to TFS.
| |
TFSCategory |
The category to take the material from stock.
| |
TFSDate |
The date of the TFS operation.
| |
TFSJobNumber |
The job to take the material from stock.
| |
TFSLotNumber |
The lot to take the material from stock.
| |
TFSReleaseNumber |
The release # to take the material from stock.
| |
TFSSequence |
The sequence to take the material from stock.
| |
TFSSubCategory |
The sub-category to take the material from stock.
|
See Also