📚 SAP Business One SDK Help

BudgetDistribution Object
See Also  Members 

Description

BudgetDistribution is a business object that represents the budget distribution methods used by the budget management in the Finance module.

This object enables you to:

  • Add a budget distribution method.
  • Retrieve a budget distribution method by its key.
  • Update a budget distribution method.
  • Save the object in XML format.

Source table: OBGD.

Object Model









Remarks

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 --> Define Budget Distribution Method.

See Also