Beneficiaries

Operator SUMA_MOVLI is available and allow the calculation (adding/subtracting) of values of items already calculated in Monthly Transactions (table SRC) according to the selected list of items. It also allows the calculation for beneficiaries according to definition of operand BASE_PENSION.
When using the Mnemonic BASE_PENSION, you must also enable field Read Benefit (RM_LEEBEN) in table RCM, which identifies Items per Process. |
Procedures
To calculate this, operators can be altered according to the following examples:
| 1. | In Formulas, the position for the table of beneficiaries must be carried out with operator SUMA_MOVLI and reserved Mnemonic BASE_PENSION, identified in the second expression of formula used. |
Example:
1st Expression |
Op. 1 |
2nd Expression |
Result |
|
SUMA_MOVLI |
BASE_PENSION |
NAUX01 |
It is also possible to use operator SUMA_MOVLI with a Mnemonic that identifies a field of incidence of table SRV.
Example:
RV_PENSAO That way, all items with this field's value with content equaling Yes, to levy on, are calculated:
1st Expression |
Op. 1 |
2nd Expression |
Result |
|
SUMA_MOVLI |
Mnemonic |
NAUX01 |
| 2. | Another possibility is to directly use values in the last formula expression. They must be codes of items registered in table SRV, in field Code (RV_COD). |
Example:
1st Expression |
Op. 1 |
2nd Expression |
Result |
|
SUMA_MOVLI |
001,002,003 |
NAUX01 |