

Named requests which were generated in EASY can be called from QUERY by using the command EASY.

Examples
EASY
EASY *.*.item
EASY miller.customer.item
EASY miller.customer.item [VIEW]
Comments
1. The name of the named request consists of the name of the table owner, the table name, and the request name. These three names are separated from each other by dots.
2. If no name or a name containing wildcards is specified, a menu is displayed showing either all commands or those commands that suit the specified name.
3. If the option VIEW is specified after the name, the command is displayed on the screen, but editing the named request is not possible.

