Next time, create another question in the forum when the original is already solved :)
But what you can do is two things.
1- Debug, you can debug the screen you want to print and see the data you are getting on the screen.
2- Almost the same thing as the first one but what is missing is the user identifier to get the data you want to print.
Something Like this

Remeber, youa re doing a request to a screen and the screenn is awaiting for inputs to filter the data you want to show on the screen.
Regards,
Márcio