📚 SAP Business One SDK Help

SalesForecast_Lines 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 rows in the SalesForecast_Lines list.
Public Property ForecastedDaySets or returns the forecast date for the specified Quantity.

Field name: Date.

Public Property ItemNoSets or returns the item code in the inventory.

Field name: ItemCode.

Length: 20 characters.

This is a foreign key to the Items object.

Public Property QuantitySets or returns the sales forecast quantity of ItemNo for the ForecastedDay.

Field name: Quantity.

Public Property UserFieldsReturns the UserFields object.
Public Property Warehouseproperty Warehouse

See Also