!--a11y-->
INAIL (Italian Workers’ Compensation
Authority) 
INAIL self-settlement is a procedure carried out yearly by the company in order to be able to submit the declaration of the remunerations paid the previous year and the corresponding balance related to the same period. This is part of the INAIL contributions that have to be disbursed for all employees.
All INAIL data related to the insurance risks of the employees in the self-settlement procedure are managed through infotype 0659 which includes the specific data of this functionality.
This program enables a simple extraction of the data that will be used to fill in the form no. 1031 for each territorial insurance item / identified tariff item.
The user may decide which fields have to be read and displayed. Normally the following is used:
● Tax scales
● Deductions
● The payroll portions which are subjected to discounting and to partial or total exemption.
The program output consists in a line for every employee / team member belonging to the selected insurance item / tariff item.
This outcome is going to be displayed in an ALV list enabling total and subtotal counting.

ALV (Abap List Viewer) is a standard SAP tool for displaying data lists in a grid with lists and columns. Such tool also provides functions such as filtering, data export, variant management and so on.
