Hi, When you goto the setup page for Benefit Program and enter a new row for an already existing benefit program, are you supposed to make the older rows(as...
Hi, Whenever you insert a new row in the Benefit Program setup page, for a particular program which already has rows in the table, is it necessary to make the...
23176
Rajeev Shankar
rajeev_psft@...
Mar 1, 2003 7:55 pm
Are you asking to convert a number to an ascii equivalent? ... _________________________________________________________________ The new MSN 8: smart spam...
23177
Bywater, Robert
Robert.Bywater@...
Mar 1, 2003 7:55 pm
I've never used it, but: The Procedure 'Net-Pay-In_Words' (found in Netinwds.sqc and Grpwds.sqc) and the procedure 'Whole-Tax-In-Words' (Taxwds.sqc) take a...
23178
Sachin.Goswami
Sachin.Goswami@...
Mar 1, 2003 7:55 pm
Use sortscroll built-in functions ... From: basavps <basavps@...> [mailto:basavps@...] Sent: Thursday, February 27, 2003 3:22 PM To:...
Here's a nice simple one. I think I got it here. Works perfectly. FLOOR(MONTHS_BETWEEN(SYSDATE,(TO_DATE(A.BIRTHDATE,'YYYY-MM- DD')))/12) ... command does ......
NUMBER.SQC Format-Number(#in, :$out, $mask) This procedure takes the input numeric value and converts it to its string representation, using the input mask as...
The following is a gift from my HRIS who just lived this last fall: The following describes switching the system from Base Ben to Ben Admin. 1. Testing AND Go...
We are currently live on EPM 8.3 with only Budgeting implemented and are planning to move to EPM 8.8 Which of the following options is recommended : Option 1 :...
Does anyone know how to make the information in the employee review table display on the job panel. We are stuck, and we really need this. Thanks for your help...
Our MICR fonts are on a ROM DIMM slot for our HP printer. I cannot select the MICR font with the escape sequence provided by the printer. I can select the...
23186
Bergeron, Marc, Syste...
BergeronM@...
Mar 1, 2003 7:56 pm
Do anyone know how to delimit a record by means of a CR (carriage return - '0D') without adding a LF (line feed - '0A') when writing out a fixed length 80-byte...
Hi, I do not know how you are planning to migrate data from Prd to Test database. But I can tell you about the general approach. You can write SQR to extract...
I have an SQR that I have set up in a JOB Definition with 3 steps. The first step being the SQR itself. The second and third steps are SQR's that FTP to the...
Thanks so much for the "gift"! RESOLUTION: We made it through steps 1-6 (below)...and yesterday we found out why benadmin still wasn't recognizing our JOB rows...
I know we must establish a "baseline" for benadmin when going live from using base benefits to now using ben admin. Does the snapshot process actually view...
Hi, We are using PS 8.42 and all developers and even some functional people need 2 -tier access to Peoplsoft. How else would the developers do the development?...
Hi, I'm having problem in accessing PeopleSoft database. Even I could not start Application Designer. I'm having PeopleSoft8 installation on single system. OS ...
Any chance you are missing the RowInit PeopleCode that sets the Operator ID equal to %OPRID? Check any delivered run controls for a sample on this. ... ...
Looks like your appserv.cfg file logon credentials are not in synch with your configuration. Validate the info on the signon section of the config file. HTH ...
23195
Bywater, Robert
Robert.Bywater@...
Mar 3, 2003 3:08 am
Ken, Does v5.12 have the 'Run Always' flag in the Job Definition? From PeopleBooks (v7) You can define the processes to run based on the completion code of...
Did you try the FIXED_NOLF option when you open the record? ... __________________________________________________ Do you Yahoo!? Yahoo! Tax Center - forms,...
Hi Gururs I am new to this PoepleSoft world. I am facing the following problems 1) Once I hired the employee And I want to update its job data the query is...
23198
Jugal Kishore
jugal.kishore@...
Mar 3, 2003 1:16 pm
Hi Thomas, Thanks for your help. It is working now. Regards, Jugal. ... From: Hins, Thomas D. [mailto:thomas-hins@...] Sent: Thursday, February 27, 2003...
If you're speaking of RATING_SCALE, REVIEW_RATING and REVIEW_DT, they're fields in JOB as well, populate those and you should be okay. Otherwise I guess I'd...
Marc, I would define my record length as 80 and assign CHR(13) to a variable and make that the 80th character. I had to play around with stuff for sending...