The SQR handbook will hold tips and tricks as well as some How to posts.
| Title | Under | Posted on |
|---|---|---|
| How to run nvision report through portal | PeopleSoft Technical | 08/31/2010 - 4:45am |
| Any1 here who can help? | PeopleSoft Technical | 08/31/2010 - 2:12am |
| How to create matrix layout | PeopleSoft Technical | 08/27/2010 - 2:22am |
| UnCaught C++ Exception | PeopleSoft Technical | 08/10/2010 - 9:05am |
Comments
Hi,
In my sqr program i am creating an xls output file. I wanted to print also the logo of the company. is it possible?
Thanks,
Warren
Edit: question moved to the forums.
Hi All,
can any body tell me how to change format of the date to 'yymmdd' in people code. this i can achive in
sqr by using edit()function.is there any builtin function in peoplecode to change the date format.
Thanks in advance,
sudha
For Date Format Change in PeopleSoft:
Use DateTimeToLocalizedString function for getting date in desired String format. If u want to recoginize the string in format "yymmdd" as Date, then use Date Function
Post new comment