taIVCreateItemPriceListLine_ItemsTaIVCreateItemPriceListLine Class
A class that represents the eConnect node you use to create or update an inventory item price list line.
Constructor
Name |
Description |
---|---|
taIVCreateItemPriceListLine_ItemsTaIVCreateItemPriceListLine() |
Initializes an instance of the taIVCreateItemPriceListLine_ItemsTaIVCreateItemPriceListLine class. |
Properties
Name |
Type |
Description |
---|---|---|
CURNCYID |
string |
Currency ID |
ITEMNMBR |
string |
Item number |
PRCLEVEL |
string |
Price level |
RNDGAMNT |
Decimal |
Rounding amount |
ROUNDHOW |
int16 |
Rounding option |
ROUNDTO |
int16 |
Rounding policy |
RequesterTrx |
int16 |
Requester transaction |
TOQTY |
Decimal |
To quantity |
UMSLSOPT |
int16 |
Unit of measure selling option |
UMSLSOPTSpecified |
bool |
Set to True when you assign a value to UMSLSOPT |
UOFM |
string |
Unit of measure |
UOMPRICE |
Decimal |
Unit of measure price/percentage |
USRDEFND1 |
string |
User-defined field |
USRDEFND2 |
string |
User-defined field |
USRDEFND3 |
string |
User-defined field |
USRDEFND4 |
string |
User-defined field |
USRDEFND5 |
string |
User-defined field |
UpdateIfExists |
int16 |
User-defined field |