ManufacturingOrderComponent Class
Contains the information of the component of the manufacturing order [Fabricacion_Ordenes_Componentes].
Namespace: Aliquo.Core.ModelsAssembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
[SerializableAttribute]
public class ManufacturingOrderComponent : BindableCore
<SerializableAttribute>
Public Class ManufacturingOrderComponent
Inherits BindableCore
- Inheritance
- Object BindableCore ManufacturingOrderComponent
CalculateManufactured |
Indicates whether the component calculates the manufactured product [CalcularArticuloFabricado].
|
Code |
Manufacturing component code [CodArticulo].
|
FactorQuantity |
Component quantity factor [FactorCantidad].
|
Logistics |
Logistical information of the manufactured product.
|
PercentLoss |
Percentage of shrink or loss [PorcMerma].
|
PhaseCode |
Code of the phase where the component will be used [CodFase].
|
PhysicalUnitCode |
Physical drive code [CodUdFisica].
|
Quantity |
Component quantity [Cantidad].
|
StoreCode |
Component warehouse code [CodAlmacen].
|