| SERLTQTY | numeric(19,5) | No | Serial/Lot Qty, > 0 indicates add/update, < 0 indicates delete if exists | IN |
| SLTSQNUM | int | No | RTV Serial Line Sequence Number | IN |
| InOrOut | smallint | No | Flag to indicate whether line entry is for item being sent or received | IN |
| ITEMNMBR | char(31) | No | Item Number of item being shipped | IN |
| BIN | char(15) | No | BIN Number for item being shipped | IN |
| LOCNCODE | char(11) | No | Location Code for shipped or returned item | IN |
| SVC_Original_Serial | tinyint | No | Flag to indicate whether its the original IV Serial. 0=No, 1=Yes | IN |
| DATERECD | datetime | No | Date the returning item was received | IN |
| Shipped | tinyint | No | Flag to indicate if item was shipped or not. 0=No, 1=Yes | IN |
| CREATEEQUIPMENT | tinyint | No | Flag to indicate whether to create Equipment record or not if equipment | IN |
| UpdateIfExists | tinyint | No | Flag to allow customer data to be updated if it exists. 0=No, 1=Yes | IN |
| RequesterTrx | smallint | No | Requester Transaction - 0=false,1=true - if true then populates Requester shadow table | IN |
| USRDEFND1 | char(50) | No | User Defined field - developer use only | IN |
| USRDEFND2 | char(50) | No | User Defined field - developer use only | IN |
| USRDEFND3 | char(50) | No | User Defined field - developer use only | IN |
| USRDEFND4 | varchar(8000) | No | User Defined field - developer use only | IN |
| USRDEFND5 | varchar(8000) | No | User Defined field - developer use only | IN |
| oErrString | varchar(255) | No | List of errors encountered | INOUT |