SQR Help with multiple reports
I didn't see an SQR specific community so hoping I can get help from this one. I am writing an SQR that creates two reports. One report is going to process monitor view log/trace as I expect. The second report is going to the SQR directory only (the same directory where the SQR is stored). I am running on NT only. PeopleTools 8.49 with Financials 9.0. Here is how I initialize/declare:
#include 'setenv.sqc' ! Set Environment Procedure
#include 'sqrtrans.sqc' ! Set Translation environment
#include 'number.sqc' ! Formats Numbers
#define PAPER_SIZE LETTER
begin-setup
#include 'ptset01.sqc' ! Printer and Page-Size Initialization