Ansicht
Dokumentation

OHAXTI321_KW - Read Planned Working Time from Work Schedule

OHAXTI321_KW - Read Planned Working Time from Work Schedule

General Data in Customer Master   PERFORM Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

In this IMG activity you set up function P200 in personnel calculation schema TC00. This function imports the day's planned working time and generates a time pair based on the planned working time.

The standard SAP system distinguishes four day types:

  • blank = work / paid
  • 1 = off / paid
  • 2 = off / unpaid
  • 3 = off / special day

You want time pairs to be formed according to planned working time for day type 1 (usually public holidays), and delimited with time data which has already been imported into table.

Import planned working times into table. You form time pairs according to the planned working times. Core times specified in the daily work schedule are not taken into account.

  1. If you want the system to create a planned pair each day irrespective of the day type, enter EVER as the first parameter of function P2000 in personnel calculation schema TC00.
  2. Specify how the time pairs to be imported should be merged with the existing time pairs. To do this, set the second parameter of function P2000 as follows:
  • blank: existing time pairs remain unchanged

  • xy: only time pairs for which the pair type is listed
    (in this case, x or y) are delimited by the pairs
    to be imported

  • *: Each existing time pair which collides with an imported
    time pair is delimited. This applies to all imported time
    pairs.

  1. Decide whether or not the core time in the daily work schedule is relevant for further processing. If not, enter N as the third parameter in the function P2000.
  2. If needed enter NOTP as the fourth parameter. The time pairs are not derived from the daily work schedule if this parameter is entered. You can use this parameter if the actual times are to be taken directly from the recorded attendances (infotype 2002).

In time evaluation, the pair type of the time pair indicates whether the employee is at work or absent. The pair types are as follows:

  • 1: attendance

  • 2: recorded attendance

  • 3: off-site work

The time pairs imported by this function are assigned the pair type attendance pairs ("1") and the origin indicator BLANK on a workday.






PERFORM Short Reference   General Data in Customer Master  
This documentation is copyright by SAP AG.

Length: 3573 Date: 20240523 Time: 152139     sap01-206 ( 54 ms )