Data Capture
Data Capture
Application Overview
DATA.CAPTURE is the most basic method of creating accounting entries in T24. The
application allows banking personnel to pass debit and credit transactions to all customer
accounts, internal accounts and profit and loss accounts maintained within T24. It is used to
capture all entries which do not justify a transaction processing system (e.g. recording of
business travel expenses) or for which an automated system is not yet available.
Use of customised screens with VERSION can make this general application specific to
particular accounting requirements.
DATA CAPTURE items are grouped in batches and each batch must have balancing debits
and credits in local currency.
DATA CAPTURE
Setting up the System
Components
Unlike other applications in T24 where a single transaction may create multiple accounting
entries, DATA.CAPTURE operates on creating each accounting entry as a single transaction
which, when combined with other transactions, forms a batch. The following sections clarify
the main components.
Entries
Individual debits or credits, either STMT.ENTRY or CATEG.ENTRY created by a T24
transaction or DATA.CAPTURE item.
Data Capture Item
A DATA.CAPTURE record which generates one accounting entry. For example: to charge a
simple fee would require one item to debit a clients account, and another to credit the P&L
income account. This is a simple batch.
Batches
The groups into which items are separated for control purposes, i.e. a typical batch could be a
single debit to a Nostro account, balanced by many credits to varying client accounts.
DATA.CAPTURE applies most of its accounting updates on-line. Only where a batch has not
been fully authorised, or does not balance, will any entries be generated during the end of day
process.
Unlike the main T24 applications which share a common reference structure, the 10 digit
reference number used in DATA.CAPTURE is comprised of a Department code; Batch
number and Item number. The Department code is derived from the DEPT.ACCT.OFFICER
system table, the full reference is as follows:
The department of the inputter is used as a default, especially when using the auto id function.
However, as it may be a requirement to enter batches on behalf of another department, this
can be entered manually.
When using the reference number or part of it to access batches or item records, leading zeros
are required to ensure the correct length.
Notes:
1.
The full key has been entered and provided the item exists will be shown regardless of
the user department of the inputter.
2.
3.
The next batch number available for that department will be used, and the first item
will default to 001
4.
If an item number is not entered, then the next available item number within the Batch
will be used. Up to a maximum number of 998 items per batch will be allowed. The
item number 999 is reserved in case a difference item needs to be raised during the end
of day processing.
Batch numbers and item numbers can be input specifically but it is more convenient to allow
the system to allocate them in sequence.
The batch total of debits and credits in local currency is shown above the item input so the
batch balance can be viewed during the batch entry stage.
A valid batch must have at least two items. (E.g. One debit and one credit)
If the account is contingent, make sure that the batch is balanced either by setting the field
DC.BALANCED in ACCOUNT.PARAMETER or manually.
Suspense account
An internal account used to pass debit or credit entries to when the correct account is not
known or cannot be used. The default suspense accounts to be used in these circumstances are
defined in ACCOUNT.CLASS on the SUSPENSE record. Non-zero balances in suspense
accounts indicate problems and should be rectified as quickly as possible.
DATA CAPTURE
Application Design
Parameter Files
Account Class
This file is used by most T24 applications where a specific CATEGORY, ACCOUNT or
CUSTOMER type is specified.
The record SUSPENSE contains the category for DATA.CAPTURE items to use when the Close of
Business is run and batches have been left unauthorised. During the Close of Business processing,
all items that have not been authorised are replaced by suspense entries.
Additionally, a balancing item is generated if a batch is found to be out of balance. The internal
account number for this is found by reference to a record identified as DIFFERENCE on the
ACCOUNT.CLASS file.
Is a debit or credit
Incurs transaction charges
References to be used on statements.
98 for Credit
99 for Debit.
DC.ADVICES
This file has only one record and it is used to control the printing of advices from within the
DATA.CAPTURE module. The production of advices is requested via input in a LOCAL.REF field
at the transaction level during DATA.CAPTURE input. This item specifies which of the LOCAL.REF
fields is to be used to request the production of an advice, which will subsequently record the
delivery reference for the advice produced.
Figure 2 - The DC Advices File controls printing of advices from within the Data Capture
module
DATA CAPTURE
Overview of Input and Processing
Data Capture Navigation
In T24 you will be accustomed to using the List and Exception functions to show records that have
been, or need to be, authorised. Since standard transactions are individual records the display will
show the record details on the screen.
With DATA.CAPTURE you are dealing with batches that comprise of multiple records, therefore
the Exception and List will show the batches that have been, or need to be authorised.
The example below shows three unauthorised batches with the user requesting an Exception list of
records in that batch.
All Departments
Similar to the commands above you can access all batches as below:
DC L ALL
DC E ALL
Specified Department
Assuming that the user is not part of department 0200:
DC L 0200
DC E 0200
Value Date
The value date is the date from which the entry is included for calculation of interest. A default can
be calculated based on the BC.SORT.CODE record if a sort has been entered or calculated based upon
the settings derived from the TRANSACTION record.
Exposure Date
The exposure date is the date on which a credit entry is included in the available balance of an
account. A bank may wish to pay interest on funds which have not technically cleared, the use of
the exposure date will allow the funds to receive interest but generate an override if the funds are
withdrawn before the exposure date has passed.
entries will not appear on a clients statement. If the original transaction incurred a turnover or
transaction charge, this will be cancelled.
A hard-coded report, which uses a routine called DC.REP.PH to produce a report during the end of
day process for DATA.CAPTURE. The report details the batches input for each department for
audit purposes.
DATA.CAP.DIFF.ENTRIES
This report is hard-coded and uses a routine called DC.SUS to produce a report as and when the end
of day process checks for any differences in DATA.CAPTURE. A report is produced even if no
difference entries are raised.
DATA.CAP.SUSP.ENTRIES
This report is also hard-coded and uses the same routine DC.SUS to produce a report as and when the
end of day process raises suspense items for DATA.CAPTURE. A report is produced even if no
suspense entries are raised.
DATA.CAPTURE.JOURNAL
This report is derived from an ENQUIRY called DATA.CAPTURE.JOURNAL, which is produced during
the Close of Business run in the BATCH record called EOD.DATA.CAPTURE.
It can also be run on-line by using the Verify function on the ENQUIRY.REPORT record.
The report details all batches by department and the entries in each batch. Users may modify the
report contents by making, and changing, a copy of the ENQUIRY to suit local requirements.
Enquiries
DATA.CAPTURE.JOURNAL
This ENQUIRY for DATA.CAPTURE shows the entries, dates and totals of specific batches. It is
also used to provide a hard-copy report during the Close of Business processing.
If the DC.BALANCED is set to LOCK the batch cannot be left unbalanced, the user is then prompted
with the option to delete, hold the batch, or continue inputting until the batch balances.
If set to YES, the batch may be left unbalanced after the user has been prompted with the options
to delete or hold the batch.
If the batch balances then a message will be displayed to indicate this prior to exiting the batch. A
batch is balanced if the net of local debits and credits is equal to zero.
Zero Authoriser
In Zero authoriser modes, the items will be written and authorised only after the whole batch has
been input and the features of the blocking options have been applied. The authoriser will be
displayed as the inputter followed by /A. If the batch is left unbalanced then all items of the batch
will be in an unauthorised status.
Authorisation
Individual items will not be written to the journal and the whole batch will not be authorised until
all items of the batch have been viewed and committed. If the batch is left in the middle of
authorisation the committed items are aborted.
Batch is unbalanced
There is at least one item in hold status in the batch
If Authoriser has input at one least item in the batch
Override Class
If the authoriser does not have the class to override at least one item in the batch, then all items of
the batch will have the status NAO after the 1st level authorisation.
DC.BATCH.CONTROL
This will hold a list of the items on hold under ITEMS.ON.HOLD, a list of the inputters to the batch
under INPUTTERS and list of the override classes required for the batch under OVERRIDE.CLASS.