The parking planning query is intended to allow generating reports showing the planned parking positions, to allow parking planning based on that. It is used as the basis for the generic 'parking per day' report (see 'ResultType' optional setting).
Optional settings
ExtraDaysForLongTerm (int; default=0)
This option allows showing more than a single day in the output, even though the filters are restricted to 1 day. This allows returning results for a longer period even though the query is used in a daily report.
ResultType (text; default=All)
This option can be:
'registrationsonly' to only report the registrations that are parked in the given period
'positionsonly' to only report the positions used in the given period
'allpositionsformultipleaircraft' to only report the positions that are marked for multiple aircraft
'allpositions' to report all parking positions in the system.
ShowHistory (bool; default=false)
Only when this option is true, the historic parking positions of every order will be added to the output. If true, only the current (planned) position will be reported.
IncludeOrdersInStage(string; default = FrontAndBackOffice; possible values: Quote,FrontOffice,BackOffice,FrontAndBackOffice)
Whether or not orders in a particular stage should be included in the report. If not specified, orders being in front or in the back office stage will be included
Comments
0 comments
Please sign in to leave a comment.