0581 infotype error

Hi All,
when I am trying input accomodation type as company leased in 0581, system is throwing an error as"No Automatic updation of IT0008.Relevant wagetype not found".
can you suggest me what am i  missing?
Regards
29241

Hi,
I am also geting the same error.
<b>'No automatic updation for IT0008. Allowance Grouping not found.'</b>
Can u pl. tell me how u got this solved?
Thanks,
Sri

Similar Messages

  • Addition of new fields to existing Infotype: Error in Quality Server.

    Hi Experts,
    I have added new fields by adding custom include to Infotype 4000 using t-Code PM01.  It is working perfectly fine in DEV. But, in QLT, the custom Include is not attached to the P4000 structure. Independently, CI_P4000  exists in QLT.
    I have checked all the Transport Requests, nothing is missing. However, The structure of P4000 is not getting modified as per requirement. What should I do?

    Hi Experts,
    The Error was coming with Infotype 4000. I tried adding the same field by updating Infotype 4001 and it worked. So, I have used that only, and my requirement is fulfilled.
    But, I am still not sure if we can add field in similar way in Infotype 4000.
    Thanks to all for providing me with possible solutions!!
    Regards,
    Shruti Gupta.

  • Add new loop field in custom infotype - error field .. not assigned to loop

    Hi,
    I have a task of adding a new loop field in a custom infotype screen 3000. Here, in the past there have only been the fields begin date and end date. I need to add a new field, so this is how I proceeeded:
    1) I modified the screen 3000 in SE38, adding the field where I wanted and defining a loop.
    Now, I get the syntax error : Field P9500-field is not assigned to a LOOP. LOOP...ENDLOOP must appear in PBO and PAI.
    There must be something wrong in what I'm doing, can you please let me know a quick fix on this or how I can accomplish this in PM01? Please keep in mind that this is a custom infotype for SAP TEM, I can't see it in PA.
    Best regards,
    George

    Not a nice solution but I had to do this quick and I'll correct it in the next days:
    The old flow logic PBO code was:
      LOOP.
        MODULE FILL_DYNPRO.
      ENDLOOP.
    If I wanted to insert here something like:
      FIELD whatever
        MODULE dummy.
    , I'd get stupid error messages like this other field is not in loop, endloop, then if I put that other field I'd get the error that the fields are in the same loop...
    Wanting just to get this over with, I added the following code (after the initial loop):
      LOOP.
        FIELD whatever
          MODULE FILL_DYNPRO."same module as above
      ENDLOOP.
    This was repeated in PAI.
    This pretty much works out fine for the moment, I'll look for finer solutions in the week to come.
    Thanks for the help, guys.
    Best regards,
    George

  • 0315 infotype error when we are updating the cost center

    Hi Experts
    for one employee when i am going to change the cost center in 0315 infotype it is giving the error like
    cost center does not exist in CSKS . but i checke in CSKS table it is availble in CSKS
    but i noticed one point in this t-code for last costcenter , controlling area is not availble.
    is this the cause for error.
    Plz advise.
    Thanks

    Hi,
    If you are checking the cost center by querying on CSKS table, The cost center should be of length 10.
    You need to append Zeros to the cost center in the front to make the length as 10 and pass it to CSKS table.
    Use the FM CONVERSION_EXIT_ALPHA_INPUT to input zeros in the front.
    Thanks,
    Sowmya

  • Custom Infotype error in upgrade.

    Hi,
    We did a upgrade from 4.6C to 5.0.
    When we are doing syntax check for one of the program which has used custom infotype 9002
    it is giving following error "Include report "%_HR9002" not found."
    What could be the reason for this ?

    >>>Could please explain me the use of this include....
    YES.. SAP looks for this include if you have used it with the INFOTYPES:9xxxx declaration in any Program. Otherwise, you will not hit the error. this was a known bug in 46c-47 upgrade and SAP ought to have fixed it by now.. I am surprised.. anyway good that PM01 fixed it for you.. you can also use the report I suggested to generate the include enmasse ie for all the Custom Infotypes in one go..
    Regards,
    Suresh Datti

  • Problem in 0581 infotype

    when i am maintaining infotype 0581 and giving the amount , the system is giving the message "No automatic updation 0008, allowance grouping not found"
    rgrds
    sw

    Hi Shweta,
    Check for the allowance grouping of the employee (based on the PS type, PS group, PS area, PS level and ESG fpr CAP) and check if a wage type exist in V_TINA9 for the allowance grouping of the employee.
    Regards,
    Praveen

  • BSP programmer error

    Hi Guyz,
    I have developed one application for Leave on Portal.
    When I create Absence,It seems to be working but some cases it is not working .I will explain with details.
    <b>1</b>.
    To create absence,<b>BAPI_ABSENCE_CREATE</b> is being used .I locked the Employee as well as record.It is returning some messages like "Personal number could not be locked'.
    <b>2</b>.
    When I want to create Leave type called ADOPTION LEAVE from Portal .It is showing like.
    <b>"The page cannot be displayed
    There is a problem with the page you are trying to reach and it cannot be displayed."</b>
    <b>3</b>.
    When I create same from R/3 in 2001 infotype,Error message is shown like that .
    <b>"Not enough quota  for attendance/absence 0680 on 09.10.2006 for personnel no. 00002544"</b>
    <b>4</b>.
    What I want is Why that Function module is not returning error message <b>"Not enough quota  for attendance/absence 0680 on 09.10.2006 for personnel no. 00002544"</b>.
    guys if anybody got this type of problem or know the solution,Please help me in this regard.
    <b>Thanks,
    Venkat.O</b>

    Hi,
    You will get a better and quicker answer if you post this in th HCM/HR forum.
    Eddy
    PS.
    Put yourself on the SDN world map (http://sdn.idizaai.be/sdn_world/sdn_world.html) and earn 25 points.
    Spread the wor(l)d!

  • Maintaning HRA in Basic pay infotype

    Hi Friends,
    We would like to maintain HRA without entering the value in 581 infotype.
    But it not allowing us to maintain like that..can any body let me know the dynamic action is existed for this.
    Any body can help out on this..
    rewards will be given for the helful answers.
    Thanks
    Nanditha

    Hi Pinaki,
    My client doesn't want to maintain any tax exemption for HRA thru the 0581 infotype..He wants to enter it directly in the basic pay infotype as we enter the other wagetyeps like baisc, conveyance , food allowance etc.
    eventhu I created the wagetype for HRA it is not taking up directly into the basic pay infotype.we need to maintain the 581 infotype..otherwise the HRA will not be updated in the basic pay infotype.
    can u help me out on this.
    Thanks
    nandita

  • Employee Absence record creation error

    Hi Guyz,
    I have developed one application for Leave on Portal.
    When I create Absence,It seems to be working but some cases it is not working .I will explain with details.
    1.
    To create absence,BAPI_ABSENCE_CREATE is being used .I locked the Employee as well as record.It is returning some messages like "Personal number could not be locked'.
    2.
    When I want to create Leave type called ADOPTION LEAVE from Portal .It is showing like.
    <b>"The page cannot be displayed
    There is a problem with the page you are trying to reach and it cannot be displayed."</b>
    3.
    When I create same from R/3 in 2001 infotype,Error message is shown like that .
    <b>"Not enough quota for attendance/absence 0680 on 09.10.2006 for personnel no. 00002544".</b>
    4.
    What I want is Why that Function module is not returning error message <b>"Not enough quota for attendance/absence 0680 on 09.10.2006 for personnel no. 00002544".</b>
    guys if anybody got this type of problem or know the solution,Please help me in this regard.
    <b>Thanks,
    Venkat.O</b>

    check the  customisation is missing for his ESG AND PSG in v_t556a_web
    check his groupings from It2006 overview and maintain those in above for his rule group
    java dump :
    Please can you check if the Pernr used
    has correct information like It0105 etc, also the rules are
    correctly defined.
    For the Employee, First of all check the Period Work Schedule also
    the Quotas of the pernr needs to maintained in 2006, Please do
    this customisation and it should solve the issue.
    Maintain the absence quota in the IT2006 and then try once.
    Also make sure that the Settings in Webmo and PTARQ etc all is done
    The pernr belongs to the a Rule and have absences defined for him.
    Also check the PSA gorupsing
    May be Problem with grouping of PSA.

  • Housing (Company Owned Accomodation)

    Hi all,
         When I am maintaining IT0581(Housing) for an employee with COA the system is giving error "No automatic updation for IT0008. Relevant Wagetype not found."  I have maintained a wagetype with tax code SCOA under Recc Pay and Deductions for the same but its not working. Please advise.
    Regards,
    Tomesh

    HI  Tomash,
    Maintain 0581 Infotype
    enter Minimum Rental Amount in  0581....
    go to PA30  press enter 3 times u will get all the wage types
    Best wishes
    sekar

  • Basicpay Info type.

    Dear SAP Guru's,
    When i m maintaining pasic pay infotype Warning Error is throwing: Basic salary is not part of the pay components
    Let me inform you that i have created new salary structure and while testing of new salary structure this error is falling.
    Thax Is advice, plz reply me at the erliest.
    Regads
    zankhana

    Dear Shetty,
    I have created new EE Group, ESG, Pay scale type pay scale allowance grouping for to add some new allowance and revice my salary structure. Now when i m test of the new structure in the basic pay infotype Error is falling that the,
    Basic salary is not part of the pay components
    Thanx for the quick reply...
    Regards
    Zankhana

  • Infotype 0581, Urgent

    Hi Gurus,
       When am changing Rent Amount by using T-Code pa30 and for infotype 0581, it giving the warning message "Eligibility amount for HRA/CLA/COA is zero  for employee 000001 on 01.04.2007". How to remove this warning messages? Please help me this?
    Thanks
    SC

    Hi Sesh,
      Thanks for your quick answer. I can ignore this warning message through t-code pa30. But i need to update this rent amount through programatically. It gives the same error through program as "Rent is Required". So i thought that if i ignore this warning then through programatically it will be successfully inserted. Please give me valuable suggesion.
    Thanks
    SC

  • Regarding infotype 0581

    Hello friends,
            I am creating record in infotype 0581. But while creating it gives an error,
    " No automatic updation for IT0008. Allowance Grouping not found."
           Please give me solution for this.

    Hi,
    Under IMG in Payroll India
    Define Grouping for allowances
    Assign Grouping For Allowances
       V_T7INA1
    V_T7INA3
    And assign wage type model for grouping for allowances in table   V_T7INA5
    Warm Regards,
    Kapil Kaushal

  • Error in creation of custom PD infotype

    Hi,
    I have a task of creating a custom PD infotype(p9xxx). I created HRI9xxx structure with all the custom fields and when I try to create the infotype using tcode PPCI(selected 'field infotype' option and create button in the 'infotype' block was pressed), it gives an error message that p9xxx-begda is not in ABAP dictionary and then it gives me list of screens, module pools and tables created. This custom infotype entry does not exist in T777I. I have tried regenerating it and same problem persists. If anyone knows the solution, please do let me know.
    Thanks in advance

    Solved.

  • Error while creating a query for my custom infotype

    Hi,
    I have created a custom infotype with fields currency amount and currency field .
    While I am creating a query for it its giving an error
    Message no. AQ_AD_HOC221 Error when generating the report(see long text )
    I tried to execute the standard program RPUMS40CCI but still I am facing same error .
    I have also maintained table T777i for my infotype but still problem exists.
    Please help.
    P

    Hi
    Check in PM01

Maybe you are looking for

  • Multi line values in mail forms to send emails

    Hi All, Ours is CRM 2007 application, as part of new capability adding to the system, we need to send email to customer with few details once service tickets saved in the system. we decided to use mail forms to create the template and send email to t

  • Queries on WPC

    Hello, I have a few queries on WPC, I have performed the initial configuration steps and things are working ok with WPC. however i didnt find the editor so user freindly so as to allow business user to create and manage complex html pages themsleves.

  • There was a problem including the file images.asp in your message. Why?

    When I paste web info that includes images I get this message and if I continue the message is sent without the images. This has been going on for several months. Forwarding messages with images gets the same message and the images are not sent. This

  • NAT 8.6 multiple subnets in a single static NAT

    Hello all, I have this question, probably pretty an easy to answer, but unfortunately I can't test it myself in a production environment right now. Do you know if is possible to have in ASA 8.6 a Static NAT rule with multiple subnets in both object g

  • Adjusting songs on Creative To

    What are mine options in adjusing songs (ID3 tags) on the Creative Touch, without using the music library on mine computer (thus directly on the mp3 player)? For example, I want to change the title of a song. For now I only discovered how to delete s