ReceivingServices Class |
Namespace: FactoryLogix.xTend.Logistics
The ReceivingServices type exposes the following members.
Name | Description | |
---|---|---|
ReceivingServices | Initializes a new instance of the ReceivingServices class |
Name | Description | |
---|---|---|
CloseGRN |
This method closes GRN batch if it can be closed.
| |
LabelItem |
Creates a new UID in FactoryLogix against the labeling operation in the receiving process
| |
ReceiveMaterials |
Records a new shipment of material as received in the system. If a material purchase order is specified and is known to the system,
the shipment will be recorded against the appropriate line item. If the received part has a defined receiving process,
a receiving batch (GRN) will be generated by the system associated to the appropriate receiving process, and returned by this method.
If there is no defined receiving process, the return value of the method will be null.
|