Ais CH16
Ais CH16
o comparing the general ledger control account balances to the total balance in the corresponding subsidiary
ledger
- If two totals do not agree, the difference must be investigated and corrected.
- examine all transactions occurring near the end of an accounting period to verify that they are recorded
in the proper time period
o At the end of a fiscal period, verify that any temporary “suspense” or “clearing” accounts have zero balances.
- Clearing and suspense accounts provide a means to ensure that the general ledger is always in balance
document that records the employee’s arrival and departure times for each work shift
- Control reports
o Listing journal vouchers by general account number facilitates identifying the cause of errors affecting a
specific general ledger account.
- Listing the journal vouchers by numerical sequence, date, and account number can indicate the absence
of any journal entry postings.
- reports often include totals to show whether total debits and credits posted to the general ledger were
equal.
- information about these adjusting entries is also stored in the journal voucher file.
- After all adjusting entries have been posted, an adjusted trial balance is prepared.
+ adjusted trial balance serves as the input the preparation of financial statements.
two important recent regulatory and technological developments that are likely to significantly affect the process of preparing
financial statements:
1. TRANSITION FROM GAAP TO IFRS
o SEC maintains that it is committed to requiring American companies to switch from U.S.-based GAAP to IFRS
as the basis for preparing financial statements
o IFRS differs from GAAP in several ways that affect the design of a company’s general ledger and reporting system
accounting for fixed assets
GAAP - most major fixed assets are recorded and depreciated on a composite basis
IFRS generally requires componentization of fixed assets, to recognize the fact that different
elements (components) may have different economic lives.
accounting for research and development (R&D) costs
IFRS permits capitalization of development costs at an earlier stage of the process than does
GAAP.
IFRS does not permit use of the last-in first-out (LIFO) method of accounting for inventory
2. MANDATORY USE OF XBRL TO SUBMIT REPORTS TO THE SEC.
o XBRL - eXtensible Business Reporting Language is a variant
of XML (eXtensible Markup Language) specifically designed for
use in communicating the content of financial data.
WITHOUT XBRL
preparers had to manually create reports in
various formats for different users.
o Although those reports were then sent
electronically to users, the recipients
then had to reenter the data into
their own systems in order to
manipulate it.
o The entire process was inefficient
and prone to error.
electronic documents, regardless of format
(text, HTML, PDF, etc.) were essentially just
digital versions of paper reports
o Humans could read the data, but
computers could not automatically
process it until the recipient
manually entered it in the
appropriate format.
XBRL improves the reporting process.
Preparers encode the data and transmit it electronically in various formats to users, who can
directly analyze it.
o XBRL saves time and reduces the chances for data entry errors.
XBRL changes that by encoding information about what a particular data item means so that
other computer programs can understand what to do with it.
XBRL PROCESS AND TERMINOLOGY
1) The XBRL file containing the tagged data that is delivered to users is called an instance document
o instance document - An XBRL file that contains tagged data.
- contains facts about specific financial statement line items, including their values and
contextual information such as the measurement unit (dollars, euros, yuans, etc.) and
whether the value is for a specific point in time (e.g., a balance sheet item) or a period of time
(e.g., an income statement item)
2) An element’s specific value is displayed in an instance document between tags. Angle brackets are used to identify tags
o element - A specific data item in an XBRL instance document, such as a financial statement line item
3) Two tags are used for each element.
a. First tag - element name inside a pair of angle brackets;
b. second tag - uses a pair of angle brackets but precedes the element name with a slash.
4) An instance document is created by applying a taxonomy to a set of data.
o taxonomy - A set of XBRL files that defines elements and the relationships among them.
o schema – XBRL file that defines every element that appears in a specific instance document
- a part of taxonomy
- following are some of the basic attributes used to define each element:
+ A unique identifying name used by the software
+ A description that can be used to correctly interpret the element
+ The element’s data type (monetary unit, text, date, etc.)
+ The element’s normal balance type (debit or credit)
+ The element’s period type (one point in time, called an instant, or a period of time, called a
duration)
5) The taxonomy also includes a set of files called linkbases,
o Linkbases - One or more XBRL files that define the relationships among elements
found in a specific instance document
o Important linkbases include the following:
Calculation linkbase specifies how to combine elements (e.g., that
“Current Assets” equals the sum of Cash, Accounts Receivable, and
Inventory).
Definition linkbase indicates hierarchical relationships among elements
(e.g., that “Current Assets” is a subset of “Assets”).
Presentation linkbase describes how to group elements (e.g., Assets,
Liabilities, and Equities).
Label linkbase associates human-readable labels with elements
6) information in an XBRL taxonomy is used to tag the data and create an instance
document.
a. same taxonomy is usually used to create a set of separate instance documents, one for each reporting year.
Instance documents, however, contain only the data values
style sheet - An XBRL file that provides instructions on how to display (render) an instance document
on either a computer screen or printed report
benefits of XBRL are not limited to its use for external reporting.
o Internal reporting will also benefit because data can be exported from the basic ERP system in a format that
managers can import directly into a variety of applications, saving time and eliminating the errors arising from
having to manually reenter data