Hi All! Just wanted to send out a quick note about our new forum site. Today we are upgrading to a new better version. The new version will have features that...
I have a problem- 1. When I rehire terminated employees in 9.0 with some position number in 9.0 I am getting page data incosistent error in JOB_DATA component....
So what's up with the new site? I went there just now and got this: Not Found The requested URL /groups/ was not found on this server. Additionally, a 404 Not...
I am looking for anyone who currently utilizes PS "Retroactive Deductions Requested - "Not Processed" Status" report for retroactive benefit deductions, who...
I was surprised to see that I could set a CWR to be managed by Base Benefits but not Benefits Administration. We have several "non- employees" who do get...
HRMS 8.9 Tools 8.47.07 MSSQL 2000 Greetings... One of our HR folks created a company and after saving it, realized that he had mis-named it. I know that I can...
We currently have flat rates for Life insurance. Starting at $10,000 (employer paid), going up through $1million. We have 19 levels total. We also have...
Its pretty stright forward what is your concern? On Tue, Apr 29, 2008 at 4:39 PM, millie.hager <millie.hager@...> ... -- Thanks, Vinay Puri [Non-text...
We have parameters that we modified about 4 years ago and have been working well for us Search Rule Code Description NSCC_10 SIN, DoB NSCC_20 SIN, LN17 NSCC_35...
Hello After a person vacats the position it is filled with a replacement candidate who is sitting on that same position number. You need to check first if that...
The OHUG conference is 7 weeks away! This year's conference has some of the best presentations coming to increase your education and your enjoyment. Join us...
Hi all, does anyone know how to query the QUERY tool tables and extract the SQL for a given query object? I need to gather hundreds of sql codes for query...
Daniel, You can query the following system records, pending on the information you wish to include: PSQRYDEFN PSQRYSELECT PSQRYRECORD PSQRYFIELD PSQRYCRITERIA ...
The SQL is not stored anywhere. Query builds the SQL on the fly from the attributes stored in the various psqry tables. ... the SQL for a given query object?...
Did you misname the company name (DESCR) or the company id (COMPANY)? We define our company ids as numbers (001, 002, 003), and use the descr field for the...
I would like to print some text on a PDF created from an SQR in a white font so that it essentially invisible on the printed report. Does anyone know if this...
The new version of our forums site is up and running. We still have a few minor changes, but nothing that will affect you as a user. You can now log in and...
Use the Query API classes. I put together this example for you assuming you will use have a list of these queries in a file. 1.create a derived work record...
Use the Query API classes. I put together this example for you assuming you will use have a list of these queries in a file. 1.create a derived work record...
Can anyone give me a quick overview of Event Manager? Is this something that would possibly allow us to remove the PeopleCode we have on Job Data that sets...
I know Denise. I just wanted to know if I could query all those tables and fetch the SQL code for a given query at once...but I think Query tool builds the...
is there way i can disable Copy Projects option on Application Designer --> Tools --> Copy Project if you have any question or if i can be of further...
Nop did not work.. I did find out how to do it. set-color print-text-foreground = ('white') PRINT $text_to_hide(+1,30) set-color print-text-foreground =...