project BLF > class Session > method GetFilterVariables

Description

Returns a list of variables (like f.e. $TODAY) that can be used in filter conditions, and the value they should be replaced with when running the browse or report.


Parameters


tFilterVariableoutputtemp-table
oiReturnStatusoutputintegerReturn status of the method.


Internal usage


BLF
method BReportDaemonProcessor.PerformWorkItem


program code (program3/session.p)

<M-1 run CreateFilterVariables
   (output viFcReturnSuper (oiReturnStatus)) in Session>