SELECT {FIELDS} FROM
RepBusTransactions({$Audited},{$DateFrom},{$DateTo}, {$MaxNesting},
{$FromLevel}, {$FirmsSelID},
{$BusTransactionsSelID}, {$BusTransactionsWithChilds},
{$DivisionsSelID},
{$BusOrdersSelID}, {$BusOrdersWithChilds},
{$BusProjectsSelID}, {$BusProjectsWithChilds},
{$Summarize},
{$Sorting},{$IsRequest}, {$DivisionsWithChilds})
A
LEFT JOIN BusTransactions BT ON A.BusTransaction_ID = BT.ID
ORDER BY
A.CompletePath, A.Profit
(<field> >= {:LOW}) AND (<field> < {:HIGH})
<field> = {:VALUE}
{:VALUE}
{:VALUE}
<field> = {:VALUE}
<field> = {:VALUE}
Generated by ABRA Software a.s. 27.10.2021 16:36