📚 SAP Business One SDK Help

Warehouses Object
See Also  Members 

Description

Warehouses is a business object that represents the warehouses information in the Inventory module.

This object enables you to:

  • Add a warehouse.
  • Retrieve a warehouse by its key.
  • Update a warehouse details.
  • Remove a warehouse.
  • Save the object in XML format.

Source table: OWHS.

Object Model









Remarks

Mandatory field in SAP Business One: WarehouseCode.

To display the form in the application:

  • Select Administration --> Setup --> Inventory --> Warehouses.

The warehouse definition includes:

  • Warehouse type
  • Warehouse address
  • G/L accounts, which are defined in ChartOfAccounts, used in Item Master Data - Inventory Data in case GLMethod property is set to WH.

See Also