You can access the End User Facility by selecting option 2 from the Compiler Selection Menu, or by issuing the following TSO command:
CALL 'QMFHPO.SRAALOAD(RAAMAIN)' 'EU'
When you invoke the End User Facility from TSO, you can pass a parameter that is used to set the current report owner. This eliminates the need to use the Set Default Parameters panel to set this value. Here is an example of how to invoke the End User Facility and set the current report owner to USER1:
CALL 'QMFHPO.SRAALOAD(RAAMAIN)' 'EU (OWNER=USER1'
This is the End User Facility Selection Menu. It is displayed only from the TSO version of the End User Facility.
QMF HPO/Compiler -- End User Facility Selection Menu ----------------- 8.1.0 Option ===> DB2 SSID ===> DB2P User ID: Date Time: --------------------------------------------------------------------- 1 Run Reports From List D Set Default Parameters Q QMF X Exit |