Description
UoMPrices Class
| |||
DTW Inventory / Item Master Data / Item - UoM Prices API Uo M Prices | |||
Uo M Prices Object
SAP® B1 DI-API C# definitionpublic class UoMPricesClass : IUoMPrices, UoMPrices
{
public virtual string AdditionalCurrency1
{
get;
set;
}
public virtual string AdditionalCurrency2
{
get;
set;
}
public virtual double AdditionalPrice1
{
get;
set;
}
public virtual double AdditionalPrice2
{
get;
set;
}
public virtual double AdditionalReduceBy1
{
get;
set;
}
public virtual double AdditionalReduceBy2
{
get;
set;
}
public virtual BoYesNoEnum Auto
{
get;
set;
}
public virtual int Count
{
get;
}
public virtual string Currency
{
get;
set;
}
public virtual double Price
{
get;
set;
}
public virtual int PriceList
{
get;
set;
}
public virtual double ReduceBy
{
get;
set;
}
public virtual int UoMEntry
{
get;
set;
}
public extern UoMPricesClass();
public virtual extern void Add();
public virtual extern void Delete();
public virtual extern void SetCurrentLine(int LineNum);
} DTW Inventory / Item Master Data API Uo M Prices | |||
Uo M Prices Property
Related informationItems Prices Items_Prices Object· Table: ITM1 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 ![]() |
|||
SAP® Business One is the trademark(s) or registered trademark(s) of SAP AG in Germany and in several other countries. Contact This website is not affiliated with, maintained, authorized, endorsed or sponsored by SAP AG or any of its affiliates |