Page History
...
Create a VL reusable part named UF_QRY01. Copy and paste the supplied example code from UF_QRY01 - Simple Example of How to Listen For General Framework Objects And View Their Properties into it.
All query examples are VLF command handlers and need to be snapped into the Framework.
...
Associate a command named “Example 1” with the business object as a business object-level command (i.e., not an instance-level command). Make it the default command.
...
Save and restart your Framework, and then execute the “Example 1” command.
...