SAP Program RPTEUP10 - Upload Time Events

Hinweis
This report provides an example of how time events can be transferredto HR time recording.
This is not the official, certified interface to time recordingsystems
The function modules used here are used internally and can be changedat any time.

Description
The report reads records from a sequential file and places them intable CC1TEV.
The records are interpreted as postings at a time recording system. Thestructure of the sequential file is described by the DDIC structureE1HRKK1TEUP; you may have to make modifications to adapt the structureto your external record format. If the conversion from the external tothe internal structure CC1_TIMEEVENT requires special code, you canspecify the code in the routine SET_EXTREC_TO_IRUECK.
The records are then processed and posted using the function modules.