<taFSRTVLineSerial>*
Element name |
Data type |
Length |
Required |
Default |
Description |
---|---|---|---|---|---|
RTV_Number |
string |
15 |
Y |
Not applicable |
RTV number |
RTV_Line |
number |
21 |
N |
Not applicable |
The sequence number for the line |
VENDORID |
string |
15 |
Y |
Not applicable |
Vendor ID |
ADRSCODE |
string |
15 |
Y |
Not applicable |
Vendor address code |
QTYTYPE |
i4 |
2 |
Y |
Not applicable |
Quantity Type; 1=On Hand; 2=Returned; 3=In Use; 4=In Service; 5=Damaged |
SERLTQTY |
number |
21 |
N |
1 |
Serial/Lot Qty, > 0 indicates add/update, < 0 indicates delete if exists |
SLTSQNUM |
i4 |
4 |
N |
o |
Serial sequence number. If not passed in this value defaults to 1 for the first serial number and increments by 1 for each additional serial number tracked for a single parts line. On an update if this value is not provided a new serial line record will be created instead of updating the existing record. |
InOrOut |
i4 |
2 |
N |
1 |
Flag which indicates whether it's an incoming item (from vendor) or an outgoing (to vendor) item. Values: 1=Sent/Out, 2=Received/In |
ITEMNMBR |
string |
31 |
Y |
Not applicable |
Item number of item being returned |
SERLNMBR |
string |
21 |
N |
Not applicable |
Serial number of item being returned |
LOCNCODE |
string |
11 |
Y |
Not applicable |
The location code for serial numbers used on the RMA line |
BIN |
string |
15 |
N |
<blank> |
Bin number |
SVC_Original_Serial |
i4 |
1 |
N |
Not applicable |
Flag to indicate whether its the original IV Serial. 0=No, 1=Yes |
DATERECD |
datetime |
8 bytes (19 to 23 chars) |
N |
Not applicable |
Date received |
Shipped |
i4 |
1 |
N |
Not applicable |
Flag to indicate if the serial has been shipped. 0=No, 1=Yes |
CREATEEQUIPMENT |
i4 |
1 |
N |
0 |
Flag to create equipment record if none exists for the serial number. 0=No, 1=Yes |
UpdateIfExists |
i4 |
1 |
N |
1 |
Flag to allow data to be updated if it exists: 0=Do not update; 1=Update |
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 <taFSRTVLineSerial> node uses field level updates to provide update functionality.