📚 SAP Business One SDK Help

ItemGroups Object
See Also  Members 

Description

ItemGroups is a business object that represents the item groups definition in the Inventory and Production module.

This object enables you to:

  • Add an item group.
  • Retrieve an item group by its key.
  • Update an item group details.
  • Remove an item group.
  • Save the object in XML format.

Source table: OITB

Object Model










Remarks

Mandatory field in SAP Business One: GroupName.

To display the form in the application:

  • Select Administration --> Setup --> Inventory --> Item Groups.

The item group definition includes:

  • General information about the group of items.
  • G/L accounts, which are defined in ChartOfAccounts, used in Item Master Data - Inventory Data in case GLMethod property is set to Item Group (Item Class).

See Also