📚 SAP Business One SDK Help

ItemUnitOfMeasurements Object Members
See Also  Overview 

Public Methods

Public Method AddAdds a new data line to the object.
Public Method DeleteDeletes the current line.

Returns a result value that indicates success or failure.

Public Method SetCurrentLineSets the active row to a specified row number.

Public Properties

Public Property CountReturns the total number of records in the table.
Public Property DefaultBarcodeThe default bar code.

Field name: BcdEntDft.

Public Property DefaultPackageThe default package code.

Field name: PkgCodeDft.

Public Property Height1The height for the unit.

Field name: Height1.

Public Property Height1UnitThe height UoM.

Field name: Hght1Unit.

Public Property Height2The height for the unit.

Field name: Height2.

Public Property Height2UnitThe height UoM.

Field name: Hght2Unit.

Public Property Length1The length for the unit.

Field name: Length1.

Public Property Length1UnitThe length UoM.

Field name: Len1Unit.

Public Property Length2The length for the unit.

Field name: Length2.

Public Property Length2UnitThe length UoM.

Field name: Len2Unit.

Public Property PackagesThe item UoM package.
Public Property UoMEntryThe internal key of the UoM.

Field name: UomEntry.

Public Property UoMTypeThe type of the UoM.
Public Property VolumeThe volume for the unit.

Field name: Volume.

Public Property VolumeUnitThe volume UoM.

Field name: VolUnit.

Public Property Weight1The weight for the unit.

Field name: Weight1.

Public Property Weight1UnitThe weight UoM.

Field name: Wght1Unit.

Public Property Weight2The weight for the unit.

Field name: Weight2.

Public Property Weight2UnitThe weight UoM.

Field name: Wght2Unit.

Public Property Width1The width for the unit.

Field name: Width1.

Public Property Width1UnitThe width UoM.

Field name: Wdth1Unit.

Public Property Width2The width for the unit.

Field name: Width2.

Public Property Width2UnitThe width UoM.

Field name: Wdth2Unit.

See Also