Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes the required input values when the report is opened from menu item or form.
Syntax
public boolean initFrom_args(Args _args)
Run On
Called
Parameters
- _args
Type: Args Class
Hold the properties of the invoking object.
Return Value
Type: boolean
false if report execution is canceled. true if report execution succeeds.