Add | Adds a record to the object table in SAP Business One company database. |
 GetAsXML | Returns the object from XML data, which is stored as string in a buffer. |
 GetByKey | Retrieves and sets the values of the object's properties by the object's absolute key from the Company database. |
 Remove | Deletes a record from the object table. |
 SaveToFile | Save the object to a file as XML data. |
 SaveXML | Saves the object data to XML formatted data. |
 Update | Updates the object data in the company database. |
 Browser | Returns the DataBrowser object. |
 ForecastCode | Sets or returns the sales forecast code.
Field name: Code Mandatory property. Length: 16 characters. |
 ForecastEndDate | Sets or returns the end date for the sales forecast. The default is the last day of the current year.
Field name: EndDate |
 ForecastName | Sets or returns the sales forecast name.
Mandatory property. Field name: Name Length: 100 characters. |
 ForecastStartDate | Sets or returns the start date for the sales forecast. The default is the current date.
Field name: StartDate |
 Lines | Returns the SalesForecast_Lines child object. |
 Numerator | Returns the sales forecast absolute ID.
Field name: AbsID |
 UserFields | Returns the UserFields object. |
 View | Indicates whether the lines represent daily, weekly, or monthly forecasts. The default is daily.
Field name: FormView |
Â
Â