<taIVMultibinBinToBinTransfer>
Element name |
Datatype |
Length |
Required |
Default |
Description |
---|---|---|---|---|---|
Bin_XFer_Doc_Number |
string |
17 |
Y |
Not applicable |
Document number |
Bin_XFer_Date |
datetime |
8 bytes (19 to 23 chars) |
Y |
Not applicable |
Document date |
Reason_Code |
string |
15 |
N |
<blank> |
Reason code |
ITEMNMBR |
string |
30 |
Y |
Not applicable |
Item number |
LOCNCODE |
string |
10 |
Y |
Not applicable |
Site ID |
QTYTYPE |
i4 |
2 |
N |
1 |
Quantity type: 1=On hand; 2=Returned; 3=In use; 4=In service; 5=Damaged |
UOFM |
string |
8 |
N |
<blank> |
Unit of measure; if not passed in, default is with the base unit of measure; serial numbers must use base unit of measure and only one can be transferred at a time |
BIN |
string |
15 |
Y |
Not applicable |
Bin (transfer from) |
QUANTITY |
number |
21 |
Y |
Not applicable |
Quantity; if it is a serial-numbered quantity, it must be set to 1 |
TOBIN |
string |
15 |
Y |
Not applicable |
To bin (transfer to) |
CreateBin |
i4 |
1 |
N |
0 |
Create bin on the fly: 0=False; 1=True |
ResetQty |
i4 |
1 |
N |
0 |
Reset quantity flag: 0=Do not reset QUANTITY to the quantity available; 1=Reset QUANTITY to the quantity available in the bin |
AddMoreSerLots |
i4 |
1 |
N |
0 |
Add additional serial lot numbers to an existing document: 0=Do not allow; 1=Allow |
SerLotNmbr |
string |
20 |
N |
<blank> |
Serial or lot number; required if the item is serial or lot numbered |
EXPNDATE |
datetime |
8 bytes (19 to 23 chars) |
N |
<blank> |
Expiration Date: Can be used to select a specific lot layer. |
RequesterTrx |
i4 |
2 |
N |
0 |
Requester transaction: 0=False; 1=True (if True, it populates the requester shadow table) |
USERID |
string |
15 |
N |
<blank> |
User ID |
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.