Controls and accountability: tracing an input record or process back to its original source is known as what?

Difficulty: Easy

Correct Answer: audit trail

Explanation:


Introduction / Context:
Modern information systems must demonstrate accountability. When numbers on a report are challenged, auditors and managers need to trace each item back to its origin to verify accuracy, detect errors, or investigate fraud. The mechanism and set of records that enable this backward tracing is a fundamental control concept in accounting information systems and MIS.


Given Data / Assumptions:

  • The activity described is tracing from current outputs or entries back to the original source documents or events.
  • We are distinguishing this from routine processing (batch), format creation (report generation), or migration (conversion).
  • We use standard terminology employed in audit and controls.


Concept / Approach:
An audit trail is a chronological, documented history of a transaction from initiation through processing to final output. It includes references such as document numbers, user IDs, timestamps, and cross-indexes that allow both forward tracing (source to reports) and backward tracing (reports to source). Good system design preserves these links across modules, ensuring traceability and regulatory compliance.


Step-by-Step Solution:

Identify the goal: trace an entry back to the originating source. Recall the control term that enables this: audit trail. Differentiate from activities that do not ensure traceability (batch runs, report formatting). Choose “audit trail.”


Verification / Alternative check:
Standards in accounting systems emphasize audit trails as essential control features; many ERPs automatically maintain document flows and reference chains for this purpose.


Why Other Options Are Wrong:

  • Report generation: produces outputs; does not guarantee trace-back paths.
  • Batch processing: a processing mode, not a control record structure.
  • Conversion: migration of data or systems; unrelated to traceability of individual entries.
  • None: incorrect because “audit trail” precisely names the concept.


Common Pitfalls:
Assuming audit trails exist automatically; they must be designed with unique keys, references, and immutable logs.


Final Answer:
audit trail

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion