Skip to main content
Omnitracs Knowledge Base

Set Trailer Type API

This ILE API wraps the SetTrailerType Web Service. See its documentation for a further explanation of the input and output parameters, as well as the possible error conditions.

API Name:  TTEDTTYP

Parameter Interface:

 

Parameter

 

 

Direction

 

 

Type

 

 

Length

 

 

Precision

 

 

Description

 

SCAC

Input

Character

4

n/a

Standard Carrier Alpha Code (SCAC) for the trailer

Trailer ID

Input

Character

10

n/a

Identifier for the trailer

Trailer Type

Input

Character

3

n/a

Trailer Type identifier being assigned to the given trailer identifier.

Error Category

Output

Decimal

3

0

Error Category, if any

Error Code

Output

Decimal

5

0

Error Code, if any

Error Description

Output

Character

150 varying

n/a

Error description, if any

An error category of 0 means that the trailer has been assigned to the given trailer type.

  • Was this article helpful?