| This program searches for employee data in the Results Cluster (RT et
 CRT).
 A link is created between the displayed text and the source of the
 variable in SAP (RT/CRT) to document the program variables.
 Certain information, such as the surname and first name, come from theinfotypes.
 Screen 1: Monthly presence incidentsInformation,,ZADIG Code,,SAP Code
 Incident group,,Y601 to Y643,,Last two characters
 ,,Y646 to Y688,,of wage types between,,
 ,,E001 to E043,,!W01 and !W1A
 ,,E101 to E143,,11=36 12=37 13=38 14=39
 ,, ,,15=40 16=41 17=42 18=43.
 ,, ,,Find the value in
 ,, ,,table RPT using
 ,, ,,the value
 ,, ,,above.
 Hours in month,,Y601 to Y643 of RT,,!W01 to !W18
 Days in month,,Y646 to Y688 of RT,,!X01 to !X18
 Cumulated hours,,E001 to E043 of CRT,,!201 to !218
 Cumululated days,,E101 to E143 of CRT,,!301 to !318
 Hours worked,,Y644 of RT,,!W19
 Hours paid,,Y645 of RT,,!W1A
 Hours worked,,Y697 of RT,,!X19
 Hours paid,,Y698 of RT,,!X1A
 Cumulated hours worked.,,E044 of CRT,,!219
 Cumulated hours paid,,E045 of CRT,,!21A
 Cumulated days worked,,E144 of CRT,,!319
 Cumulated days paid,,E145 de CRT,,!31A
 |