taIVCreateItemPriceListHeader Class
A class that represents the eConnect node you use to create or update an inventory item price list header.
Constructor
Name |
Description |
---|---|
taIVCreateItemPriceListHeader() |
Initializes an instance of the taIVCreateItemPriceListHeader class. |
Properties
Name |
Type |
Description |
---|---|---|
CURNCYID |
string |
Currency ID |
ITEMNMBR |
string |
Item number |
PRCLEVEL |
string |
Price level |
PRICMTHD |
int16 |
Price method |
PRICMTHDSpecified |
bool |
Set to True when you assign a value to PRICMTHD |
PriceGroup |
string |
Price group |
RequesterTrx |
int16 |
Requester transaction |
UOFM |
string |
Unit of measure |
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 |
Update if exists flag |