Add | Adds a new data line to the object. |
Delete | Deletes the current line.
Returns a result value that indicates success or failure. |
SetCurrentLine | Sets the active row to a specified row number. |
Add | Adds a new data line to the object. |
Delete | Deletes the current line.
Returns a result value that indicates success or failure. |
SetCurrentLine | Sets the active row to a specified row number. |
Count | Returns the total rows in the SalesForecast_Lines list. |
ForecastedDay | Sets or returns the forecast date for the specified Quantity.
Field name: Date. |
ItemNo | Sets or returns the item code in the inventory.
Field name: ItemCode. Length: 20 characters. This is a foreign key to the Items object. |
Quantity | Sets or returns the sales forecast quantity of ItemNo for the ForecastedDay.
Field name: Quantity. |
UserFields | Returns the UserFields object. |
Warehouse | property Warehouse |