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
tFilterVariable | output | temp-table | |
oiReturnStatus | output | integer | Return status of the method. |
Internal usage
BLF
program code (program3/session.p)
<M-1 run CreateFilterVariables
(output viFcReturnSuper (oiReturnStatus)) in Session>