SAP ABAP IMG Activity OHAJTI321 (Retrieve Planned Working Time from Work Schedule)
Hierarchy
SAP_HRCJP (Software Component) Sub component SAP_HRCJP of SAP_HR
   PY-JP (Application Component) Japan
     P22C (Package) HR customizing: Japan
IMG Activity
ID OHAJTI321 Retrieve Planned Working Time from Work Schedule  
Transaction Code S_AHR_61009251   IMG Activity: OHAJTI321 
Created on 19981221    
Customizing Attributes OHAJTI321   Retrieve Planned Working Time from Work Schedule 
Customizing Activity OHAJTI321   Retrieve Planned Working Time from Work Schedule 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name OHAJTI321    

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.

Example

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.

Standard settings

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.

Activities

  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.
  3. 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.
  4. 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).

Further notes

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.







Business Attributes
ASAP Roadmap ID 204   Establish Functions and Processes 
Mandatory / Optional 1   Mandatory activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency I   Valid for countries specified 
Customizing Attributes Country Key Country Name
OHAJTI321 JP Japan
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG OHAJTI321 0 HLA0008506 Integration with Time Management 
Maintenance Objects
Maintenance object type C   Customizing Object 
Assigned objects
Customizing Object Object Type Transaction Code Sub-object Do not Summarize Skip Subset Dialog Box Description for multiple selections
PSCC L - Logical transport object PE00 TC00 32 Wage Type Generation Subschema TC00 
V_T508A V - View SM30 Work Schedule Rule 
History
Last changed by/on SAP  19991028 
SAP Release Created in