Update Vehicle Inspection Report
Available in PIT v2.3
This ILE API wraps the VIR Update Inspection Report web service. See its documentation for a further explanation of the input and output parameters, as well as the possible error conditions.
API Name: QTUPDVIR
Parameter Interface:
Parameter
|
Direction
|
Type
|
Length
|
Precision
|
Description
|
---|---|---|---|---|---|
Vehicle Inspection Report ID |
Input |
Character |
9 |
n/a |
Vehicle inspection report ID |
Vehicle Inspection Report Status |
Input |
Character |
2 |
n/a |
Report status, where: 1 = In process, 99 = Closed |
Vendor or Mechanic |
Input |
Character |
40 |
n/a |
Assigned vendor or mechanic |
Resolution |
Input |
Character |
1 |
n/a |
Resolution of defect, where: Y = Resolved, N = Unresolved |
Notes |
Input |
Character |
256 |
n/a |
Optional notes |
Output |
Decimal |
3 |
0 |
Error Category, if any |
|
Output |
Decimal |
5 |
0 |
Error Code, if any |
|
Output |
Character |
150 varying |
n/a |
Error description, if any |
An error category of 0 means that the vehicle's inspection report was successfully updated.