ReceivedMaterial Class |
Namespace: FactoryLogix.xTend.DataObjects
The ReceivedMaterial type exposes the following members.
Name | Description | |
---|---|---|
ReceivedMaterial | Initializes a new instance of the ReceivedMaterial class |
Name | Description | |
---|---|---|
DeliveryNote |
An optional delivery note
| |
DeliveryNoteDate |
An optional delivery note date
| |
DeliveryNoteLineItem |
An optional delivery note
| |
InternalPartNumber |
The internal part number of the material that was received.
| |
InternalPartRevision |
The revision of the internal part that was received. This field is optional.
If not specified and more than one revision of this part exists, the system
will use the revision marked as current or the latest revision if no revisions
of the part are marked as current.
| |
MaterialPurchaseOrderLineItem |
The line item number of the the order that was placed by the factory with the vendor.
| |
MaterialPurchaseOrderNumber |
The purchase order number of the order that was placed by the factory with the vendor.
| |
QuantityReceived |
The quantity of material that was received.
| |
ReceivingNumber |
The unique identifier generated by the ERP system representing this material receipt. This is known
as a GRN number (Goods Receipt Number) within FactoryLogix, but is also known as a Goods Receipt Note.
| |
UnitOfIssue |
The name or abbreviation of the Unit that QuantityReceived is measured in.
The string value of this property must align with one of the pre-configured unit names
assigned to this attribute via the unit of measure property in the FactoryLogix configuration.
| |
Vendor |
The name of the vendor from which this material was sourced.
|