This object returns the price, currency and discount of an item.
It uses the DI-API function without any additional Beas functionality.
The object supports price list, special price list, blanket agreement and UoM groups.
It returns the following instance string variables:
price
currency
discount
![]()
declare=itemprice=ue_api_sbo
itemprice=getitemprice=itemcode=FP<tab>cardcode=110441
destroy=itemprice
message=<currency> <price> <discount>
destroy=itemprice
Properties
Property |
Description |
|---|---|
itemcode |
define the itemcode |
cardcode |
the business partner |
uomentry |
quantity in uom: uomquantity |
uomquantity |
UoM for which quantity is defined |
inventoryquantity |
define quantity in stock unit |
currency |
define the currency which you want to have |
date |
define the price date |
pricelist |
define the price list |
blankedagreementnumber |
define the number of agreement |
blankedagreementline |
define the line of agreement |
If you need the complete Beas functionality, you can use
the Beas Service Layer item.GetPrice()