📚 SAP Business One SDK Help

DocumentPackageItems 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 number of different items in the package.
Public Property ItemCodeSets or returns the code of the item in the package.
Public Property MeasureUnitThe measure unit.

Field name: UnitMsr.

Public Property QuantitySets or returns the quantity of an item in the package.
Public Property UnitsOfMeasurementThe quantity in the UoM.

Field name: NumPerMsr.

Public Property UoMEntryThe internal key of the UoM.

Field name: UomEntry.

Public Property UserFieldsReturns the UserFields object.

See Also