Time Schema & PCR - Operation Help

Hello Gurus,
I have a scenario where in I have to change the processing type / time type class in a PCR. I know that the configuration can be done for this in table T555Y table for this. But my requirement is that I should be doing this in a PCR in the custom schema. I am looking for a operation like colop XXXX , which changes the time type. I need to change the processing type / time type instead.
FILLP operation does not serve the purpose as it can change the processing type entry in TIP table but not the processing type / time type entry in TIP.
Any help in this regard is much appreciated.
Thanks,
Saroj.

Hi,
although SAP - documentation provices the following info:
The processing type/time type class is determined when the time data i
imported. For absence and attendance records from infotypes 2001/2002,
this class is read according to the subtype in the "Absence: Time
Evaluation" table (T554S), in the "Processing type/time type" field.
For all other time data, field TIP-CLTIM has an initial value of "00".
Field TIP-CLTIM can be queried using operation OUTTP and changed using
operation FILLP.
I can't figure out which parameter to use. Nor via documentation nor via some searching in the relevant coding for operation FILLP.
Wilfred.

Similar Messages

  • Re: DIfference between Schemas, PCRS' FUnctions and Operations

    Dear SAPExperts,
    Can anybody pls tell me what is difference between Schemas, PCRS' Functions and Operations.
    Thanx in advance
    Regards
    Aniruddha

    Hi Aniruddha
    When the payroll driver is executed (for ex: PC00_M40_CALC for INDIA is executed) the schema IN00 (standard schema) is executed and it calls certain functions (functions may use Rules. Rules contain Operation) and also subschemas.
    Functions could be of four types
    1. Performing some payroll computations (E.g. INEPF function calculates the PF amount of an employee during payroll run)
    2. Calling rules (E.g. P0045 function calls a rule INLN to compute the loan details of a personnel number).
    3. Getting data from Infotypes (E.g. P0581 will get the data from Infotype-581 for payroll processing).
    4. For some decisions. (E.g. IF & ENDIF function is used to execute as per the true and false decisions) etc.
    When the PY is executed SAP uses lot of Internal Tables to store data and also provides data to other internal tables.
    The read and change access to Internal Tables is enabled using functions that are executed in a personnel calculation schema and using operations that are executed in personnel calculation rules.
    The following is just an attempt to provide some info on how Functions are processed during the PY Run. For ex: (functionality of subschema XIN0 and INBD)
    1. INITIALIZATION OF PAYROLL: When the Payroll is executed first the subschema XIN0 is called,   This subschema comprises the following main steps:
    I.     Specify program type (payroll or evaluation)
    II.     Set switch for database updates (YES/NO) all database updates are controlled via this switch (otherwise simulation)
    III.     Only infotypes from the HR master record which apply to the selected personnel number are read.
    IV.     All Time Management infotypes are imported.
    V.     Specify check against control record PA03 (test or live).
    2. READ BASIC DATA: Once the Initialization of Payroll is successful, the subschema INBD is called. This subschema reads the Basic data of an employee who is there in the Payroll execution. Basic Data includes, determining Employee Name, Reading Work Center/Basic Pay Data, Setting Financial Year Dates and Allowance Grouping Tables, Reading Previous Employment Tax Details, Reading Housing (HRA/CLA/COA), Reading Exemptions, Reading Income from Other Sources, Reading Section 80 Deductions, Reading Investment Details (Sec 88), Reading Provident Fund Contributions, Reading Other Statutory Deductions, Reading Car and Conveyance, Reading Long Term Reimbursements, Read ID Details. Function GON checks whether all the master data has been imported, no further processing of schema will occur unless certain data is present.
    The Subschema INBD calls the following functions in order to read the Basic Data:
    ENAME :
    Function ENAME reads the last valid name of the employee in the payroll period. The formatting used for the country in question is used when displaying this name.
    WPBP
    If an employee receives a pay increase within a payroll period, the Basic Pay infotype (0008) is changed and delimited as of a specific date. Two data records exist for one payroll period.
    During payroll, the system writes the Basic Pay wage type to the results table with two different indicators. These split indicators are a link to the WPBP table that contains the relevant values. The system takes into consideration both data records for the corresponding partial periods when calculating remuneration.
    ININI
    P0580
    P0581
    P0582
    P0584
    P0585
    P0586
    P0587
    P0588
    P0583
    P0590
    P185I
    GON :
                    Function GON checks whether all the master data has been imported. No further processing of the schema will occur unless certain data is present. Checking procedures vary from country to country. There must always, however, be a work center (P007).
    [Def. of Functions, Rules and Operations (copied from Raju's answer)
    Schema is a collection of functions
    A Rule is a collection of operations.
    An operation is a very basic piece of logic that is used, mostly, to manipulate wage types
    Best Regards
    Reddy

  • Important /standard Schemas & PCRs for Time Management

    Dear Gurus,
    I just completed my course and would like to explore more about Time Management.
    I would be glad if any one of you could share the important and most used schemas/ PCR's  of TIME MANAGEMENT in real time..
    Looking forward to hear from you soon to put myself in to SAP soon
    Sathya

    Hi sathya,
    For Time  Mgt mainly you have to focus on Schemas TM00, TM04
    and check the differences of those two,
    go to PE02 & read  document and concentrate on the below Pcrs.
    TO20            Calculate overtime with quota 2007 01
    TO10             Evaluate overtime approval in I0050
    TO15             Evaluate overtime approval in daily WS
    TO16              Determine overtime without approval
    TW15              Overtime after x hours/day
    Regards,
    Sri
    Edited by: Srini vas on Jul 14, 2009 3:33 PM

  • Need to update the actual start date & time of a operation in workorder

    Hi Experts,
                   I need to update the Actual Start date and Actual start time of a Operation of  a WorkOrder through a Function Module.
    I was looking into the BAPI_ALM_ORDER_MAINTAIN FM, but i couldn't find any field relating to the actual start date and start time of a operation.
    Kindly Suggest me which Function module i can use to complete my task.
    Thanks in Advance
    bye

    Hi,
    It is system's standard behavior and no other MRP type will help you in moving the start date outside the planning time fence. With MRP type P3 new requirements are covered at the end of the fixing period, the end date is set and planed order is scheduled backword. Hence the start date will lie within the planning time fence.
    Rgds,

  • Hi, i'm having great difficulties with my safari on my laptop it will not open at all and has been doing this for quite a long time now, can anybody help??!!!

    hi, i'm having great difficulties with my safari on my laptop it will not open at all and has been doing this for quite a long time now, can anybody help??!!!

    What laptop? What operating system? What version of Safari?

  • Change to Time Schema TM00

    Hi Guys,
    I have a requirement at my client's place in which we have to do overtime based on 40 hours a week calculation, i have checked in IMG and tried to include TPOW but didnt calculate overtime on running time evaluation.We use Time evaluation for clocked times TM00.
    Can someone tell me which PCR to change or include and also if anyone has any document on how to change time Schema please share it with me.

    If it is for Overtime Compensation POVT function will be used which will call personnel Caculation rule TC40. In TC40 time wagetypes are checked for Processing class specification and Valuated accordingly.
    Specification
    A- remuneration
    B-Time in lieu of overtime
    C- Time in lieu of overtime, calculated by a factor derived from the sum of %records of overtime  wagetypes and derived wagetypes
    D,E,F- depends on overtime compensation type
    Other- Wagetype is transferred without affecting the overtime timetypes.
    Prior to POVT, GWT function generates time wage types and store planned working time wagetype in DZL table and Overtime wagetypes in ZML table
    Have u customized the schema?

  • Read Hire date in TIME Schema

    Hi All,
    In our company we have the following requirement
    Employees hired before Nov 1at 2008 gets 32 more hours of vacation than the regular employees.
    My question is how to read hire date in schema and compare it against Nov1st 2008?
    We can use HRS function to get the difference between info type 41 hire date to todayu2019su2019 date.
    But is there a way I can read hire date and compare it against the Nov 1st 2008 date?
    Any pointers will be appreciated
    Thanks,
    Mansi

    Hi,
    Usually the employee hire date is stored on info type 0041 subtype 01 - technical date of entry.  This can be read in the time schema using the Y functions of the operation HRS.
    I suggest you put this date on the employee records for IT0001 and read it from there instead of hard coding dates in the schema which is the other option.
    JB
    Edited by: Jamie Bullen on Dec 4, 2009 2:14 AM
    Edited by: Jamie Bullen on Dec 4, 2009 2:19 AM

  • Tables that store Schemas, PCRs and Features

    Hi All,
    I wanted to check with al you, if there are any tables which store all the Schemas, PCRs and Features in one place.
    If yes, it would be very helpful if you can share these tables.
    Thanks in advance !!
    Naveen

    Hi Naveen,
    Table for Payroll schemas are
    T52C0  and   T52C1 and
    Table  T52C5   for  Personnel Calculation Rules 
    and table T549D for Feature Directory 
    Warm Regards,
    Kapil Kaushal

  • PCR Operations

    Dear Experts,
    as per the PCR Operations such as VARSTABSWD
    I know that the operation itself VARST "Provides General Fields"
    and I know that VARSTABSWD as a whole tells me whether the EE is absence the whole day or not.
    but how do i get a complete list of the Second part of the operation (and what is that second part is called?? "Operand??")
    for example VARST could take
                     ABSWD
                     FREE
                     LAST
                     FIRST
    what are those values called and how do I get the whole list ?? (and this applies for all PCR Operations not only VARST)
    Thanks in advance
    Rovanna

    They could be found in the documentation maintenance transaction TCode: PDSY
    Document class: Operation(Time Management)
    Object Name      : VARST
    then all possible variations for VARST are mentioned with their description

  • HR Clusters and Time Schemas

    Can anybody throw some light on HR clusters and Time Schemas.
    any documenattion may help.
    amit
    [email protected]

    refer doc.
    http://www.hrexpertonline.com/downloads/Rehans%20July%202005%20download.doc
    http://www.hrexpertonline.com/downloads/08-03.doc
    kishan negi

  • Editing time schema (Positive)

    Hi All,
    In time schema what is mean by HRS=1 (its 01 hour or 01day??)
    and also pls explain below meaning because its not available in help document (F1)
    HRS?24 mean 24 hours or 24 days??
    HRS=PBEG
    HRS=SNTB
    if anyone can pls explain above mentioned logic
    regards.
    dinesh

    Hai,
    Actually, hrs field store the no. of hours.
    Eg: hrs=24
    We cannot say wherther it is hour or days.
    It depend on the rule.
    hrs=pbeg = Pair type begining
    hrs=sntb
    Hrs=s -
    daily work schedule
           n --- basic pay
           t -
    current no. of hours field
           b --- according to assingment like curdy, curmo
    Regards

  • Taking Print out in the Time schema.

    Dear All,
    I just want to take a printout in time schema TM00. with all rules which embedded with the schema,
    I heard there is a report to get it. Pls any one can tell me what is tat report.
    Thanks.
    Dinesh.

    Hi,
    You can do this
    Just go to PE01 -
    > enter schema name TM00 --> click on the 7 icon to view the structural view
    --> click on display
    In the menu bar  in the Schema sub menu click on the print
    or use RPDASC00 for schema & RPUCYD00 for PCR's
    Regards
    Hemant V. Mahale

  • Time Schema

    Hi Everybody,
    I would like to know if any way i can specify employees hire date in Time schema.
    My requirement is When an employee is hired his holiday pay starts after 60 days of hire date.
    I have to put this condition in schema.
    Could somebody tell me how can i write a schema on this, Will it be ok if i get the Hire date from 0041 infotype or is there any other suggestion.
    Appreciate any kind of help.
    Thank you,
    HR

    Hi Prakash 
    Thank you for the reply and sorry for responding you late.
    I was working on the HRS=YSAO in my schema.
    I could partly change my schema but getting stuck  at one place. Hope you can help me in that. This is really very urgent. Appreciate any kind of help.
    My current schema looks like this:
                       D OUTWPMASSN
            D OUTWPSTAT2
    3       D HRS=L9053 HRS?60
    3*     HRS=L9053 ADDDB9053Z
           **3<      HRS=L9053 HRS+1     ADDDB9053
           99
    The change that i made is  to this schema is
                       D OUTWPMASSN
              D OUTWPSTAT2
    3        D HRS=YSAO HRS?2
    3*      HRS=L9053 ADDDB9053Z
          **3<       HRS=L9053 HRS+1     ADDDB9053
          99
    above this whatever change i am trying to make the system is issuing syntax error.
    I am new to this schemas and trying to learn it.
    Could you please help me in this. Its really very urgent.
    Thanks,
    HR

  • Schema, PCR, Processing class, etc.

    Hi Experts,
    can any one tell me in brief about Schema, PCR, Processing class, Evaluation, Tables & Cumulation & how these are interlinked/processed in ascending order.
    If it is not possible to explain, atleast guide me where to get the materials abt. this.
    Thanks in advance.
    Regards

    Hi,
    Hope this helps:
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PAXX/PYINT_SCHEMA.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PAXX/PYINT_REGEL.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PYINT/PYINT_WAGETYPES.pdf
    Reward points appreciated,
    Thank You,

  • I have a macbook pro and use BT homehub 3.  can't work out how to connect my time capsule. can anyone help, thanks.

    I have a macbook pro and use BT homehub 3.  can't work out how to connect my time capsule. can anyone help?  thanks

    Just need to plug the TC in to the hub in bridge mode.. do not try and bridge the homehub.. it is not possible with the setup BT uses.
    To bridge the TC.. plug it directly into a computer by ethernet.. no other connection to the TC or the computer.
    Press and hold in reset until the front LED flashes rapidly.. about 10sec.
    Release the reset.
    Open the airport utility and setup the TC to bridge mode.
    The actual method depends on version of the OS and airport utility you use.
    This is version 5.
    Sorry I cannot post the v6 as I am on a snow leopard computer now. But you go to the network tab, and choose off bridge mode for method of connection. It will be NAT and dhcp by default.
    Then setup wireless.. you have a number of choices here.
    Either setup with the same SSID Security and password, as the homehub uses.. or a different name, and password..
    Each method works fine.. but you sometimes have issues with wireless channels.. for now leave it on auto and see what happens.. if you have issues lock down the radio channels on both devices.. use one out of the following on each, 1, 6, 11 or 13 in UK.. so say 6 on the homehub then 13 onthe TC.
    Update the TC.. unplug fromt the computer and plug it into the homehub.
    If you have other issues with the setup tell us what OS you run so we can post suitable screenshots.

Maybe you are looking for

  • Error message when opening iTunes after updating Windows 8.1

    I recently updated my windows software to 8.1.  Now I am getting a message that iTunes stopped responding and must close.  I tried to uninstall and reinstall iTunes but that has not fixed the problem.  I cannot get iTunes to open.  There is no error

  • HT1338 QuickTime Error: 2

    The share operation Master File has failed Share command- final cut pro x - master export - error QuickTime Error: 2. ?????

  • Setting propertys in extensions

    Hi, i have a simple questions which i couldn't answer from the jnlp specs. I can have properties in a jnlp which are exposed as system properties. But if have specify properties in a jnlp which is loaded as an extension the properties are not visible

  • Freezing in the middle of updating library on both 7.2 and 7.3.

    I've seen similar problems in other posts, but in addition to the core problem, the program takes 4 minutes to load. I've tried reinstalling it, which works until i try to load in the old xml file. Also reinstalling means I lose my playlists. I canno

  • Media encoder crashes

    I just installed Flash CS4 and am trying to use the media encoder on an Intel Mac running OS10.5.5. When I open small Mp4 movies and try to convert them to .flv, the encoder gets through half a movie and crashes every time. What's up?