Ansicht
Dokumentation

OHAXTI210 - Check Access to Day Processing

OHAXTI210 - Check Access to Day Processing

General Material Data   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

In this IMG activity you set up the function for the call of daily prcessing of time data in your current personnel calculation schema Time Management: gross part.

You want wage types to be generated on the basis of the work schedule and the recorded absence and attendance data.

In the personnel calculation schema of the gross payroll for the individual country versions xT00 (x = country version), the call of daily processing is accessed as follows:

IF PDC If working time administration PDC is active
in current period
IMPRT B2 Import results of time evaluation
PRINT NP ZL Print time wage types after import
DAYPR TC00 PDC Time wage type selection rule and days that
have not yet been processed in time evaluation
ELSE PDC is not active
DAYPR TC00 Day processing of time data
ENDIF End of PDC active

As a rule, you do not need to make any changes at this point.

Check to see whether the times are active in personnel calculation
schema XT00, as in the standard setting.






CL_GUI_FRONTEND_SERVICES - Frontend Services   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.

Length: 1468 Date: 20240523 Time: 163035     sap01-206 ( 24 ms )