New to PeopleSoft.
How do I view the scripts / codes / sql ran when I choose a Process in Process Scheduler Request. For example, a Simple AE test program which runs AEMINITEST.
Edit: I can go to Application Designer and l can click on Program Flow tab; there's a SQL there with PeopleCode etc. But in a more complex process, is there a simpler way to view which table(s) since it's all a variable (%Table(%bind() ) in the SQL statement?
How do I view what's being done? Which table(s) it's running against?
I'm guessing for COBOLS, I'll have to look at the src/cobol programs; similarly for SQR Reports?
Thank you