Search: Browse by Category:
FAQ Main Page
ASK QUESTION
View Questions by Category:

General (10)Queries (6)CYMA (3)
Tech Support (2)  
 
Top 5 Articles
For auditing purposes, how would I access the information stored in Temps Plus to show the user and date/time something was entered or changed?
Temps Plus tracks this audit type information for the following tables:   Customers Employees Applicants Appointments Attachments CheckHistoryAudit (Checks changed in History) CurrentBatch (Time card entries) CurrentHistory Voids (Checks voided in History) ......
●●●●● Last Update: 2006-07-11 Views: 35
When using the "Post to General Ledger" option, you get a dialog box that says "Item Not Found In This Collection".
1. Check to make sure you are using the correct GL posting EXE file. Check your CYMA version, download the appropriate version at ftp.bridgeware.net, and run the EXE file once to set the registry. ......
Not Rated Last Update: 2006-05-02 Views: 22
A formula for showing only the last 4 digits of the social security number.
My state requires me to "x" all but the last 4 digits of an employees social security number on their check stub. How do I do that? Answer: Just make or ......
Not Rated Last Update: 2006-08-02 Views: 20
UFL 'u2gl.dll' that implements this function is missing
This message may appear if you are running CYMA in a Terminal Server or Citrix environment. Copy the windowsCrystal folder to each user's windows folder to resolve the issue....
Not Rated Last Update: 2006-10-12 Views: 18
How can I get a PR Quarterly Liability report by the state? (the standard report on the End Of Quarter PR Tasks list won't work when using a selection criteria)
The table that is used by the standard liability report does not contain the information by state. Use one of the following queries instead.   SELECT CheckDate AS PayDate, SUM((SSTax+MediTax)*2+FedTax+ TYPEE) ......
Not Rated Last Update: 2006-07-12 Views: 17
Last 5 Articles
Why do I get a prompt for approval when trying to send email from within Temps Plus?
Some email clients will prompt you for approval when another application tries to send e-mail using Simple MAPI. This is a security feature to prevent viruses from sending email on ......
Not Rated Last Update: 2008-07-02 Views: 1
Posting to General Ledger at the end of the Year
If you are posting from Temps Plus to CYMA4 General Ledger with transactions which carry dates for more than one year (like December 2003 and January 2004), you will encounter a ......
Not Rated Last Update: 2008-01-07 Views: 2
Error trying to start Report Installer/Packager
Issue: When choosing Report, Report Installer/Packager you get a runtime error something like: "Runtime error 3024 - Cannot find file "\tpreport.mdb". Solution: add a registry String Value entry to the HKEY_CURRENT_USER\Software\VB and ......
Not Rated Last Update: 2007-11-26 Views: 9
How can I add an automatic deduction record for every employee record?
This example adds an automatic deduction record "S" for every existing employee record (in the pr3mstr table) that doesn't already have one, to the pr3eded table. Replace any items (deduction letter, ......
●●●●● Last Update: 2007-05-22 Views: 7
How can I control the rounding of billing/invoice amounts?
When you create a new database, by default the OT bill rate on a placement is carried to 3 decimal places. You control how many decimal places it can be carried ......
Not Rated Last Update: 2007-05-02 Views: 13