HI,
when i am executing a people code program i written 2 functions(no relation b/w them).when first function works fine no probs with code.
if the first function is throwing the error it is not going to the second function and coming out of that program?
how to handle these sort of problems?
can anybody help me out?
waiting for ur early reply,
thanks in advance.....
| Title | Under | Posted on |
|---|---|---|
| Regarding Error "SQR 6002) CANNOT OPEN THE PRINTER FILE: " in SQR | PeopleSoft Technical | 11/21/2008 - 1:17am |
| Pay calendar Setup | PeopleSoft Functional | 11/18/2008 - 5:30pm |
| Issue linking to Excel 2007 from PS HRMS 8.8 | PeopleSoft Technical | 11/17/2008 - 9:48am |
| Spreadsheet-Based Control System Analysis and Design | Programming | 11/11/2008 - 5:10am |
Re: How to Handle the system errors in peoplecode?
Join date: 06/23/08
Have you tried working with "Try and Catch" built-in function? http://www.compshack.com/peoplesoft/peoplecode/try-peoplecode-built-func...
Give back to the community and help it grow!
* Help with unanswered forum questions and issues
* Register or login to share your knowledge at your own blog
Re: How to Handle the system errors in peoplecode?
Join date: 06/30/08
Yes.. you can acheive the same thru Try -Catch Block.
Thanks
Nitin
Post new comment