890-CREATE-FILTER
Name
890-CREATE-FILTER
Description
Creates the filter, based on the value of the FILTER-STRING
variable.
Using the API in a Program
Before calling the API, set the FILTER-STRING
variable with a conditional
statement.
Use the "?" symbol for any variables to be set at run time.
Input Values
Field | Description |
---|---|
|
Set this parameter using a method described in Setting the Filter Parameter Value, and create the filter using the routine described in 890-CREATE-FILTER. |
Return Values
None.
Programming Example
The following code shows a filter that allows a user to enter "to" and "from" values for ARO-DUE-DATE. Because the filter values are set before the call to 890-CREATE-FILTER, the USEEARLYBINDFILTERS function is used.
|