Administration Setup Inventory Units of measure Conversion - robinfeng/beashelp GitHub Wiki

单位转换


Target of conversion is always the warehouse unit. That why, only warehouse unit has no conversion factor. Between sales unit and purchase unit the conversion factor is entered here. Consumption unit: enter the conversion factor under Master data - units of measure. The conversion also depends on the material form. The possible selections are round, pipe and square. Other dependencies are length, width, height, outside diameter and inside diameter as well as the density according to the item master or the density of the stored material.

help-achtungUse of a conversion system with length, breadth etc. is not advisable. It makes things very complicated as there are too many factors involved.

Basic procedure for conversions

  1. Activate in Configuration wizard - Item - Spec. Weight by Item
  2. The spec. weight field in the item master is now used as a conversion factor between the warehouse units and quantity unit.
  3. Only "density" is specified in the conversion formula between units of store and usage.

The measurements according to purchasing are used for calculation. If the dimensions are entered through beas, the purchasing and sales dimensions are set to be identical.

help-achtungWarning: In the conversion formula, you can also access length, width and height of the item using a formula and calculate a conversion factor. However, we strongly advise against this as this application is extremely complicated. Note also that "length" refers to the quantity specification stored in the item master data for the unit stored there, not to the removal length.

When using extended conversion formulas: Conversion takes place in the so-called data window(R) syntax of Sybase(R) Co.

Example: for the calculation of a pipe in kg per piece: ((length * od * pi()^2) - (length * id * pi()^2) ) * density

hmtoggle_plus1 The following variables are available here length Length (Sales) from item master data. Unit of length is not taken into account. width, od Width (sales) from item master data. Unit of width is not taken into account. height, id Height (Sales) from item master data. Unit of height is not taken into account. density Density according to the raw material. If set in the options: The item master determines density and hence the density used is in accordance with the item master data. See Item master - specific weight Configuration Wizard - Master data - Item - specific weight

To provide a better overview, sample values are listed for the available placeholders incl. conversion between the two units in both directions.

Field definition From UoM Conversion of UoM (unit of store) To UoM Conversion to UoM (consumption unit)

Conversion Formula Conversion formula between both units. The variables below them are available as placeholders. length, width, height, od, id, density The dimensions as example to allow the conversion formula to be tested Number unit 1 Conversion from unit 1 to unit 2 Number unit 2 Conversion from unit 1 to unit 2

See

Units of measure Edit units of measure Item master - specific weight Configuration Wizard - Master data - Item - specific weight


返回 主页