return to PRS Technologies website


check option F
################################################################################ Instructions on running check.4ge OPTION F from the command line: Usage: (See notes below) nohup time check.4ge F [from period] [to period] [OPTION 1] [output filename] "matter QBE" >> $LOGFILE 2>&1 & Example: . /elite/custom/run.elite LOGFILE=runcheck001.out # Log file name > $LOGFILE # Initalize log file nohup time check.4ge F 0102 0102 Y check001.tmp "mloc matches 'DC'" >> $LOGFILE 2>&1 & ################################################################################ Notes: All users should be off the system unless you are running "Scan" mode. nohup = No Interrupt - Continue to run even if session is closed (usually in background) time = Display duration of time to run F = Check option F (see list of check.4ge options below) OPTION 1 = O = Delete and replace entire history Y = Only fix records that are incorrect N = 'Scan' mode - no changes to the database T = Rebuild and overwrite Timekeeper history table M = Rebuild and overwrite Matter history table (based on values in Matter/Timekeeper history table) 2>&1 = Redirect stderr to stdout & = Run in background Matter QBE is not required and can't be used with options O, M or T. These are all automatically set to 'Y' when running from the command line. Check Worked Values: Y Check Billed Values: Y Check Cost Values: Y Check Credit/Collection Values (date collected): Y Check Credit/Collection Values (date billed): Y Check Credit/Collection Values (date worked): Y Check Interim Bills/Collections : Y ################################################################################ Other types of check.4ge are: A Check Timecards vs Matter and Timekeeper Histories (NO LONGER USED - USE F) B Check Timecards vs Ledger C Check Ledger fees vs Ledger D Check Ledger (Field validation and Zero Balance Flags) E Check Timecards vs Matter and Timekeeper Histories (NO LONGER USED - USE F) F Check Timecards vs Matter, Timekeeper and Matter/Timekeeper Histories (NEW) G Check Multi-Timekeeper Table for overlapping dates H Check Timekeeper Daily Hours Table vs Timecard I Check Ledger Cost Table vs Ledger J Check GL Post Table vs General Journal K Check GL Post Table vs ELBS batches (by entry) L Check GL Post Table vs ELBS batches (by GL account) M Recalculate Timekeeper History Amount Billed with standard rate formula N ELBS Batch/GL Reconciliation ################################################################################