The SQR handbook will hold tips and tricks as well as some How to posts.
| Title | Under | Posted on |
|---|---|---|
| nVision Tabular Report through PIA with prompts | PeopleSoft Technical | 02/02/2012 - 10:07pm |
| Can we create an AE to mass update Position - Jobcode data? | PeopleSoft Technical | 01/18/2012 - 3:11am |
| Pay Components on job data can be defaulted and setup based on the rules? | PeopleSoft Functional | 01/05/2012 - 4:58am |
| PSFT Authentication token failed for Node PSFT_HR | PeopleSoft Technical | 01/03/2012 - 12:21am |
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