Difficulty: Easy
Correct Answer: payroll system
Explanation:
Introduction / Context:
Accounts receivable (AR) tracks amounts owed by customers, integrating with order-to-cash processes. Understanding which systems are most and least connected helps in designing interfaces and controls for data consistency and reconciliation.
Given Data / Assumptions:
Concept / Approach:
AR is tightly linked to sales order processing (orders → invoices → receivables) and posts to the general ledger, feeding management and cost accounting reports. Purchasing is part of procure-to-pay and connects more to accounts payable. Payroll pertains to employee payments and benefits, with minimal direct linkage to customer receivables beyond shared GL structures.
Step-by-Step Solution:
Verification / Alternative check:
ERP architectures (order-to-cash vs procure-to-pay vs hire-to-retire) separate AR from payroll modules, confirming loose coupling.
Why Other Options Are Wrong:
Common Pitfalls:
Assuming everything in finance is tightly linked; functional cycles in ERP are intentionally modular with defined interfaces.
Final Answer:
payroll system
Discussion & Comments