• This function makes it possible to inquire all the accounting entries coming from theAccounting entry generation processing.
     
    They may be entries either located in the "temporary" tables in which they were generated or transferred after validation by the accounting task to the "final" tables.
     
    Temporary tables 
     
    GACCTMP Entry header
    GACCTMPD Entry lines
    GACCTMPA  Analytical details of lines
     
    Final tables  
     

    GACCENTRY Entry header
    GACCENTRYD Entry lines
    GACCENTRYA  Analytical details of lines
     
  • It also enables the link with events and depreciation expenses which took part in the creation of the viewed accounting entry.

Prerequisites

SEEREFERTTO Refer to documentation Implementation

Screen management

The function displays in the main left list all the accounting entries sorted as follows:

- Company

- Site

- Entry type

- Accounting date

- Entry number/name
 

A second left list: Entries by source type, authorizes the sorting and the selection of the accounting entries from the information linked to the objects used to view them: depreciations, events, etc.
 
For each of the entries is displayed:
- the entry header

- the ledger
- a first tab displaying the Entry lines
- a second Detail tab presenting the list of the objects that took part in the accounting entry creation.

Header

The header:
 

  • Contains the general information concerning the entry such as the site, the entry type, the entry number, the date, the reference of the log file, etc.
  • Specifies the type of tables in which the entry is located.
     
    - either Final tables, when the Accounting task is active,
    - or Temporary tables.An entry is kept in the temporary tables, either  when the Accounting task is inactive if so the entry could not be validated and transferred to the final tables, or when the Accounting task is active, and the entry is not valid (if so, refer to the accounting task log file).
  • Displays the ledger for which the set of entry lines displayed has been generated and reminds the management currency. A scroll-down list is used to select, if necessary, one of the others ledgers authorized for the entry type.

Tab Lines

This tab presents the accounting entry lines as they were generated for the selected ledger.

These lines can be analytical.
In this case, the " $" character in the first posting analytical dimension, indicates that there is an analytical distribution. This analytical distribution is due either to an distribution key a priori, or to the aggregation of job objects data with different analytical postings.
In both cases, the system cannot display the totality of the entry analytical information.
The right-click option Allocation opens a window presenting the analytical allocation.

Tab Detail

This tab displays the list of objects used to make up the accounting entry.

Its content depends on the nature of the objects used:

  • When the entry is formed of depreciation expenses, of variances between plans or of provisions for renewal, the tab displays the list of concerned assets.
     
  • When the entry is based on an event, the tab displays the list of the object/event pairs involved.
     

Each line recaps: the depreciation plan, the FY end date, the period end date and the posted amounts.
The page numbering buttons become active when the number of objects used is higher than the number of lines that can be displayed in the grid.

SEEINFO The first column is used to view quickly if the object used to create the entry still exists or not.

The icon GESGPC_01.jpg indicates that the object still exists: the right click button Detail is then available and makes it possible to tunnel to the object inquiry. See below.

The icon GESGPC_02.jpg  indicates that the object does not exist anymore (in an expense entry, this can be for instance a line corresponding to a deleted asset whose records in the DEPREC table do not exist anymore). The right click button Detail is thus not available.

Reports

By default, the following reports are associated with this function :

  PIECE : Entry print

This can be changed using a different setup.

Error messages

The only error messages are the generic ones.

Tables used

SEEREFERTTO Refer to documentation Implementation