<taIVTransactionSerialInsert>
Element name |
Data type |
Length |
Required |
Default |
Description |
---|---|---|---|---|---|
IVDOCNBR |
string |
17 |
Y |
Not applicable |
Document number |
IVDOCTYP |
i4 |
2 |
Y |
Not applicable |
Document types: 1=Adjustment; 2=Variance |
ITEMNMBR |
string |
30 |
Y |
Not applicable |
Item number |
SERLNMBR |
string |
20 |
N |
<blank> |
Serial number |
ADJTYPE |
i4 |
2 |
N |
0 |
Adjustment type: 0=Increase; 1=Decrease |
BIN |
string |
15 |
N |
<blank> |
Bin; default is autocreate if multibins are enabled and a value for bin is not passed in |
CreateBin |
i4 |
1 |
N |
0 |
Create bin on the fly: 0=False; 1=True |
LNSEQNBR |
number |
21 |
N |
0 |
Line sequence number |
LOCNCODE |
string |
10 |
N |
<blank> |
Location code; required only if adding a serial number on the fly for a decrease adjustment |
AUTOCREATESERIAL |
i4 |
4 |
N |
0 |
Autocreate serial number on the fly: 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 |
This node uses document exchange for updates. All existing values are overwritten with the value specified by the update document. If a field in the update is blank, the existing value is changed to be blank.