<taIVCreateItemPriceListHeader>*
Element name |
Datatype |
Length |
Required |
Default |
Description |
---|---|---|---|---|---|
ITEMNMBR |
string |
30 |
Y |
Not applicable |
Item number |
PRICMTHD |
i4 |
2 |
N |
Default from setup |
Price method: 1=Currency amount; 2=Percentage of list; 3=Percentage mark-up of current cost; 4=Percentage mark-up of standard cost; 5=Percentage margin of current cost; 6=Percentage margin of standard cost If default is not set up in the back office, the default is 1. |
PriceGroup |
string |
10 |
N |
Default from setup |
Price group; if empty, default is from IV00101 |
UOFM |
string |
8 |
N |
Default from setup |
Default selling unit of measure |
PRCLEVEL |
string |
10 |
N |
Default from setup |
Price level |
CURNCYID |
string |
15 |
N |
<blank> |
Currency ID |
UpdateIfExists |
i4 |
2 |
N |
1 |
Update if exists: 0=False; 1=True |
RequesterTrx |
i4 |
2 |
N |
0 |
Requester transaction: 0=False; 1=True (if True, it populates the requester shadow table) |
USRDEFND1 |
string |
50 |
N |
<blank> |
User-defined field--developer use only |
USRDEFND2 |
string |
50 |
N |
<blank> |
User-defined field--developer use only |
USRDEFND3 |
string |
50 |
N |
<blank> |
User-defined field--developer use only |
USRDEFND4 |
string |
8000 |
N |
<blank> |
User-defined field--developer use only |
USRDEFND5 |
string |
8000 |
N |
<blank> |
User-defined field--developer use only |
* The <taIVCreateItemPriceListHeader> node uses field level updates to provide update functionality.