IT0008

Hi,
My client hires a visiting faculty for 6 hrs, his class might be 1 hr per day or 2 hrs per day. If his class is 1 hr per day then he would work for 6 days, if its 2 hrs per day he would work for 3 days. Then his contract ends.
1) How do I create his daily work schedule, period wrs and work schedule rule and also holiday calendar should be applicable while creating work schedule.
2) Can I store his no of hours and pay rate in IT0008 . Where amount would be no of hours * pay rate.
3) Employee should be able to raise a grievance request on the portal, is standard solution or suggest me what custom developments to be done.
Thank You
Regards
Vish

Hi Dey,
Please find the answers below
1) Visiting faculty is a temp employee who may work for 4 or 6 hrs and then contract ends. His next contract may be after few months or may not be.
2) Let say if its fixed 1 hr or 2hrs , then what would the solution be?
If the no of hrs is not fixed, then how what the solution be?
3) Capturing his attendance through external device and passed to SAP
4) His salary will be No of Hours worked multiplied by Hourly Rate.
I hope the necessary information is provided.
Thank You for the reply
Regards
Vish

Similar Messages

  • Break the link between IT0007 and IT0008 for Capacity Utilization Level

    Hi Gurus!
    We have a system that connects the field "Employment Percentage" from IT0007 with the "Capacity Utilization Level" from IT0008. That means that every change in the Employment Percentage changes also the percentage in the Capacity Utilization level.
    Our idea is to disconnect those two fields and make them independent, because the HR Department preffer to introduce this information manually twice (once in each infotype).
    Do you have any idea of how I should do that?
    Thank you in advance!
    Abel

    I know what it means... The problem is for what they are using this infotype.
    For them IT0007 has the schedule of the person, and the percentage can change (<100% means part-time employee)... but in IT0008 they WANT ALWAYS the 100%, because for them this percentage is based in how many hours of all the hours informed in IT0007 the employee worked.
    In other words, if the employee has a Work Schedule Rule of 8 hours a day, but he is contracted part-time for only 4 hours a day, In the IT0007 he will be informed with an Employment percentage of 50%, but in the IT0008 he will have a Capacity Utilization Level of 100%, because he will work the 100% of the hours informed in the IT0007 (the 4 hours informed in Daily Working Hours).
    I know it is a little bit confusing, but it's the way they are working now... probably in the future they will correct their processes, but now we must adapt to their requirements and work in this way.
    Any Idea will be welcomed
    Edited by: Abel Raya on Jan 27, 2011 11:21 AM

  • Get previous and latest salary from IT0008 Record

    Hey guys, i am trying to develop a letter that needs to show an increment, i.e. grab the current and previous records from IT0008..
    I have tried a few things:
          CALL FUNCTION 'HR_READ_INFOTYPE'
    >> this does not get the salary i need.. but gives me dates that i used in:
          CALL FUNCTION 'RP_FILL_WAGE_TYPE_TABLE'
    >> this is returning the current salary and future salarys (we have some postdated increments in the system) but does not get me the previous no matter what i put in for dates.
    also tried:
          CALL FUNCTION 'RP_FILL_WAGE_TYPE_TABLE_EXT'
    >> same as above.
    thoughts? i want to get the last two records as they appear in Pa20/30 for IT0008.
    Thanks!
    -Jason

    Jason:
    My suggestion
    SELECT * FROM PA0008 WHERE  INTO it_0008
       PERNR EQ P_PERNR.
    SORT it_0008 BY ENDDA DESCENDING.
    READ TABLE it_0008 INDEX 1.
    MOVE it_0008 TO WA_LAST.
    READ TABLE it_0008 INDEX 2
    MOVE it_0008 to WA_PREV.
    Obvious,  wa_last and wa_prev there are work area LIKE PA0008.
    I think this can work fine.
    Regards.
    José Luis

  • Automatic filling of wagetype amount in IT0008

    Hi All
    Can anybody please tell me what to customize to get an automatic filling of a wage type in IT0008? I have filled the groups and level tabels, which is visible in when choosing the groups and levels on user level. These groups and levels are connected to a Wage type and this wage type is the default wage type in IT0008.
    At the moment I am able to fill in (and save) whatever amount I want, but when I leave it empty, I get the following message:
    IndVal of wage type AMBT: No entry in table T510 for key on 01.01.2004
    Message no. RP 032
    The date mentioned in the error refers to the date on the bottom left hand in the screen. This is the begin date of the added wage types...
    It should be simple, but I am lost.... 
    Thanks for your help!
    SD

    Hi,
    yes you are right. TARIF A
    The TARIF module uses pay scale data that is taken from the pay scale groups and levels entered in the Basic Pay infotype.
    The module TARIF has four variants (A - D), that have the following meaning:
    A  Valuation is based on the pay scale group and level
    B  Valuation is based on pay scale group/level and specific wage type
    C  Valuation does not depend on pay scale level
    D  Valuation does not depend on pay scale group or level.
    check the table v_t539j for valuation of wag type with PRZNT.
    and the check the table V_T510 with proper date the wage types are included.
    Regards,
    mohammed

  • Defaulting PayScale Group and Level in IT0008.

    The System is configured as that the Payscale Group and Level will get defaulted in IT0008 from the Planned Compensation maintained for the Job.
    This is working fine for all personnel areas except one.
    Can anyone pls explain what all tables/SPRO nodes I have to check for the same?

    Hi,
    Check the Indirect valuation A, B, C & D config in the Reiumbursement Allownace & Perqusities( RAP's )config for the combination of PSArea, PSType, PSGroup, PSlevel
    Regards,
    Hemant V. Mahale

  • Error while Configuring IT0008 in PA 30

    Dear Gurus,
    I'm running Hiring Action through PA40 in IDES Server and i configured infogroup in this particular order. i.e 0000, 0002, 0001, 0006, 0007, 0008.
    Issue:-
    1. After saving IT0002 my session is jumping to user login page and after providing login details its coming back to again to next Infotype. Its happening same for the rest of the infotypes as well and after saving IT0007, my action is completing, but i need to get IT0008 which i'm not getting.
    2. When i'm trying to create IT0008 in PA30, i'm getting an Run Time Error "Offset in WRITE TO in program "SAPFP500" is too large.
    Kindly guide me how to solve this Error.
    Thanks in Advance,
    Rizvana

    Hi Rizvana,
    solution 1: Might be the chance employee is in some other Employee Group and featuer is maintained for some different one.
    solution 2:
    This problem is usually caused by feature LGMST being configured.
    you might have given the LGMST feature as only wage type model
    example:  ABCD
    where as you have to give 30/ABCD and activate it then try maintaining the infotype 0008.
    regards,
    mohammed

  • Payscale group and levels values are not appearing in IT0008

    Hi Friends,
    I craeted Payscale group & Level in V_T510. Eventhough these values are not coming as F4 (drop down)values in IT0008.
    Pls adivice where I have missed the configuration.
    Thanks

    Hi..
    ESG/CAP and and its grouping in V-t510 have already been maintained. however still it is not coming as drop down values.
    Pls suggest to resolve.
    Thanks

  • Warning during maintenance of IT0008

    Hi All,
    When i try to maintain Basic salary in IT0008, i get a warning "Basic Salary is not a part of the Pay Components".
    Could anybody guide as to what is wrong and where?

    Hi Muthu,
    Thanx for your reply.
    Emp Group in IT0000 was in place. However, the position assigned was incorrect and hence the warning was in display. Now the warning has been taken care of but IT0008 is giving run time error "WRITE_TO_OFFSET_TOOLARGE"
    Error analysis
    In a "WRITE src TO dest+off[(len)] [INDEX i]" statement, "off" contains a target field offset (3) which is larger than the length of the target field "dest" (4). This is not allowed.
    Any clues??

  • Prob in entering custom wagetype in IT0008 and IT2010

    I have created a custom wage type 9b01. It is supposed to be calculated based on the no of hrs entered for an employee and the amt should be calculated automatically.
    I am successfully able to do that by entering this wage type in infotype 2010(and entering no of hrs) for an employee.
    Now the problem is instead of entering it in infotype 2010 i want to enter it in basic pay IT0008 along with MB10. But in IT0008 , we are asked to enter the amt directly which I cant enter for 9b01(since it is to be calculated during payroll run automatically based on no of hrs).
    Another reason why i want to enter it in IT008 instead of IT2010 is that in IT2010 it allows me to enter only 1 wagetype for an employee. In case if i have 2 custome wagetypes , i am not able to use IT2010 (since it doesnt provide me with the table control for entering wage type unlike IT0008)
    THANKS

    Hi Amber,
    Concerned as to why you would want this wage type in IT0008-Basic Pay?  That infotype should contain the amount or pay rate the individual receives every pay day.  If you have an number of hours that will change each pay date, then you want to use IT2010 as you are or IT0015-Additional Payments.  Numbers can be entered into IT0015 and depending on how the wage type is configured and the payroll calculations set-up, you can achieve the same result of the payment for those hours entered.  Unless this number was fixed for every pay period, I would not recommend using IT0008.
    Paul

  • Problem in copying wagetype into IT0008 using Dynamic Action for IT0015

    Hi All,
    My requirement is based on the Number/ Unit the user enters on the IT0015 screen in the PA30 transaction ,I have created a dynamicaction that will fetch the corresponding wage type from a table T511K and display the screen of IT0008 where the BEGDA would be the Date of Origin of IT0015 and a new record should be added to the already existing wagetypes of IT0008.
    I have already created the dynamic action and the BEGDA is getting correctly fetched from the IT0015's Date of Origin. However, I am in doubt as to how to add the corresponding wage type from table T511K in the already existing wagetypes of IT0008. Please help me. Points would be rewarded.
    If possible could you please provide the code for it.
    Regards,
    Rahul Agrawal.

    Rahul  Technically speaking this can be achieved by any way but would like to share you the nature of wage types which comes in IT0015 and IT008 completely differs functionally along with Respective infotypes Ie The wage types in 15 will be a irregular wage type and in IT0008 Regular wage type and IT0015 have Time constraint 2 and IT0008 have TC 1
    So would like you to check once with your functinal before going to the development

  • Ad-Hoc Query: Unable to fetch IT0008 fields......Help.

    Hi,
    I have build an infoset on ldb PCH and have enabled object type 'S'. The requirement is to get IT1005 and IT0008 fields in one query.
    The infotypes selected includes the PA infotypes 0001, 0002, 0007 & 0008.
    While building a query i get data from all PA infotypes except IT0008. Any fields selected from IT0008 is blank in the output.
    How could I get IT0008 data fields?
    Amit

    Hi,
    Try using infosets based on other logical data base PNP or PAP.
    InfoSets based on PCH database enable you to use InfoSet Query to select objects of one object type, such as business events, qualifications, and positions. so this may not allow IT0008. I am not sure. But using PNP LDB should help.
    If you have recieved answer to your question. Please allot points and close the question.
    Let me know if you need more information on this.
    Thanks,
    Dhiraj

  • IT0008 Work hrs/period and ANSAL issue

    Folks,
    Work hrs/period in IT0008 is defaulted from customizing or previous record, however for us, it works like this.
    IT0007 for example has 150hrs, in IT0008 is created as 150/2 - 75hrs, when it is semi-monthly and the text next to work hrs/period is displayed as semi-monthly. Whereas when i create IT0008 through PA30, the workhrs/period is created as 150. Not sure how and why it works like this. According to me, irrespective of PA40/PA30, the standard has to either take customising entries or previous record. The system is set to take from customising. DFINF feature.
    IT0008 - Ansal has to take the pay period and the amount, for example a semi-monthly paid employee is paid 100$, then 10024 has to be calculated and appearing in ANSAL of IT0008, however, it appears as 10012. I checked the entire ANSAL settings including V_T510W and T549R and other customizing steps, still no clue!
    Appreciate your inputs.
    Regards
    GK

    Folks,
    It is because of missing entry in T510W and after entering values, it appears correct in IT0008.
    Thanks to your time.
    Regards
    GK

  • Reading ANSAL amount in IT0008 thru PCR

    Hi Experts,
    Can you please suggest how to read the ANSAL amount in IT0008 thru PCR?
    Scenerio - An amount in one WT is to be added to the ANSAL and proceed for further calcualtion. I am trying to read the amount thru PCR but not able to. Please suggest if there is any other alternative.
    Thanks in advance

    Hi,
    I am not sure if you can read ANSAL trough a PCR (maybe with operation TABLE you can do something). Any how, ANSAL must be your salary multiplied by a quantity (it may be 12, 16, 24). If I am not mistaking it depends on what you have in feature PFREQ. You can make a PCR where you take your salary an multiplied it by the number you want (you can put that number in the constant table T511K) and then send it to the wage type you like.
    I think with this you may solve your problem.
    Hope it helps.
    Regards...

  • Adhoc Query (How to add search help for IT0008-subty)

    Hello Experts,
    My requirement is to get the search help on Field
    <b>SUBTY IT0008</b>,
    Field SYBTY is already there in the infoset,
    but when query has been run and we try to select SUBTY values using F4 it doen't give anthing. 
    Is there is anyway of cusotmization to meet this requirement.
    Any help would be appreciated and awarded. 
    With regrads,
    Harsh

    Go to SPRO >Personnel Management>Personnel Administration>Payroll Data>Basic Pay>Define reason for change   here u can create ur own subtypes for Basic PAY Infotype 0008

  • Error "No automatic updation for IT0008. Allowance Grouping not found"

    I am maintaining IT581 of an employee.but system throws an error -->No automatic updation for IT0008. Allowance Grouping not found.I have maintained allowance grouping properly.The thing is my requirement is that i am maintening pay groups and level in table T710 instead of T510.Not touched T510.
    Means i have also created IT1005(Planned compensation) in OM.Every other thing is ok.Except IT581.
    What i beleive is its taking  assignement from table V_T7INA3.where i am not able to store ESG for CAP, groups and levels.Because its taking value from T510.But i want to do everything on basis of pay scale grade ie T710.
    Need your help and inputs....

    Dear Sumo,
    Kindly update feature 40 ECC which will help to automatic open the IT0008 for autmatic updation of such wagetypes ex: HRA
    you can maintain percentage their for the particular wagetype for
    40ECS - HR-IN : Feature to Determine Elgibility for RAPS
    This feature is used to determine the factor which is multiplied with
    the Reimbursement, Allowance or Perk (RAP) amount to calculate the
    amount payable to the employee.
    rocedure
    The factor can be arrived at by making a decision on the following
    details:
    Country Grouping
    Company Code
    Payscale Grouping for Allowances
    Wage Type
    Gender Key
    Number of children for children education allowance
    Number of children for children hostel allowance
    Personnel Number
    ample
    As per company A's policy, all employees belonging to the Payscale
    Grouping for Allowance MN01, receive twice the amount eligible for
    Childrens' Education Allowance (wagetype M260) in case the employee has
    two or more children.
    1           D   MOLGA
    2   **          &ELIAL=1
    3   40      D   LGART
    4   40 ****     &ELIAL=1
    5   40 M260 D   CEANO
    6   40 M260 *   &ELIAL=2
    7   40 M260 1   &ELIAL=1
    kindly update the same and let me know.
    rgds,
    priyanka

  • Entries in T510 are not getting defaulted in IT0008

    Hi Experts,
    Entries maintined in T510  are not getting defaulted in IT0008.
    According to the wagetype model  (LGMST - Feature ) the wage types are defaulting accurately  but the amount is coming blank.
    Please advice.
    Regards,
    IFF

    V_T511 - Wage Type Characteristics maintian the indirect valuation model. Select the module variant as per ur req.
    V_T539A - Default Wage Types for Basic Pay
    LGMST - Feature
    V_T539J - Base Wage Type Valuation
    V_T7INA1 - Pay scale grouping for allowances
    V_T7INA3 - Associating pay parameters to pay scale grouping
    V_T7INB1 - Basic Wages
    V_T7INA5 - Wage type model for pay scale grouping for allowances
    V_T7INA9 - Reimbursement allowances perks - eligibility and calculation

Maybe you are looking for