📚 SAP Business One SDK Help

BudgetScenarios Object
See Also  Members 

Description

BudgetScenarios is a business object that represents the budget scenarios used by the budget management in the Finance module.

This object enables you to:

  • Add a budget scenario.
  • Remove a budget scenario.
  • Retrieve a budget scenario by its key.
  • Update a budget scenario.
  • Cancel a budget scenario.
  • Close a budget scenario.
  • Save the object in XML format.

Source table: OBGS.

Object Model









Remarks

Budget scenarios are used for the budgetary reports. Scenarios are used to create a prognosis of a particular situation in the company budget and to obtain important information about what the budgetary balance would be according to the selected scenario. Each budget scenario is assigned to a particular financial period.

To initialize the budget management:

  1. Select Administration --> System Initialization --> General Settings.
  2. In the Budget tab, select Budget Initialization.
  3. Set the budget initialization parameters and click OK.

To display the form in the application:

  • Select Financials --> Budget --> Budget Scenarios.

See Also