📚 SAP Business One SDK Help

AccountSegmentationCategories Object
See Also  Members 

Description

The AccountSegmentationCategories object represents the categories for each of the account segments in the Financials module.

This object enables you to:

  • Add an account category to a segment.
  • Retrieve an account segment category by its key.
  • Update an account segment category.
  • Save the object in XML format.

Source table: OASC.

Object Model









Remarks

Applicable only when the EnableAccountSegmentation property of the CompanyInfo object is set to Y.

Account segmentation is used mainly in USA.

To display the form in the application:

  1. Select Administration --> Setup -->Financials -->Account Segmentation.
  2. Double-click the number on the left of the account segmentation name.

See Also