| Separation Of Duties |
Article Index for Separation Of |
Website Links For Separation |
Information AboutSeparation Of Duties |
| CATEGORIES ABOUT SEPARATION OF DUTIES | |
| human resource management | |
|
GENERAL DESCRIPTION Separation of duties is one of the key concepts of internal control and is the most difficult and sometimes the most costly one to achieve. SoD in basic terms that is no single individuals should have controls over two or more phases of a transaction or operation, so that a deliberate fraud is more difficult to occur because it requires collusion of two or more individuals or parties. Actual job titles and organizational structure may vary greatly from one organization to another, depending on the size and nature of the business. With the concept of SoD, business critical duties can be categorized into four types of functions, authorization, custody, record keeping and reconciliation. In a perfect system, no one person should handle more than one type of function. The term SoD is already well-known in financial accounting systems. Companies in all sizes understand not to combine roles such as receiving checks (payment on account) and approving write-offs, depositing cash and reconciling bank statements, approving time cards and have custody of pay checks, etc. SoD is fairly new to the IS department, and a high portion of SOX internal control issues come from IT. In information systems, segregation of duties helps reduce the potential damage from the actions of one person. IS or end-user department should be organized in a way to achieve adequate separation of duties. According to the ISACA (Information Systems Audit and Control Association) segregation of duties control matrix http://www.isaca.org/Content/ContentGroups/Certification3/CRM_Segregation_of_Duties.pdf, some duties should not be combined into one position. This matrix is not an industry standard, just a general guideline suggesting which positions should be separated and which require compensating controls when combined. Depending on a company's size, functions and designations may vary. When duties can not be separated, compensating controls should be in place. Compensating controls are internal controls that are intended to reduce the risk of an existing or potential control weakness. If a single person can carry out and conceal errors and/or irregularities in the course of performing their day-to-day activities, they have been assigned SoD incompatible duties. There are several control mechanisms that can help to enforce the segregation of duties: # Audit trails enable IT managers or Auditors recreate the actual transaction flow from the point of origination to its existence on an updated file. Good audit trails should be enable to provide information on who initiated the transaction, the time of day and date of entry, the type of entry, what fields of information it contained, and what files it updated. #Reconciliation of applications, an independent verification process is ultimately the responsibility of users, which can be used to increase the level of confident that application ran successfully. #Exception reports are handled at supervisory level, backed up by evidence noting that exceptions are handled properly and in timely fashion. Signature of the person who prepares the report normally is required. #Manual or automated system or application transaction logs should be maintained, which record all processed system commands or application transactions. #Supervisory review should performed through observation and inquiry or remotely. #To compensate mistakes or intentional failures by following a prescribed procedure, independent reviews are recommended. Such reviews can help detect errors and irregularities. PATTERN The separation of duties pattern is applied to functions the performance of which requires power that can be abused. The pattern is: #Start with a function that is indispensable, but potentially subject to abuse. #Divide the function into separate steps, each necessary for the function to work or for the power that enables that function to be abused. #Assign each step to a different person or organization. Three general categories of functions must be separated:
APPLICATION The accounting profession has invested significantly in separation of duties because of the understood risks accumulated over hundreds of years of accounting practice. By contrast, many corporations in the United States found that an unexpectedly high proportion of their Sarbanes-Oxley internal control issues came from IT. Separation of duties is commonly used in large IT organizations so that no single person is in a position to introduce fraudulent or malicious code or data without detection. Strict control of software and data changes will require that the same person or organizations performs only one of the following roles:
This is not an exhaustive presentation of the Software Development Life Cycle , but a list of critical development functions applicable to separation of duties. To successfully implement separation of duties in information systems a number of concerns need to be addressed:
REFERENCES GENERAL REFERENCES
EXTERNAL LINKS
|
|
|