<taFSEquipmentMaster>*
Element name |
Data type |
Length |
Required |
Default |
Description |
---|---|---|---|---|---|
SERLNMBR |
string |
21 |
Y |
Not applicable |
Serial number |
ITEMNMBR |
string |
31 |
Y |
Not applicable |
Item number |
REFRENCE |
string |
31 |
N |
<blank> |
A reference about the equipment |
Version |
string |
31 |
N |
<blank> |
The version of the equipment |
SRLSTAT |
string |
11 |
N |
Default from setup |
The status of the equipment |
CUSTNMBR |
string |
15 |
Y |
Not applicable |
Customer number |
ADRSCODE |
string |
15 |
Y |
Not applicable |
Customer address code |
ADDRESS1 |
string |
61 |
N |
<blank> |
Customer address line 1 |
ADDRESS2 |
string |
61 |
N |
<blank> |
Customer address line 2 |
ADDRESS3 |
string |
61 |
N |
<blank> |
Customer address line 2 |
CITY |
string |
35 |
N |
<blank> |
Customer city |
STATE |
string |
29 |
N |
<blank> |
Customer state code |
ZIP |
string |
11 |
N |
<blank> |
Customer ZIP Code |
COUNTRY |
string |
61 |
N |
<blank> |
Customer country |
CNTCPRSN |
string |
61 |
N |
<blank> |
Customer Contact person |
INSTDTE |
datetime |
8 bytes (19 to 23 chars) |
N |
Not applicable |
The date the equipment was installed |
Shipped_Date |
datetime |
8 bytes (19 to 23 chars) |
N |
Not applicable |
The date the equipment was shipped |
SVC_Register_Date |
datetime |
8 bytes (19 to 23 chars) |
N |
Not applicable |
The date the equipment was registered |
LSTPMDTE |
datetime |
8 bytes (19 to 23 chars) |
N |
Not applicable |
The last date that preventive maintenance was performed on the equipment |
LSTSRVDTE |
datetime |
8 bytes (19 to 23 chars) |
N |
Not applicable |
The last date of a service call for the equipment |
TECHID |
string |
11 |
N |
<blank> |
The primary technician responsible for the equipment |
OFFID |
string |
11 |
N |
<blank> |
The office responsible for servicing the equipment |
SVCAREA |
string |
11 |
N |
<blank> |
The service area in which the equipment is installed |
TIMEZONE |
string |
3 |
N |
<blank> |
The time zone where is equipment is installed |
VENDORID |
string |
15 |
N |
<blank> |
The vendor from which the equipment was originally purchased |
WARRCDE |
string |
11 |
N |
<blank> |
The warranty code offered by the vendor for the equipment |
WARRSTART |
datetime |
8 bytes (19 to 23 chars) |
N |
Not applicable |
The date the vendor warranty starts for the equipment |
WARREND |
datetime |
8 bytes (19 to 23 chars) |
N |
Not applicable |
The date the vendor warranty ends for the equipment |
SLRWARR |
string |
11 |
N |
<blank> |
The seller warranty code, which represents the warranty your company offers after the vendor warranty expires |
SLRWSTART |
datetime |
8 bytes (19 to 23 chars) |
N |
Not applicable |
The date the seller warranty starts for the equipment |
SLRWEND |
datetime |
8 bytes (19 to 23 chars) |
N |
Not applicable |
The date the seller warranty ends for the equipment |
NOTETXT |
string |
2000 |
N |
<blank> |
Notes field |
SVC_PM_Date |
i4 |
2 |
N |
<blank> |
The month preferred by the customer for when annual preventive maintenance events are to be performed. Valid values are: January; February; March; April; May; June; July; August; September; October; November; December |
SVC_PM_Day |
i4 |
2 |
N |
<blank> |
The day of the month preferred by the customer for when annual preventive maintenance events are to be performed |
USERDEF1 |
string |
21 |
N |
<blank> |
User defined 1 |
USERDEF2 |
string |
21 |
N |
<blank> |
User defined 2 |
USRDEF03 |
string |
21 |
N |
<blank> |
User defined 3 |
USRDEF04 |
string |
21 |
N |
<blank> |
User defined 4 |
USRDEF05 |
string |
21 |
N |
<blank> |
User defined 5 |
SVC_Serial_ID |
string |
21 |
N |
<blank> |
The serial number for the item on the equipment. This field is only available for serial tracked items. |
SVC_Asset_Tag |
string |
21 |
N |
<blank> |
The asset tag for the equipment |
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 <taFSEquipmentMaster> node uses field level updates to provide update functionality.