What does an external auditor look for in SAP R/3 during SOX 404 Audits? Ram Bapu, CISSP, CISM Sandra Keigwin, CISSP

Size: px
Start display at page:

Download "What does an external auditor look for in SAP R/3 during SOX 404 Audits? Ram Bapu, CISSP, CISM Sandra Keigwin, CISSP"

Transcription

1 What does an external auditor look for in SAP R/3 during SOX 404 Audits? Ram Bapu, CISSP, CISM Sandra Keigwin, CISSP

2 What does an external auditor look for in SAP during SOX 404 Audits? Corporations have most of the business processes run by implementing modules of an ERP such as SAP. The operations of business process becomes smooth but at the cost of complexity. The modular design of SAP R/3 leads to complex user access, conflict of duties and so on. Consequently, Auditing SAP R/3 is equally complex. Several existing implementations have found to have not taken care of issues such as undocumented access security or the missing authoritative ownership of the whole big picture or excessive privileges was allocated for the personnel, etc. Just walking into any SAP implementation done years ago, there are several issues that the external auditor can find as deficiencies. (See Appendix A for the definitions of SOX 404 Deficiencies - Significant Deficiency, Material weakness and control deficiencies) that has dire consequence of potential misstatements in 10Q. Even with the recent go-live implementations, dynamic changes in the corporate world would end up creating deficiencies if due care is not taken. Consequently, It is observed that several corporations with huge SAP implementations have scheduled SAP audits as frequent as semi-annual. Thus it is important to understand the mindset of external auditors. Following are the issues that the external auditor will look for: 1. Segregation of duties In SAP R/3, segregation of incompatible functions is a major control point. So, fixing the incompatible functions before the external auditor would get to see would be the key. Assessing whether incompatible functions are assigned to SAP users can be a tedious task. So how does one go about addressing such incompatibility issues? Let me explain using an example of the accounts payable process in SAP. Ideally, in A/P segregation of duties should exist between purchasing, goods receiving, invoice processing and cash disbursement functionalities. Below, Step 1 - Document the entire process of payables. This would include Raising Purchase requisition, releasing purchase requisition, raising a purchase order PO, releasing purchase order, goods receipt, invoice entry, and finally processing payments. Step 2 - For each of the sub-process identified above, identify the relevant transaction code in SAP. This can be done using the standard menus in SAP. Step 3 - Identify the key control points within the process. In our example above, key control points would be raise PO, goods receipt, enter invoice, create and changing vendor master records. Step 4 - Identify if there are any other incompatible duties. One such incompatible function would be payment processing and vendor master maintenance. Step 5 - Identify the transaction codes in SAP, which allow access to these incompatible functions. Now in SAP the relevant transaction codes would be: XK01 / XK02 - Create Vendor / Change Vendor details, ME21 - Create PO, ME28 - Release PO, MB01 - Goods Receipt, MIRA / MIRO - Invoice Entry. The incompatible functions relevant for segregation of duties would be XK01 / XK02 and ME28 ME21 and ME28 ME28 and MB01 XK01 / XK02 and MIRA / MIRO

3 Step 6 - Identify employees within the organization who have access to such incompatible functions. This can be done using SUIM, data analysis tools. If required analysis can be even done at the authorization profile level. Step 7 - Once users with access to incompatible functions are identified, access to such functions should be restricted. The BASIS person who is responsible and knowledgeable enough to carry out such task should do this. External auditors steps would be very similar to above steps. 2. Inconsistent business process procedure This is very commonly seen in today s corporate environment where M&A is part of the game. The first question that s asked is how was the data moved and what are the process procedures in place for each of the entity. Process procedures are crucial to be consistent across all the entity/business process, as inconsistent procedure will make the business prone for financial misstatements. For example, in one of the SAP audits of a corporation, all master material lists had tolerance limits excepting one master materials list belonging to one of the entity that was bought few years ago. This can be found out by running a filter on all master material lists for materials that allow over tolerance limits. The design risk here was, Users were allowed to specify delivery tolerances that would permit acceptance of delivery of a significantly larger quantity of goods than were ordered (Via requirements planning document and PO) and approved. Also, the overriding of delivery tolerances was allowed rather than preventing. Potentially, if the invoice was processed and paid based on this, there would be a misstatement. The business process procedures are categorized as manual and automated. The above is an example of automated procedure. An example of Manual business process procedures is central payment procedure in place or procedure followed when a new application server is released to production and certain procedures are passed such as OS patches brought up-to date, Anti-virus scanner with latest signatures installed, database hardened, server being taken through penetration tests and so on. Inconsistencies in Manual business process procedures are easy to find and remediate when compared to automated business process procedures. Consequently, external auditor would have automated scripts that discover inconsistencies in automated process procedures in place. We recommend that the SAP R/3 procedures be reviewed semi-annually for any inconsistent procedures due to changes that would have crept in, a tight SLDC process in place and finally enable STP (Straight-through processing) and use Transaction manager. The advantage of using Transaction manager is, it manages the execution of each step of the transaction's process, performs the accounting, ensures that separation of duties is enforced and captures the audit trail associated with that transaction. Not only does this increased automation save time spent on executing these steps, it eliminates the errors (and resulting investigation and reprocessing) that are a normal consequence of a manual approach. 3. Unsecured customized programs - Almost all SAP implementations have many customized 'Z' transactions or 'Y' transactions built in to suit the business process. Although there is nothing wrong the problem is, these customized transactions are not secured, making them vulnerable. External auditor would look how secure they are. Make sure that they are secured either via S_TCODE or assigning an authorization object to the transaction via transaction code SE93. SAP auditors can find a listing of all customized Y and Z transactions through the menu path (Menu Path >> system >> Services >> Reporting) or through transaction SA38. Below is a screen shot that appears.

4 Here to find all programs i.e. customized transactions beginning with "Y" and "Z", in the Program field, enter "YA" in the field from and "ZZ" in the field to. The listing of all customized programs within SAP appears. On this listing, external auditors would look for the following three issues. a. Customized Transaction Title - As an SAP auditor, the first thing you should check is that all custom programs have sufficiently descriptive titles stating the purpose of the program. Any missing title descriptions should be reported. b. Test Transactions - Next, click on the binocular button and make a search for terms like "TST" or "TEST". Ideally, there should not be any customized Y or Z transactions in the production environment. Test programs Y and Z lying in production environment should be removed. c. Critical Customized Transactions - SAP Customized transactions which are used to execute critical functions like deleting codes, other programs etc pose another security risk. SAP auditors can find such programs using terms like "DEL", "DELETE" or "REMOVE". Such programs are normally are the ones which need to be removed from SAP before Go Live but have been overlooked. Apart form these, other programs which look conspicuous / attract attention like ones with exclamation marks (!), question marks (?), should also be investigated by R/3 auditors. 4. Excessive or Unauthorized access to Master table & SAP basis - Many companies make the mistake of giving access to sensitive BASIS transactions like SE13, SE38, SM49, SU10, SU12, SM13, SC38, SM59, KE54 etc to users in production. On the other hand access is given to BASIS or development staff to run transactions in SAP production environment. Such unrestricted access can lead to a potential control deficiency under Sarbanes Oxley. We recommend that during the semi-annual audit, business owners check these areas for any creep of violations. 5. Unrestricted posting periods Corporations strictly close the books at specified timeline but some of the corporations allow posting as closing of the books are not done in a timely manner. If that s happening, SAP R/3 does not have any control in avoiding a misstatement. Make sure that business owners close the books at specified timeline. Else, unauthorized entries in previous open periods can result in severe deficiency under SOX. 6. SAP access to terminated employees or presence of redundant testing users accounts 80% of the time, we have observed that corporations would have access for terminated employees are not revoked. Another popular observation is the presence of redundant users accounts that was created to test with names very close to current employee with same role, functions and authorizations. The lack of tight change management with proper test environment and release to production process in place is the main reason for this. During semi-annual audit, business owners need to review for any such violations. 7. Database and OS hardening Recommend the SAP R/3 servers to have database hardened and OS patches to be current with anti-virus signatures to be current. Also recommend that unnecessary ports to be closed, vulnerability checks are performed and accordingly remediate before moving the server to production. 8. Interfaces and error handling A typical SAP system may have many interfaces from existing legacy systems as well as interfaces to other external systems. Inbound interfaces to SAP from

5 legacy systems usually consist of a file, which is sent from the legacy system to SAP, and processed in the background via a standard SAP transaction. Outbound interfaces from SAP to external systems usually consist of a file, which is sent from SAP to the external system and processed at periodic intervals by the external system. Alternatively, users can download data from SAP to their PC and then process it as they wish, for example, in a spreadsheet. Appropriate procedures need to be implemented to ensure the use of interfaces is well controlled and to protect the integrity of system data. Following are the critical issues that external auditors would look for: a. Data interfaced from legacy systems into SAP or from SAP to external systems may not be completely transferred or the files loaded may be corrupted. b. Unauthorized changes may be made during batch input error correction. c. Unauthorized changes may be made to batch input (interfaced files) without detection. The key is the documented error codes for every failure in transferring between legacy/sap and these errors are detected and corrected in a timely manner with sufficient audit trails and approvals. 9. Inherent and configurable controls - Inherent controls are predefined controls that defined in SAP R/3. Such controls do not need to be configured separately in SAP. Such inherent controls are helpful in preventing any major errors since SAP itself prevents the same thorough such inherent controls. Below are some of the inherent controls that could be utilized to prevent errors leading to SOX 404 deficiencies. Duplicate checks through message control Sequential documents through number ranges Automatic integration and postings Online data analysis All transactions through unique documents History of transactions executed by users retained including date, time and user. Logging and history of program changes Configurable controls are those customized to the business process needs. These are added during first implementation before going-live or can be added at any point of time. SAP AIS (Audit Information System) consists of tools, which can be used to monitor inherent controls within SAP as well as configurable controls within SAP.

6 Appendix A A paper on Compliance week (Oct 2004) noted that 51% of disclosures in recent months were due to problematic financial systems. Other big issues showing up as significant deficiencies/ material weaknesses: - Personnel Issues: segregation of duties, inadequate staffing/training, supervision issues- Tone at the Top (following instances of restatement)- Poorly documented accounting practices. So, What is this significant deficiencies/ material weakness? The following is an excerpt taken directly from aicpa.org. Control Deficiency: The design or operation of a control that does not allow management or employees, in the normal course of performing their assigned functions, to prevent or detect misstatements on a timely basis. Example: A member of the accounting department has been assigned responsibility to perform reconciliations on all bank accounts on a monthly basis. This person also has responsibility for opening the mail and preparing the daily deposit to the bank. The person s manager is required to review each reconciliation when completed, but the manager does not consistently sign off on the reconciliation indicating review. Two internal control deficiencies exist here: (1) the lack of segregation of duties because one individual is preparing the cash deposit and reconciling the cash accounts and (2) the lack of documentation of a control because the manager does not evidence review so it is not clear that the review has been performed. Significant Deficiency: A control deficiency that adversely affects the company s ability to initiate, record, process, or report external financial data reliably in accordance with generally accepted accounting principles (GAAP). Alone or with other deficiencies, this type of control deficiency results in more than a remote likelihood that a misstatement of the financials, that is more than inconsequential in amount, will not be prevented or detected. Example: The company uses a standard sales contract making it necessary for the accounting department to review completed sales contracts for changes to standard shipping terms to assure the proper timing for recognizing revenue from sales. Because the terms are not always reviewed, revenue has been overstated on occasion. It is unlikely that any single sales contract could result in a material overstatement of revenue, and there are controls in place to ensure that materials misstatements do not occur. However, a misstatement that is more than inconsequential yet less than material could result, creating a significant deficiency in internal control. Material Weakness: A significant deficiency that, alone or with others, results in more than a remote likelihood that a material misstatement of the financials will not be prevented or detected. Examples of weaknesses that would likely be considered material depending on the circumstances include: Ineffective oversight by the audit committee over the external financial reporting process, and the internal controls over financial reporting Material misstatements in the financial statements not initially identified by the company s internal controls

7 Significant deficiencies that have been communicated to management and the audit committee but that remain uncorrected after a reasonable period of time Restatement of previously issued financial statements to correct a material misstatement For larger, more complex entities, ineffective internal audit functions For complex entities in highly regulated industries, ineffective regulatory compliance function Fraud of any magnitude on the part of senior management An ineffective control environment

2/27/2017. Segregation of Duties/ Internal Controls. Objectives. Agenda

2/27/2017. Segregation of Duties/ Internal Controls. Objectives. Agenda Segregation of Duties/ Internal Controls 2017 WASBO Accounting Conference David Maccoux, Shareholder Objectives Discuss failures of internal controls to detect or prevent fraud and learn how to implement

More information

Internal Financial Control (IFC)& Internal Financial Controls over Financial Reporting (IFCoFR)

Internal Financial Control (IFC)& Internal Financial Controls over Financial Reporting (IFCoFR) Internal Financial Control (IFC)& Internal Financial Controls over Financial Reporting (IFCoFR) Origin of IFC The first significant focus on internal control certification related to financial reporting

More information

Community Bankers Conference

Community Bankers Conference 3rd Annual Regional and Community Bankers Conference The Federal Reserve Bank of Boston Disclaimer NEVER WRONG DON T COMPLETELY RELY UPON Recent Developments in Audit Practice SOX, FDICIA 112, Other Robert

More information

Corporate Governance Update. SOX 404 and Internal Controls

Corporate Governance Update. SOX 404 and Internal Controls Corporate Governance Update SOX 404 and Internal Controls Speakers Barbara Borden bborden@cooley.com 858.550.6243 Brad Peck bpeck@cooley.com 858.550.6012 Steven Spector (858) 453-7200 x229 sspector@arenapharm.com

More information

B S R & Co. LLP. Reporting on Internal. Reporting An Overview. Sarbanes Oxley Act (SOX) 28 December 2013

B S R & Co. LLP. Reporting on Internal. Reporting An Overview. Sarbanes Oxley Act (SOX) 28 December 2013 B S R & Co. LLP Reporting on Internal Controls over Financial Reporting An Overview Sarbanes Oxley Act (SOX) 28 December 2013 Agenda Sarbanes Oxley Key Sections COSO Framework Management Approach to ICOFR

More information

CLIENT ALERT: INTERNAL CONTROL OVER FINANCIAL REPORTING

CLIENT ALERT: INTERNAL CONTROL OVER FINANCIAL REPORTING CLIENT ALERT: INTERNAL CONTROL OVER FINANCIAL REPORTING All public companies either have begun or will soon begin a process, required under Section 404 of the Sarbanes-Oxley Act of 2002 ( SOX ), of reviewing

More information

Minneapolis Public Schools Special School District No. 1 Minneapolis, Minnesota. Communications Letter of the Student Activity Accounts.

Minneapolis Public Schools Special School District No. 1 Minneapolis, Minnesota. Communications Letter of the Student Activity Accounts. Minneapolis, Minnesota Communications Letter of the Student Activity Accounts June 30, 2018 Table of Contents Report on Matters Identified as a Result of the Audit of the Financial Statements 1 Material

More information

Implementation Tool for Auditors

Implementation Tool for Auditors Implementation Tool for Auditors CANADIAN AUDITING STANDARDS (CAS) DECEMBER 2017 STANDARD DISCUSSED CAS 315, Identifying and Assessing the Risks of Material Misstatement through Understanding the Entity

More information

IT Service Delivery And Support

IT Service Delivery And Support IT Service Delivery And Support Week Ten Auditing Application Control IT Auditing and Cyber Security Fall 2016 Instructor: Liang Yao 1 Transactional Applications vs. Support Application Application Controls

More information

GFMIS. MIS MIS - BW SEM Operating System SAP R/3 (GFMIS) FI CO. e-payroll, e-pension AFMIS. ก ก (e-catalog,e-shopping list

GFMIS. MIS MIS - BW SEM Operating System SAP R/3 (GFMIS) FI CO. e-payroll, e-pension AFMIS. ก ก (e-catalog,e-shopping list ก GFMIS: ก. 1 GFMIS MIS ( ) MIS - BW SEM Operating System SAP R/3 (GFMIS) FM PO HR ก FI ก ก RP AP ก CM FA GL ก CO BIS. DPIS ก. e-procurement ก ก (e-catalog,e-shopping list e-auction) e-payroll, e-pension

More information

Auditing Standards and Practices Council

Auditing Standards and Practices Council Auditing Standards and Practices Council PHILIPPINE STANDARD ON AUDITING 315 UNDERSTANDING THE ENTITY AND ITS ENVIRONMENT AND ASSESSING THE RISKS OF MATERIAL MISSTATEMENT PHILIPPINE STANDARD ON AUDITING

More information

Using Transactional Analysis for

Using Transactional Analysis for Using Transactional Analysis for Effective Fraud Detection Date: 15 th January 2009 Nishith Seth Seth Services.P. Ltd. www.sspl.net.in Cost Indirect costs: image, morale Fraud Issues & Impact Direct costs:

More information

Sarbanes-Oxley 404(a) Efficient, Effective Consulting Solutions

Sarbanes-Oxley 404(a) Efficient, Effective Consulting Solutions Sarbanes-Oxley 404(a) Efficient, Effective Consulting Solutions Contents Standardized Solution to Sarbanes-Oxley Compliance... 3 SOX in a Box?... 3 The Value Proposition... 3 About Us... 3 Why Use Us?...

More information

Sarbanes-Oxley: Company Case Study - Viacom Inc. IT General Controls - Sustaining Compliance Efforts. Anthony Noble VP, IT Internal Audit

Sarbanes-Oxley: Company Case Study - Viacom Inc. IT General Controls - Sustaining Compliance Efforts. Anthony Noble VP, IT Internal Audit Sarbanes-Oxley: A Focus on IT Controls Company Case Study - Viacom Inc. IT General Controls - Sustaining Compliance Efforts Anthony Noble VP, IT Internal Audit Today s Agenda Introduction Viacom Methodology

More information

Minimizing fraud exposure with effective ERP segregation of duties controls

Minimizing fraud exposure with effective ERP segregation of duties controls Minimizing fraud exposure with effective ERP segregation of duties controls Prepared by: Luke Leaon, Manager, RSM US LLP luke.leaon@rsmus.com, +1 612 629 9072 Adam Harpool, Manager, RSM US LLP adam.harpool@rsmus.com,

More information

Seminar Internal Control Identification and Filtering

Seminar Internal Control Identification and Filtering Seminar Internal Control Identification and Filtering 4 March 2011 by Stephen Ho Definition The process designed, implemented and maintained by those charged with governance, management and other personnel

More information

INTERNATIONAL STANDARD ON AUDITING 315 UNDERSTANDING THE ENTITY AND ITS ENVIRONMENT AND ASSESSING THE RISKS OF MATERIAL MISSTATEMENT CONTENTS

INTERNATIONAL STANDARD ON AUDITING 315 UNDERSTANDING THE ENTITY AND ITS ENVIRONMENT AND ASSESSING THE RISKS OF MATERIAL MISSTATEMENT CONTENTS INTERNATIONAL STANDARD ON AUDITING 315 UNDERSTANDING THE ENTITY AND ITS ENVIRONMENT AND ASSESSING THE RISKS OF MATERIAL MISSTATEMENT (Effective for audits of financial statements for periods beginning

More information

Ten Payment Fraud Protections

Ten Payment Fraud Protections Ten Payment Fraud Protections 1. Payee Positive Pay a. Provided by banks b. Banks match check serial numbers and dollar amounts against a company provided list of checks issued and only pays those checks

More information

ECON 132A SPRING 2008 MT#2

ECON 132A SPRING 2008 MT#2 ECON 132A SPRING 2008 MT#2 Name: Perm #: ANSWER QUESTIONS#1-25 ON GREEN SCANTRON ANSWER #26 & 27 IN THE SPACE PROVIDED. SIMULATION: WRITE YOUR NAME ON THE SIMULATION ASSIGNMENT ITSELF, ANSWER IN YOUR BLUE

More information

GAIT FOR BUSINESS AND IT RISK

GAIT FOR BUSINESS AND IT RISK GAIT FOR BUSINESS AND IT RISK (GAIT-R) The Institute of Internal Auditors March 2008 Table of Contents 1. Introduction...1 2. Executive Summary...2 3. Why GAIT-R?...4 4. The GAIT-R Principles...6 5. GAIT-R

More information

Review of Payment Controls

Review of Payment Controls Review of Payment Controls June 12, 2009 The Office of the City Auditor conducted this project in accordance with the International Standards for the Professional Practice of Internal Auditing Office of

More information

2. Which of the following statements is true when configuring a group chart of accounts?

2. Which of the following statements is true when configuring a group chart of accounts? Time 120 minutes Chart of Accounts 1. A chart of accounts ( Multi ) a. can be allocated to multiple company code b. can be defined as the group chart of accounts c. only contains definitions for G/L accounts

More information

Eric Anderson, City Manager. Scottie Nix, Internal Auditor

Eric Anderson, City Manager. Scottie Nix, Internal Auditor City of Tacoma Internal Audit Office Memorandum TO: FROM: SUBJECT: Eric Anderson, City Manager Scottie Nix, Internal Auditor Improving SAP Roles Assignment and Monitoring at the City of Tacoma Follow Up

More information

INTERNAL CONTROLS FOR NONPROFITS

INTERNAL CONTROLS FOR NONPROFITS INTERNAL S FOR NONPROFITS Best Practice Principles, Policies, and Procedures 1 INTERNAL S FOR NONPROFITS GUIDE BACK NEXT PAGE S WITH INTERNAL S FOR NONPROFITS: Best Practice Principles, Policies, and Procedures

More information

ILLUSTRATIVE RISKS OF MATERIAL MISSTATEMENT, RELATED CONTROL OBJECTIVES AND CONTROL ACTIVITIES. (Refer paragraphs 77 and 100)

ILLUSTRATIVE RISKS OF MATERIAL MISSTATEMENT, RELATED CONTROL OBJECTIVES AND CONTROL ACTIVITIES. (Refer paragraphs 77 and 100) APPENDIX IV ILLUSTRATIVE RISKS OF MATERIAL MISSTATEMENT, RELATED CONTROL OBJECTIVES AND CONTROL ACTIVITIES (Refer paragraphs 77 and 100) Standards on Auditing ( SA ) 315 Identifying and Assessing the Risk

More information

Internal controls over Financial Reporting Key concepts. Presentation by Jayesh Gandhi at WIRC

Internal controls over Financial Reporting Key concepts. Presentation by Jayesh Gandhi at WIRC Internal controls over Financial Reporting Key concepts Presentation by Jayesh Gandhi at WIRC Page 1 ICFR Key Concepts WIRC 28 May 2016 Agenda Scope and requirements Overview of internal controls as per

More information

Fraud Risk Management

Fraud Risk Management Fraud Risk Management Specific Anti-Fraud Controls (Process or Transaction Level) 2017 Association of Certified Fraud Examiners, Inc. Discussion Questions 1. Does your organization have adequate staffing

More information

INTERNAL CONTROLS FOR NONPROFITS

INTERNAL CONTROLS FOR NONPROFITS INTERNAL S FOR NONPROFITS Best Practice Principles, Policies, and Procedures 1 INTERNAL S FOR NONPROFITS GUIDE BACK NEXT PAGE S WITH INTERNAL S FOR NONPROFITS: Best Practice Principles, Policies, and Procedures

More information

Simplifying The Accounts Payable Process

Simplifying The Accounts Payable Process Simplifying The Accounts Payable Process For businesses looking to reduce costs and improve efficiency, automating labor-intensive and errorprone processes such as accounts payable (AP) should be an easy

More information

Comparison of the PCAOB s Auditing Standards No. 5 and No. 2 (Certain key differences are highlighted by underlining)

Comparison of the PCAOB s Auditing Standards No. 5 and No. 2 (Certain key differences are highlighted by underlining) Comparison of the PCAOB s Auditing Standards No. 5 and No. 2 (Certain key differences are highlighted by underlining) Topic AS No. 5 AS No. 2 Objective of ICFR Audit Planning the ICFR Audit Integration

More information

SEGREGATION OF DUTIES for SAP

SEGREGATION OF DUTIES for SAP SEGREGATION OF DUTIES for SAP SEGREGATION-OF-DUTIES In todays modern, technology driven world, segregation-of-duties (SoD) is enforced through business applications and ERP s, but highlighting breakdowns

More information

Cash Reconciliations and Cash Handling

Cash Reconciliations and Cash Handling Cash Reconciliations and Cash Handling WASBO Accounting Conference March, 2016 Handling Cash Cash may be the most vulnerable asset in your LEA. How do you safeguard your cash? Timely reconciliation of

More information

Understanding the Entity and Its Environment and Assessing the Risks of Material Misstatement

Understanding the Entity and Its Environment and Assessing the Risks of Material Misstatement Issued December 2007 International Standard on Auditing Understanding the Entity and Its Environment and Assessing the Risks of Material Misstatement The Malaysian Institute of Certified Public Accountants

More information

File. Audit. City Auditor

File. Audit. City Auditor Accounts Payab ble - Vendor Master File Audit Craig Hametner, CPA, CIA, CISA, CMA, CFE City Auditor Prepared By Marla Hamilton, Staff Auditor Reviewed By Jed Johnson, Sr. Auditor INTERNAL AUDIT DEPARTMENT

More information

Financial Statement Close Process

Financial Statement Close Process Financial Statement Close Process Process Control Objective Risk Control Considerations Segregation of Duties Accounting functions are properly segregated. Unauthorized and inaccurate transactions may

More information

INTERNAL CONTROLS FOR NONPROFITS

INTERNAL CONTROLS FOR NONPROFITS INTERNAL S FOR NONPROFITS Best Practice Principles, Policies, and Procedures INTRO 1 INTERNAL S FOR NONPROFITS GUIDE BACK NEXT PAGE INTERNAL S FOR NONPROFITS: Best Practice Principles, Policies, and Procedures

More information

General Government and Gainesville Regional Utilities Vendor Master File Audit

General Government and Gainesville Regional Utilities Vendor Master File Audit FINAL AUDIT REPORT A Report to the City Commission General Government and Gainesville Regional Utilities Vendor Master File Audit Mayor Lauren Poe Mayor Pro-Tem Adrian Hayes-Santos Commission Members David

More information

COSO Updates and Expectations. IIA San Diego Chapter January 8, 2014

COSO Updates and Expectations. IIA San Diego Chapter January 8, 2014 COSO Updates and Expectations IIA San Diego Chapter January 8, 2014 Agenda Overview of 2013 Internal Control-Integrated Framework and Companion Guidance 2013 Framework General Enhancements by Component

More information

Pima County Community College District Year Ended June 30, 2008

Pima County Community College District Year Ended June 30, 2008 A REPORT TO THE ARIZONA LEGISLATURE Financial Audit Division Report on Internal Control and Compliance Pima County Community College District Year Ended June 30, 2008 Debra K. Davenport Auditor General

More information

CONTINUOUS AUDITING - UPDATE. Travis S. Moser, CISA

CONTINUOUS AUDITING - UPDATE. Travis S. Moser, CISA CONTINUOUS AUDITING - UPDATE Travis S. Moser, CISA CONTINUOUS ASSURANCE FRAMEWORK Third Line of Defense: IA provides independent assurance Second Line of Defense: Functions oversee risks First Line of

More information

Welcome to the topic on purchasing items.

Welcome to the topic on purchasing items. Welcome to the topic on purchasing items. 1 In this topic, we will perform the basic steps for purchasing items. As we go through the process, we will explain the consequences of each process step on inventory

More information

Plugging the Gaps in Financial Controls Monitoring

Plugging the Gaps in Financial Controls Monitoring Plugging the Gaps in Financial Controls Monitoring Finance organizations are under duress to improve overall governance and are bearing substantial costs in maintaining monitoring and audit functions.

More information

FLORIDA DEPARTMENT OF TRANSPORTATION

FLORIDA DEPARTMENT OF TRANSPORTATION FLORIDA DEPARTMENT OF TRANSPORTATION 6-month Follow-up to the Office of the Auditor General Information Technology Operational Audit-Department of Transportation Electronic Estimate Disbursement System

More information

ALABAMA ASSOCIATION OF SCHOOL BUSINESS OFFICIALS

ALABAMA ASSOCIATION OF SCHOOL BUSINESS OFFICIALS ALABAMA ASSOCIATION OF SCHOOL BUSINESS OFFICIALS Mentoring Program Technology and Utilizing the Accounting Software October 1, 2014 Discussion Topics Budgetary Accounting Payroll/Human Resources Security

More information

Escapia VRS. Month End Close and Audit Procedures

Escapia VRS. Month End Close and Audit Procedures Escapia VRS Month End Close and Audit Procedures Month end close and audit procedures: 1. Review Bank Deposits program ACCOUNTING> BANKING> RECONCILE BANK ACCOUNT Make sure there are no un-deposited checks

More information

You can easily view comparative data and drill through for transaction details.

You can easily view comparative data and drill through for transaction details. analyzing financial and operational information (such as number of sales reps, occupancy rates or cycle time), giving you a very powerful business management tool that leverages your financial data. You

More information

Identifying Proactive Process Solutions for Key Payroll and Time Management Controls. Bhavesh Bhagat, EnCrisp

Identifying Proactive Process Solutions for Key Payroll and Time Management Controls. Bhavesh Bhagat, EnCrisp Identifying Proactive Process Solutions for Key Payroll and Time Management Controls Bhavesh Bhagat, EnCrisp What We ll Cover Need to monitor Payroll & Time proactively Control Basic Concepts SAP Payroll

More information

FRAUD RISK FACTORS CHECKLIST (Source: New AU Section 240, Appendix A)

FRAUD RISK FACTORS CHECKLIST (Source: New AU Section 240, Appendix A) Page 136 of 174 FRAUD RISK FACTORS CHECKLIST (Source: New AU Section 240, Appendix A) RECOGNIZING RISK FACTORS THAT SHOULD GET YOUR ATTENTION How to use the checklist: 1. Review this checklist towards

More information

Top 10 SAP audit and security risks: Securing your system and vital data

Top 10 SAP audit and security risks: Securing your system and vital data Top 10 SAP audit and security risks: Securing your system and vital data Prepared by: Luke Leaon, Manager, McGladrey LLP 612.629.9072, luke.leaon@mcgladrey.com Adam Harpool, Supervisor, McGladrey LLP 212.372.1773,

More information

Clarity Accounts Payable Year-end Procedure Guide 2017

Clarity Accounts Payable Year-end Procedure Guide 2017 Clarity Accounts Payable Year-end Procedure Guide 2017 Clarity Accounts Payable Year-end Procedure Guide - 2017 Table of Contents Caselle Clarity Accounts Payable Year-end Checklist 2017... 1 Welcome back!...

More information

SAP Business One designed for all your small and midsize company s needs

SAP Business One designed for all your small and midsize company s needs SAP Business One designed for all your small and midsize company s needs Whatever your business we ve got you covered Affordable low total cost of ownership Industry solutions tailored to your needs Comprehensive

More information

Internal Controls Integrating COSO

Internal Controls Integrating COSO Community Action Partnership 2016 Annual Convention August 30 September 2, 2016 Austin, TX J.W. Marriott Austin Internal Controls Integrating COSO Thursday, September 1, 2016 9:15 am 10:45 am Presented

More information

SOX, ERP, and BPM. Business Performance. A Trifecta That Can Make Your Business Run Better B Y K ENTON B. W ALKER

SOX, ERP, and BPM. Business Performance. A Trifecta That Can Make Your Business Run Better B Y K ENTON B. W ALKER Business Performance SOX, ERP, and BPM A Trifecta That Can Make Your Business Run Better B Y K ENTON B. W ALKER In 2002, Congress passed the Sarbanes-Oxley Act (SOX) to improve transparency and accountability

More information

CHAPTER -10 CIS AUDIT

CHAPTER -10 CIS AUDIT CHAPTER -10 CIS AUDIT 10.1. CIS ENVIRONMENT Meaning of CIS audit Does overall objective of audit changes in CIS environment Skills and competence Work performed by others Planning CIS audit is the process

More information

Advanced Finance for Governing Board Members. Charter Schools: Advancing the Promise!! 2015 Annual Conference

Advanced Finance for Governing Board Members. Charter Schools: Advancing the Promise!! 2015 Annual Conference Advanced Finance for Governing Board Members Charter Schools: Advancing the Promise!! 2015 Annual Conference Governing Body Responsibilities with regard to finance Fiduciary responsibilities outlined in

More information

Kalina Sukarova, Senior Financial Management Specialist

Kalina Sukarova, Senior Financial Management Specialist Kalina Sukarova, Senior Financial Management Specialist 16 March 2017 Audit Training of Trainers Road to Europe: Program of Accounting Reform and Institutional Strengthening EU-REPARIS is funded by the

More information

PEORIA COUNTY, ILLINOIS

PEORIA COUNTY, ILLINOIS PEORIA COUNTY, ILLINOIS COMMUNICATION OF MATERIAL WEAKNESS AND SIGNIFICANT DEFICIENCY IN INTERNAL CONTROL December 31, 2017 3201 W. White Oaks Dr., Suite 102 Springfield, IL 62704 217.793.3363 To the Members

More information

AN AUDIT OF INTERNAL CONTROL THAT IS INTEGRATED WITH AN AUDIT OF FINANCIAL STATEMENTS: GUIDANCE FOR AUDITORS OF SMALLER PUBLIC COMPANIES

AN AUDIT OF INTERNAL CONTROL THAT IS INTEGRATED WITH AN AUDIT OF FINANCIAL STATEMENTS: GUIDANCE FOR AUDITORS OF SMALLER PUBLIC COMPANIES 1666 K Street, NW Washington, D.C. 20006 Telephone: (202) 207-9100 Facsimile: (202) 862-8430 www.pcaobus.org PRELIMINARY STAFF VIEWS AN AUDIT OF INTERNAL CONTROL THAT IS INTEGRATED WITH AN AUDIT OF FINANCIAL

More information

Top 10 SAP audit and security risks

Top 10 SAP audit and security risks Top 10 SAP audit and security risks Securing your system and vital data Prepared by: Luke Leaon, Manager, RSM US LLP luke.leaon@rsmus.com, +1 612 629 9072 SAP is a functional enterprise resource planning

More information

Internal Controls and Sampling Tests

Internal Controls and Sampling Tests Question 1: What important concepts should management consider in the design and implementation of internal controls? The two concepts that are important for management to consider in the design and implementation

More information

Evaluating Internal Controls

Evaluating Internal Controls A SSURANCE AND A DVISORY BUSINESS S ERVICES Fourth in the Series!@# Evaluating Internal Controls Evaluating Overall Effectiveness, Identifying Matters for Improvement, and Ongoing Assessment of Controls

More information

A Financial Executive s Guide to Internal Controls & Fraud Prevention in the Cloud

A Financial Executive s Guide to Internal Controls & Fraud Prevention in the Cloud A Financial Executive s Guide to Internal Controls & Fraud Prevention in the Cloud July 2018 Greenlight Technologies. All rights reserved. 1 Speakers James Rice Vice President of Customer Solutions Greenlight

More information

FRAUD AWARENESS UPDATE

FRAUD AWARENESS UPDATE Tammy Michaud, CPA, Principal Sarah Belliveau, CPA, Senior Manager FRAUD AWARENESS UPDATE berrydunn.com CATEGORIES OF FRAUD Asset misappropriations (stealing) Theft or misuse of assets Corruption Inappropriate

More information

9. Internal control Internal control, as defined in accounting and auditing, is a process for assuring achievement of an organization's objectives in

9. Internal control Internal control, as defined in accounting and auditing, is a process for assuring achievement of an organization's objectives in 9. Internal control Internal control, as defined in accounting and auditing, is a process for assuring achievement of an organization's objectives in operational effectiveness and efficiency, reliable

More information

Sage MAS 90 and 200 Product Update 2 Delivers Added Value!

Sage MAS 90 and 200 Product Update 2 Delivers Added Value! Sage MAS 90 and 200 Product Update 2 Delivers Added Value! The second Sage MAS 90 and 200 4.4 Product Update 4.40.0.2 is available via a compact download from Sage Online. Delivering additional features

More information

Abila MIP Fund Accounting

Abila MIP Fund Accounting Page 1 Fund Accounting Feature Compare Make an informed decision when you choose your fund accounting system. Use this checklist during your evaluation of Fund Accounting. Write in the names of up to two

More information

Success in Joint Ventures: Sustained Compliance and Audit Oversight

Success in Joint Ventures: Sustained Compliance and Audit Oversight Success in Joint Ventures: Sustained Compliance and Audit Oversight Gene DeLaddy, CIA Senior Vice President, Chief Compliance & Privacy Officer, Chief Audit Executive Dave Pyland, CPA Director, Internal

More information

We wish to thank the staff and management of the Authority for their cooperation and assistance during the course of this engagement.

We wish to thank the staff and management of the Authority for their cooperation and assistance during the course of this engagement. Deloitte & Touche LLP 361 South Marine Corps Drive Tamuning, GU 96913-3911 USA June 17, 2014 Tel: (671)646-3884 Fax: (671)649-4932 www.deloitte.com Board of Directors Kosrae Port Authority Dear Members

More information

REPORT 2014/162 INTERNAL AUDIT DIVISION

REPORT 2014/162 INTERNAL AUDIT DIVISION INTERNAL AUDIT DIVISION REPORT 2014/162 Audit of the implementation of the Umoja system in the United Nations Support Office for the African Union Mission in Somalia Overall results relating to the effective

More information

Understanding Internal Controls Office of Internal Audit

Understanding Internal Controls Office of Internal Audit Understanding Internal Controls Office of Internal Audit July 2015 Objectives for this manual Provide guidance to help management understand their responsibility to ensure that internal controls are established,

More information

The definition of a deficiency is also set forth in the attached Appendix I.

The definition of a deficiency is also set forth in the attached Appendix I. Deloitte & Touche LLP 361 South Marine Corps Drive Tamuning, GU 96913-3973 USA Tel: (671)646-3884 Fax: (671)649-4932 www.deloitte.com May 26, 2014 Mr. David Paul General Manager Marshalls Energy Company,

More information

IAASB Main Agenda (December 2008) Page Agenda Item

IAASB Main Agenda (December 2008) Page Agenda Item IAASB Main Agenda (December 2008) Page 2008 2669 Agenda Item 2-C PROPOSED INTERNATIONAL STANDARD ON AUDITING 265 COMMUNICATING DEFICIENCIES IN INTERNAL CONTROL (Effective for audits of financial statements

More information

SAP GRC Risk Identification and Remediation

SAP GRC Risk Identification and Remediation September 26, 2007 English SAP GRC Risk Identification and Remediation Business Scenario Script for Discovery System version 3 SAP AG Neurottstr. 16 69190 Walldorf Germany Contents Introduction... 3 Statistical

More information

SAP Consolidated Payables Link

SAP Consolidated Payables Link SAP Custom Development SAP Consolidated Payables Link CUSTOMER Document Version: 100 SAP Consolidated Payables Link 100 1 Copyright Copyright 2013 SAP AG. All rights reserved. SAP Library

More information

INTERNAL CONTROLS REVIEW PROGRESS REPORT Yellow highlighted items have been completed/validated since last report in August 2016

INTERNAL CONTROLS REVIEW PROGRESS REPORT Yellow highlighted items have been completed/validated since last report in August 2016 INTERNAL S REVIEW PROGRESS REPORT Yellow highlighted items have been completed/validated since last report in August 2016 RECOMMENDATIONS ADDRESSED THROUGH INTERNAL AUDIT WORK PLANS Monthly Reconciliation

More information

We will cover the entire SoulCRM in a flow to make it easier for you to configure your system using this document.

We will cover the entire SoulCRM in a flow to make it easier for you to configure your system using this document. About SoulCRM SoulCRM is incredibly simple and efficient web based CRM software specifically designed for Indian businesses, it s a complete business solution that connects your business across marketing,

More information

Wire Transfer Audit. Craig Hametner, CPA, CIA, CMA, CFE City Auditor. Prepared By: Jed Johnson Senior Audit Analyst. Michelle Taylor Audit Analyst

Wire Transfer Audit. Craig Hametner, CPA, CIA, CMA, CFE City Auditor. Prepared By: Jed Johnson Senior Audit Analyst. Michelle Taylor Audit Analyst Wire Transfer Audit Craig Hametner, CPA, CIA, CMA, CFE City Auditor Prepared By: Jed Johnson Senior Audit Analyst Michelle Taylor Audit Analyst INTERNAL AUDIT DEPARTMENT March 1, 2010 Report 0902 Table

More information

[RELEASE NOS ; ; FR-77; File No. S ]

[RELEASE NOS ; ; FR-77; File No. S ] SECURITIES AND EXCHANGE COMMISSION 17 CFR PART 241 [RELEASE NOS. 33-8810; 34-55929; FR-77; File No. S7-24-06] Commission Guidance Regarding Management s Report on Internal Control Over Financial Reporting

More information

TOP FINANCE PROCESSES THAT ARE THE CULPRITS OF BUSY WORK. Automating your workflow. to make your work flow.

TOP FINANCE PROCESSES THAT ARE THE CULPRITS OF BUSY WORK. Automating your workflow. to make your work flow. Automating your workflow TOP FINANCE PROCESSES THAT ARE THE CULPRITS OF BUSY WORK to make your work flow. Imagine a finance department, free of inefficiencies. Everyone wants to be successful at work,

More information

County of Sutter. Management Letter. June 30, 2012

County of Sutter. Management Letter. June 30, 2012 County of Sutter Management Letter June 30, 2012 County of Sutter Index Page Management Letter 3 Management Report Schedule of Current Year s 4 Schedule of Prior Auditor Comments 9 Prior Year Information

More information

INTERNAL CONTROLS REVIEW PROGRESS REPORT Highlighted items have been completed since last report in January 2016

INTERNAL CONTROLS REVIEW PROGRESS REPORT Highlighted items have been completed since last report in January 2016 INTERNAL S REVIEW PROGRESS REPORT Highlighted items have been completed since last report in January 2016 RECOMMENDATIONS ADDRESSED THROUGH INTERNAL AUDIT WORK PLANS Internal Audit: prepare documentation

More information

Chapter 13. Auditing the Inventory Management Process

Chapter 13. Auditing the Inventory Management Process Chapter 13 Auditing the Inventory Management Process Copyright 2014 McGraw-Hill Education. All rights reserved. No reproduction or distribution without the prior written consent of McGraw-Hill Education.

More information

CITY OF CORPUS CHRISTI

CITY OF CORPUS CHRISTI CITY OF CORPUS CHRISTI CITY AUDITOR S OFFICE Audit of Purchasing Program Project No. AU12-004 September 20, 2012 City Auditor Celia Gaona, CIA CISA CFE Auditor Nora Lozano, CIA CISA Executive Summary In

More information

computer-assisted Chapter 10 Substantive testing, audit techniques and audit programmes

computer-assisted Chapter 10 Substantive testing, audit techniques and audit programmes Chapter 10 Substantive testing, computer-assisted audit techniques and audit programmes Learning objectives To describe the substantive procedures an auditor would perform to prove that recorded transactions

More information

Segregation of Duties

Segregation of Duties Segregation of Duties This is a case assignment that develops both the theoretical base for segregation of duties and then illustrates how this is accomplished in a highly integrated computerized enterprise

More information

Managing Risk in Your P2P Process: 10 Ways that Automation Can Help Mitigate Risk

Managing Risk in Your P2P Process: 10 Ways that Automation Can Help Mitigate Risk Managing Risk in Your P2P Process: 10 Ways that Automation Can Help Mitigate Risk Chris Doxey, CAPP, CCSA, CICA, CPC President, Doxey, Inc. chris@chrisdoxey.com 571-267-9107 Agenda Introduction to Risk

More information

Entity level controls Design/implementation 530 Page 1 of 9

Entity level controls Design/implementation 530 Page 1 of 9 Page 1 of 9 Entity Period ended Objective: To document the design and implementation of the following elements of internal control: Environment Assessment Financial Reporting (part of information systems)

More information

Financial Controls Checklist

Financial Controls Checklist Financial Controls Checklist Board of Health: Board of Health for the Leeds, Grenville & Lanark District Health Unit Period ended: Dec. 31/17 Objective: The objective of the Financial Controls Checklist

More information

EXAMINATION OF CERTAIN FINANCIAL PROCESSES AND INTERNAL CONTROLS OF THE KENTUCKY CORRECTIONAL INDUSTRIES

EXAMINATION OF CERTAIN FINANCIAL PROCESSES AND INTERNAL CONTROLS OF THE KENTUCKY CORRECTIONAL INDUSTRIES EXAMINATION OF CERTAIN FINANCIAL PROCESSES AND INTERNAL CONTROLS OF THE KENTUCKY CORRECTIONAL INDUSTRIES CRIT LUALLEN AUDITOR OF PUBLIC ACCOUNTS www.auditor.ky.gov 105 SEA HERO ROAD, SUITE 2 FRANKFORT,

More information

Annual Audit and Other Financial Matters

Annual Audit and Other Financial Matters Getting Ready for Your Annual Audit and Other Financial Matters by Donna M. Ingram, CPA, CFE, Cr.FA, CFF Donna M. Ingram, CPA, PC dingram@cablelynx.com Role of the Auditor The role of the independent auditor

More information

What Happens When Internal Controls Fail

What Happens When Internal Controls Fail What Happens When Internal Controls Fail 1 Your Presenters Brian Sanvidge Principal Baker Tilly Ellen Labita Partner Baker Tilly Danielle Callaci Manager Baker Tilly 2 Today s Agenda > What are Internal

More information

Don t Leave Home Without Your SOX!

Don t Leave Home Without Your SOX! Don t Leave Home Without Your SOX! Using Function Points to identify and document your company s application controls for the Sarbanes-Oxley Act of 2002, Section 404 Presented by Tammy Preuss CFPS, PMP,

More information

SECTION A CASE QUESTIONS (Total: 50 marks)

SECTION A CASE QUESTIONS (Total: 50 marks) SECTION A CASE QUESTIONS (Total: 50 marks) Answer 1(a) Control activities that are relevant to an audit are: - Control activities that relate to significant risks or relate to risks for which substantive

More information

FGFOA 2017 Focus on the Future

FGFOA 2017 Focus on the Future IT Modernization: Bringing Government from Obsolete to Cutting Edge FGFOA 2017 Focus on the Future Christine Horrocks, CPA/CFF, CGMA Brent Pruim, CPA Topics Covered State of the industry with respect to

More information

RIT FINANCIAL APPLICATIONS Tips. Happy New Year! ... Inside this Issue

RIT FINANCIAL APPLICATIONS Tips. Happy New Year! ... Inside this Issue RIT FINANCIAL January, 2000 Volume 1, Issue 3 Inside this Issue 1 2 3 4 4 5 Tips Happy New Year! Manual Encumbrances New Subledger Detail Reports New Customer Service position Show me the Disability Expense!

More information

Auditing Standards and Practices Council

Auditing Standards and Practices Council Auditing Standards and Practices Council PHILIPPINE STANDARD ON AUDITING 330 THE AUDITOR S PROCEDURES IN RESPONSE TO ASSESSED RISKS PHILIPPINE STANDARD ON AUDITING 330 THE AUDITOR S PROCEDURES IN RESPONSE

More information

CHAPTER 5 INFORMATION TECHNOLOGY SERVICES CONTROLS

CHAPTER 5 INFORMATION TECHNOLOGY SERVICES CONTROLS 5-1 CHAPTER 5 INFORMATION TECHNOLOGY SERVICES CONTROLS INTRODUCTION In accordance with Statements on Auditing Standards Numbers 78 and 94, issued by the American Institute of Certified Public Accountants

More information

Get Invoice Processing That s Ready for the Digital Economy and Your IT Landscape

Get Invoice Processing That s Ready for the Digital Economy and Your IT Landscape SAP Brief SAP Extensions SAP Invoice Management by OpenText Objectives Get Invoice Processing That s Ready for the Digital Economy and Your IT Landscape Get ready for a new approach to invoice processing

More information

University System of Maryland University of Maryland, College Park

University System of Maryland University of Maryland, College Park Audit Report University System of Maryland University of Maryland, College Park May 2015 OFFICE OF LEGISLATIVE AUDITS DEPARTMENT OF LEGISLATIVE SERVICES MARYLAND GENERAL ASSEMBLY For further information

More information

Internal Financial Controls (IFC) - An Overview

Internal Financial Controls (IFC) - An Overview Internal Financial Controls (IFC) - An Overview Increased responsibilities of the Board: Companies Act 2013 Board s responsibility extended to ensure Legal compliances to all applicable statutes. The increasingly

More information