This function is used to define various bank combinations (=bank pool) in order to automatically allocate the bank posting to the payments.

Prerequisite

SEEREFERTTO Refer to documentation Implementation

Screen management

Entry screen

The pool parameterization is carried out by means of a table that identifies the various pool banks along with their respective weight in the combination.

Code and title

The key that is the basis for the identification of the pool is its code, entered with 1 to 10 alphanumeric characters.

The title, which should be descriptive, is used by default on the reports, search windows and entry masks. It is replaced by the short title whenever the display or printing constraints require it.

Attachement

Using the site code and the company code, it is possible to link the bank pool to a financial site and/or a legal company.

Pool composition

The table is used to list all the banks making up the pool and to assign their respective weight within the pool. Remember that the total sum of the weights must equal 100.

Reports

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

  LISPOOL : Banking pools

This can be changed using a different setup.

Error messages

In addition to the generic error messages, the following messages can appear during the entry :

"Bank account not hold by company XXX"

The banks within the pool must necessarily be attached to the same company as the one on which the pool is dependent.

"Bank of site XXX"

The banks within the pool must necessarily be attached to the same site as the one of the pool.

"XXX : "Not legal"

The company to which the pool is attached must be defined as a legal company.

"XXX : this is not a financial site"

The site to which the pool is attached must be defined as a financial site.

"Code already entered on line XX"

The principle of the pool is designed so as to prevent the same bank to occur twice in a combination.

"Sum of the percentages <> 100"

The sum of the weights assigned to the various banks within the pool must necessarily be equal to 100.

"Mandatory field"

The bank pool must be attached at least to a company or at best to the site itself that is attached to a company.

Tables used

SEEREFERTTO Refer to documentation Implementation