This entry point UPDENQBAL is used to take control at the time of displaying the information linked to the converted balance. (CNSBAL function).
Under the converted balance inquiry, following on from the "Search" button, the program runs through the converted balance to display the contents according to the header criteria.
The call to the entry point is carried out each time the converted balance is read.
The CONSBAL1 mask (criteria header) and the CRITBAL mask (all the criteria using the "Criteria" button) are used to give a list of the criteria defined for the converted balance inquiry.
These masks are open and loaded.
The CONSBAL2 mask is a grid that is used to display the information for the converted balance by account/business partner pair.
Variables or Masks | Definition |
CONSBAL1 [BAL1] | Criteria header mask |
CONSBAL2 [BAL2] | Display grid |
CRITBAL [CBAL] | Detailed criteria entry mask |
Local Integer TYPBAL | Variable indicating the balance type (1 for auxiliary accounts -2 for general accounts) |
Local Integer NOL | Variable indicating the index for the line to be loaded |
Examples: display of the general account description (DES2 instead of the standard DES)
[M:BAL2]INTIT(NOL) = [F:GAC]DES2
In the table below, the significant content flag indicates that the content is coherent with the context (...).
Table | Significant content | Table Title |
BALANCE | YES | General balance |
GACCOUNT | YES | General ledger accounts |
BPARTNER | YES | BP |
FACILITY | NO | Site |
COMPANY | NO | Company |
FACGROUP | NO | Site grouping |
FISCALYEAR | NO | Fiscal years |
PERIOD | NO | Periods |
TABCUR | NO | Currency tables |