<taFSServiceCallLineSerial>*


[spacer]

Element name

Data type

Length

Required

Default

Description

SRVRECTYPE

i4

2

Y

Not applicable

Service record type

CALLNBR

string

11

Y

Not applicable

Service call number

CUSTNMBR

string

15

Y

Not applicable

Customer number

ADRSCODE

string

15

Y

Not applicable

Customer address code

EQPLINE

i4

4

Y

1

The Equipment Sequence Number. If not provided on an update the default will be 1.

LINITMTYP

string

3

N

P

Indicates the type of service call line. Options are:

A=Additional Charge;

E=Expense;

L=Labor;

P=Parts

LNITMSEQ

i4

4

Y

1

The sequence number for the line

QTYTYPE

i4

2

Y

1

The type of Inventory that the current serial number record represents. Service Call only uses On Hand quantity types.

1=On Hand;

2=Returned;

3=In Use;

4=In Service;

5=Damaged

ITEMNMBR

string

31

Y

Not applicable

Item number

SERLTNUM

string

21

Y

Not applicable

Serial number

SERLTQTY

number

21

N

1

Serial/Lot Qty, > 0 indicates add/update, < 0 indicates delete if exists

SLTSQNUM

i4

4

N

0

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.

LOCNCODE

string

11

Y

Not applicable

The location code for serial numbers used on the service call line

BIN

string

15

N

<blank>

The bin number for each serial detail line in which the serial number can be found or which bin it should be placed into (return line)

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 <taFSServiceCallLineSerial> node uses document exchange to provide update functionality.


Documentation Feedback