Javascript Menu by Deluxe-Menu.com

Payroll

Audit Number: 1023

Period: Fiscal Year Ending 11-30-2008

Audit Information           
Audit TitlePayroll          
Audit Number1023          
Audit PeriodFiscal Year Ending 11-30-2008          
Data SourceAudit StepAudit ObjectiveCmdTableWhereColumnColStringParameter 1Parameter 2SchemeChart Title
c:\test\data\EWP.xls1Summarize payroll cost by employee summaryPayroll$ Paid Amount[emp no] 1 Salary payments at location ABC
c:\test\data\EWP.xls2Foot salary payment amounts, and classify the total by debit, credit and zero balances.statPayroll$ Paid Amount   fallSalary payments at location ABC
c:\test\data\EWP.xls3Prepare a histogram of paid amounts, along with a percentile reporthistoPayroll$ Paid Amount   springHistogram of paid amounts at location ABC
c:\test\data\EWP.xls4Prepare a box plot paid amounts, along with a percentile reportboxplotPayroll$ Paid Amount   fallSalary payments at location ABC
c:\test\data\EWP.xls5Prepare a histogram of sick time, along with a percentile report. Only consider non-zero sick hours.histoPayroll$[sick hours] > 0Sick hours   fallHistogram of sick hours at location ABC
c:\test\data\EWP.xls6Prepare a box plot paid amounts, along with a percentile report. Only consider where there were sick hours.boxplotPayroll$[sick hours] > 1Paid Amount   fallSalary payments at location ABC
c:\test\data\EWP.xls7Prepare a histogram of vacation hours, along with a percentile report. Only consider non-zero vacation hours.histoPayroll$[vacation hours] > 0vacation hours   fallHistogram of vacation hours at location ABC
c:\test\data\EWP.xls8Prepare a box plot of vacation hours, along with a percentile report. Only consider non-zero vacation hours.boxplotPayroll$[vacation hours] > 1vacation hours   fallBox plot of vacation hours at location ABC
c:\test\data\EWP.xls9Stratify hours workedstratifyPayroll$ Paid Amount 300 350 400 450 500 550 600 650 700  springStratification of paid amounts at location ABC
c:\test\data\EWP.xls10Summarize payroll distribution by department summaryPayroll$ paid amount[dept no]    
c:\test\data\EWP.xls11Prepare a schedule of approval times between midnight and 6 a.m.extractwherePayroll$hour([review time]) between 0 and 6Paid Amount    Summary of Paid Amounts
c:\test\data\EWP.xls12Extract where hourly rate is negativeextractwherePayroll$[hourly rate] < 0       
c:\test\data\EWP.xls13Extract where weekly hours > 100extractwherePayroll$[hours worked] > 100      
c:\test\data\EWP.xls14Total gross pay statPayroll$ gross pay   summerTotal of Gross Pay
c:\test\data\EWP.xls15Check calculation of gross pay calcPayroll$abs(([gross pay] - ([hours worked] * [hourly rate])))       
Data SourceAudit StepAudit ObjectiveCmdTableWhereColumnColStringParameter 1Parameter 2SchemeChart Title
c:\test\data\EWP.xls16Check calculation of net pay extractwherePayroll$abs(([gross pay] - ([hours worked] * [hourly rate]))) > 21      
c:\test\data\EWP.xls17Foot the transaction file of gross pay, and classify the total by debit, credit and zero balances.statPayroll$ gross pay   summerTotal of Gross Pay
c:\test\data\EWP.xls18Extract all payroll checks where the gross amount exceeds set amount extractwherePayroll$[gross pay] > 5000      
c:\test\data\EWP.xls19Check for potential duplicate payments - same emp no, same check no, different gross pay ssdPayroll$  [emp no], [check number], [gross pay] 3  
c:\test\data\EWP.xls20Check for approval times between midnight and 5 a.m.extractwherePayroll$hour([review time]) between 3 and 6      
c:\test\data\EWP.xls21Prepare a schedule of the largest 20 paid amountstopnPayroll$ Paid Amount     
c:\test\data\EWP.xls22Hours worked extractwherePayroll$[hours worked] > 40      
c:\test\data\EWP.xls23Sicktime claimed > 20extractwherePayroll$[sick hours] > 20      
c:\test\data\EWP.xls24Summarize by sick time summaryPayroll$ Sick Hours[emp no] 1  
c:\test\data\EWP.xls25Holiday taken > 40 extractwherePayroll$[sick hours] > 40      
c:\test\data\EWP.xls26Date of birth (over 16, under 65) extractwherePayroll$([birth date] > #3-31-1992# or [birth date] < #3-31-1943#) and [dept no] = 12      
c:\test\data\EWP.xls27Check for negative hoyrs workedextractwherePayroll$[hours worked] < 0 [date paid]  fallWeek day report for payrolls
c:\test\data\EWP.xls28Check for approval time between midnight and 6 a.m.extractwherePayroll$hour([review time]) < 6      
c:\test\data\EWP.xls29Check for approval time between 8:00 p.m. and midnight.extractwherePayroll$hour([review time]) > 20      
c:\test\data\EWP.xls30Test for payments made on a weekend or holidayholidayreportPayroll$ date paid   summerPay dates on a holiday
c:\test\data\EWP.xls31Test for payments made on a weekend or holidaywdPayroll$ date paid 1000001mdy  
c:\test\data\EWP.xls32same employee, same paid date, same check number duplicatesPayroll$  [emp no],[date paid], [check number] 3  
c:\test\data\EWP.xls33Same check number (department 12 only) duplicatesPayroll$[dept no] = 12 [check number] 1  
c:\test\data\EWP.xls34Stratify hours workedstratifyPayroll$ hours worked 0 5 10 20 30 40 50 60 70 80 FallHours Worked for Department 10
c:\test\data\EWP.xls35Stratify sick hours workedstratifyPayroll$[sick hours] > 0 and [dept no] = 10sick hours 0 3 6 9 12 15 20 25 30 SpringVacation Hours for Department 10
Data SourceAudit StepAudit ObjectiveCmdTableWhereColumnColStringParameter 1Parameter 2SchemeChart Title
c:\test\data\EWP.xls36Stratify hours workedstratifyPayroll$[vacation hours] > 0 and [dept no] = 10vacation hours 2 5 10 20 30 40 50 60 70 80 PinkHoliday Hours for Department 10
c:\test\data\EWP.xls37Stratify vacation hours stratifyPayroll$[holiday hours] > 1 and [dept no] = 10holiday hours 0 5 10 15 20 25 30 35 40 YellowSick Hours for Department 10
c:\test\data\EWP.xls38Age payments for the current fiscal yearagePayroll$[date paid] between #1-1-2007# and #12-31-2007# [date paid],[paid amount]6/30/2007mdyFallAgeing of Payroll amounts
c:\test\data\EWP.xls39Check for gaps in check number sequencegapPayroll$  [Check Number]    
c:\test\data\EWP.xls40Perform a stop and go variable sample for payroll totals (14 samples)stopgovSample Variable$  [sampled], [audited value]  SpringStop and Go Sampling 14 items
c:\test\data\EWP.xls41Perform a stop and go variable sample for payroll totals (21 samples)stopgovSV3$  [sampled], [audited value]  FallStop and Go Sampling 21 items
c:\test\data\EWP.xls42Perform a stop and go variable sample for payroll totals (30 samples)stopgovSV4$  [sampled], [audited value]  BlueStop and Go Sampling 30 items
c:\test\data\EWP.xls43Perform a stop and go attribute sample for "signature" (sample size 19)stopgoaSample Attribute$  [sampled], [signature]  SpringStop and Go Sampling 19 items - Signature
c:\test\data\EWP.xls44Perform a stop and go attribute sample for "signature" (sample size 55)stopgoaSA3$  [sampled], [signature]  FallStop and Go Sampling 55 items - Signature
c:\test\data\EWP.xls45Perform a stop and go attribute sample for "signature" (sample size 120)stopgoaSA4$  [sampled], [signature]  BlueStop and Go Sampling 120 items - Signature