StockItemSchemaTable Class |
Namespace: EBP.Api.Interfaces.Schema
The StockItemSchemaTable type exposes the following members.
| Name | Description | |
|---|---|---|
| StockItemSchemaTable | Initializes a new instance of the StockItemSchemaTable class |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| AssemblingVirtualQuantityColumnName |
Gets the AssemblingVirtualQuantity (Quantité à fabriquer) column name
| |
| BookedQuantityColumnName |
Gets the BookedQuantity (Quantité réservée) column name
| |
| CustomersDeliveryOrderPreparingQuantityColumnName |
Gets the CustomersDeliveryOrderPreparingQuantity (Quantité en préparation des bons de livraison) column name
| |
| CustomersReturnOrderPreparingQuantityColumnName |
Gets the CustomersReturnOrderPreparingQuantity (Quantité en préparation des bons de retour (ventes)) column name
| |
| DisassemblingQuantityColumnName |
Gets the DisassemblingQuantity (Quantité à désassembler) column name
| |
| HasLocationDispatchColumnName |
Gets the HasLocationDispatch (Réparti multiemplacement) column name
| |
| ItemIdColumnName |
Gets the ItemId (Code article) column name
| |
| LocationIdColumnName |
Gets the LocationId (Code emplacement) column name
| |
| MaxStockColumnName |
Gets the MaxStock (Quantité maximum en stock) column name
| |
| MinStockColumnName |
Gets the MinStock (Quantité minimum en stock) column name
| |
| MultiLocationModeColumnName |
Gets the MultiLocationMode (Mode de saisie emplacement) column name
| |
| OrderedQuantityColumnName |
Gets the OrderedQuantity (Quantité commandée) column name
| |
| PumpColumnName |
Gets the Pump (Valeur unitaire) column name
| |
| QuantityFromDisassemblingColumnName |
Gets the QuantityFromDisassembling (Quantité venant d'un désassemblage) column name
| |
| QuantityUsedToAssemblateColumnName |
Gets the QuantityUsedToAssemblate (Quantité nécessaire à la fabrication) column name
| |
| RealStockColumnName |
Gets the RealStock (Stock réel) column name
| |
| StockItemTableName |
Gets the StockItem table name
| |
| StockToOrderThresholdColumnName |
Gets the StockToOrderThreshold (Seuil de réapprovisionnement) column name
| |
| StockValueColumnName |
Gets the StockValue (Valeur du stock) column name
| |
| StorageEnableColumnName |
Gets the StorageEnable (Stockage autorisé) column name
| |
| StorehouseIdColumnName |
Gets the StorehouseId (Dépôt) column name
| |
| SuppliersDeliveryOrderPreparingQuantityColumnName |
Gets the SuppliersDeliveryOrderPreparingQuantity (Quantité en préparation des bons de réception) column name
| |
| SuppliersOrderedQuantityColumnName |
Gets the SuppliersOrderedQuantity (Quantité à réceptionner) column name
| |
| SuppliersReturnOrderPreparingQuantityColumnName |
Gets the SuppliersReturnOrderPreparingQuantity (Quantité en préparation des bons de retour (achats)) column name
| |
| sysCreatedDateColumnName |
Gets the sysCreatedDate (Date de création) column name
| |
| sysCreatedUserColumnName |
Gets the sysCreatedUser (Utilisateur de création) column name
| |
| sysModifiedDateColumnName |
Gets the sysModifiedDate (Date de modification) column name
| |
| sysModifiedUserColumnName |
Gets the sysModifiedUser (Utilisateur de modification) column name
| |
| TransferInputVirtualQuantityColumnName |
Gets the TransferInputVirtualQuantity (Quantité à entrer de transfert) column name
| |
| TransferOutputVirtualQuantityColumnName |
Gets the TransferOutputVirtualQuantity (Quantité à sortir pour transfert) column name
| |
| VirtualPumpColumnName |
Gets the VirtualPump (Valeur unitaire virtuelle) column name
| |
| VirtualStockColumnName |
Gets the VirtualStock (Stock virtuel) column name
| |
| VirtualStockValueColumnName |
Gets the VirtualStockValue (Valeur du stock virtuel) column name
|