TMSTmpRouteAccessorialTable.createTableFromParameters Method
Create a Route Accessorial record based on parameters.
Syntax
public TMSTmpRouteAccessorialTable createTableFromParameters(
TMSRouteAccessorialLevel _accessorialLevel,
TMSRouteCode _routeCode,
[TMSSequence _sequence,
TMSId _id])
Run On
Called
Parameters
- _accessorialLevel
Type: TMSRouteAccessorialLevel Enumeration
The Acessorial Level of the new record.
- _routeCode
Type: TMSRouteCode Extended Data Type
The Route Code value of the record.
- _sequence
Type: TMSSequence Extended Data Type
The Sequence value of the record.
- _id
Type: TMSId Extended Data Type
The Id value of the Route Accessorial table.
Return Value
Type: TMSTmpRouteAccessorialTable Table
The new Route Accessorial record.