Data Format: "13-Apr-2000" Curtis Melnick <pplsoft_curt@...> wrote: Why are you not referring to the date functions in your PeopleCode PeopleBooks? ... ...
Community, We are setting up a new system which will include emailing on PTools 7.6. Does anyone use PeopleSoft already with some form of emailing (not ...
That was the problem. I ran encrypt.dms and am able to log in now with that userid. Thanks for the help!!!!!!!!!!!!!! ... From:...
Shipley, Lisa A.
lshipley@...
May 2, 2005 2:23 pm
38640
Have you tried coding a conversion routing using the date functions? Try parsing out the specific string components, use an array or a 12 step evaluate...
Good morning- I'm hoping someone can provide advice on configuring WebLogic domains and servers. We are in the process of upgrading from PeopleTools 8.16 /...
We're on v7.5 of E & G. I have a custom panel with a date field. The user should only be able to select dates that exist on rows of data in a second table....
Greg Coles
Greg.Coles@...
May 2, 2005 4:54 pm
38643
This is possible. I see this working in a number of places within the PS student admin system. What kind of errors are you getting exactly? ...
Greetings to the group.. I'm on HRMS 8.3 SP1... I'm creating a page to maintain a lookup table. The lookup tables is a very simple record with Company (key...
Hi For a pushbutton field in a Page, I've set "Set Component Change" Property as false, by checking the check box, which suppose to transfer me to previous...
Long, long ago in a galaxy far, far away, I had a document that walked through the Pay Calc and Pay Confirmation Cobol processing logic including the usage of...
You can control this with the Component property "Disable Saving Page" ... but then you'll need to add a pushbutton and DoSave() PeopleCode. David ... From:...
Used in 2 pages (depending on your version - mine is 8.3): Home > Define Business Rules > Define Payroll Process ... Check distribution tab Paycheck Location...
Hi All, We ran last payroll process. One of our employee who had zero earnings, his paycheck got created with paycheck number zero. We had other employees too...
Forgot to mention that this option is used to sort checks by Job / Home department location If you ever come across the Pay Calc and Pay Confirmation Cobol...
Hola: I do not think that info is in the system. Defenitely not linked to anything in payroll. If you use Global Payroll you can add the field on a "Health and...
Hi Rohit, I think this need to be done in Virginia State Tax update page. The page is completed based on the employee's election on the VA-4 (Virginia Income...
I figured out my problem. When I defined my view to look at the dates in the second table, I made the date field a key for the view but did not check the...
Greg Coles
Greg.Coles@...
May 3, 2005 2:17 pm
38654
All, I have a client that currently uses the refund processing. However, they process vouchers in groups. Currently, they manually put each voucher for...
Are these going into three fields or one? For quote and csv, if these are three fields they should look like: "G-113", "Dosti Apartment", "Borivali (E1)" In...
I have SQRs that send email from a Unix server using MAILX. Greg ... Community, We are setting up a new system which will include emailing on PTools 7.6. Does...
Greg Coles
Greg.Coles@...
May 3, 2005 3:14 pm
38657
Is there a way to create PDF files in sqr. The doc says something about -PRINTER:EP and -PRINTER:PD. I am about to give that a test but I was wondering if this...
I understand your position, but it's really just not that simple. People on this list have spent years working with the products, training on the products,...
Could they use the batch process? We run the batch process for a specific term at a time. We usually stop processing batch jobs for previous terms once we...
Are you able to see emails that you send from an SQR in your sentbox with MAILX? I use BLAT for our emailing through our SQRs and I don't think you can see...
All, I've solved a couple of payment predictor issues for my client. Now I have a new one that I would like to solve using #DTL_TLR. They'd like to to force...
We recently upgrade to PeopleTools 8.46 to prepare for the upgrade to HR 8.9 and have discovered all kinds of quirky things in Crystal 9. (Be forwarned, test...
A while back, I modified the ar36001.sqr to create a control group and insert the new refund vouchers into it. I also modified the insert to set the...
Hi Maria, I'm not an AP expert, so perhaps I was unclear. When AR creates the refund in the voucher tables, there's no group associated with it. So, since they...