Make a Report Ref List - Runtime Select

Prompts the user to select reports from the tree or F2 dialog, and returns the selected reports as a list.

 

Input Arguments

 

0

String

User Prompt

The prompt to display to the user in the graphical view.

 

Return Arguments

 

1

SA Report Ref List

Report List

The list of selected reports.

 

Returned Status

 

SUCCESS

The list was returned successfully.

FAILURE

The user hit ESC or cancelled the selection.

 

Remarks

None.