Description
Items_Prices is a child object of the Items object that represents the items' prices in the Inventory and Production module. This object enables you to specify prices for various price lists.
Source table: ITM1
Object Model
Remarks
Mandatory fields in SAP Business One: Price and PriceList.
To display the form in the application:
- Select Inventory --> Item Master Data.
- Select a Price List, and set a price.
Example
The sample prints the pricelist of the Item and updates the price of the Item in the current price list.
Price_list (Visual Basic) | ||
---|---|---|
Name=Code_VB>
|