Infotype 0581

Hello  Gurus
While updating infotype0581(HRA) error is coming: No automatic updation  for IT 0008.
Pls guide
debjani

Along with our Gurus points,
also check... Tax Code of HRA WT mantained in IT8.
i.e., 0581 can be maintained with Accomodation Type as
RENT only when HRA WT tax code is SHRA
CLA only when HRA WT tax code is SCLA
COA only when HRA WT tax code is SCOA
Regards
...SAdhu

Similar Messages

  • Insert record in infotype 0581 using function module

    Hello experts,
    I am using function module HR_INFOTYPE_OPERATION to insert a record in infotype 0581, but its giving exception CX_HRPA_INVALID_INFOTYPE. This infotype is time constraint 1.So how can i handle this.
    Reply will be really helpful <removed by moderator>.
    Edited by: S Harshit on Feb 17, 2012 6:49 AM
    Edited by: Thomas Zloch on Feb 17, 2012

    Hi Mallikarjuna,
    I am trying to pass the rent amount, but unable to, here is the code.
    TYPES: BEGIN OF IT_P0581.
    INCLUDE STRUCTURE P0581.
    TYPES END OF IT_P0581.
    DATA: INFTYKEY LIKE BAPIPAKEY,
    RETURN LIKE BAPIRETURN1.
    DATA: P0581_TAB TYPE TABLE OF IT_P0581 WITH HEADER LINE.
    P0581_TAB-PERNR = 01400038.
    P0581_TAB-INFTY = '0581'.
    P0581_TAB-BEGDA = '20111010'.
    P0581_TAB-ENDDA = '99991231'.
    P0581_TAB-RTAMT = 3000 .
    append P0581_TAB.
    CALL FUNCTION 'HR_INFOTYPE_OPERATION'
    EXPORTING
    INFTY = P0581_TAB-INFTY
    NUMBER = P0581_TAB-PERNR
    SUBTYPE = ''
    VALIDITYEND = P0581_TAB-ENDDA
    VALIDITYBEGIN = P0581_TAB-BEGDA
    RECORD = P0581_TAB
    OPERATION = 'INS'
    NOCOMMIT = ''
    RECORDNUMBER = '000'
    DIALOG_MODE = '2'
    IMPORTING
    RETURN = RETURN
    KEY = INFTYKEY
    EXCEPTIONS
    OTHERS = 0.

  • 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

  • How to enter HRA without maintaining the infotype 0581

    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 helpful answers.
    Thanks
    Nanditha

    FYI
    The authorization of a country grouping for an infotype and type is specified in table T582L Infotypes - Country-Specific Settings. 
    Maintain T582L  for IT0581.
    Thanks.
    Saquib

  • 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

  • Fetching data from infotype

    Hi Experts,
    I have to fetch all data from infotype 0581,can you suggest me how to do this
    in sap abap-hr.
    I am not using LDB in my report.
    Thanks&Regards
    Priyaranjan

    You can use Function module "HR_READ_INFOTYPE"

  • HRA DOUBT

    Hi to all,
    while giving inputs into inf 581 (as rented accomdation and metro) i am getting an error like this
    No automatic updation for IT0008. Allowance grouping not found.
    Message no HRPADINO1097
    i am not able to find what it is..
    Plz help me
    Venkateswarlu.M

    From Help.SAP.Com
    When you create a new housing record, or modify the Accommodation Type or the beginning date of the infotype, the system dynamically updates the Basic Pay infotype (0008). When you save the Housing(HRA / CLA / COA) infotype (0581), the system automatically displays the Basic Pay infotype (0008) with the changed information and you must save this infotype. 
    If there is a change in the Accommodation Type, the dynamic action will default the changed Accommodation Type in the Basic Pay infotype (0008). If there is a change in the beginning date of the Housing(HRA / CLA / COA) infotype (0581), the dynamic action will delimit the earlier record, and create a new record having the changed beginning date.
    This dynamic action is necessary to ensure consistency between the information maintained in the Basic Pay infotype (0008) and Housing(HRA / CLA / COA) infotype (0581).
    For example, the employee was earlier staying in a Rented Accommodation and then shifted into a CLA. The Basic Pay infotype (0008) earlier contained a housing wage type that had the tax code for Rented Accommodation. The dynamic action now updates the Basic Pay infotype (0008) with the housing wage type that is associated with the tax code for CLA.
    Hope this helps

  • Income tax declarations approval error

    Dear Team,
    In my client, employee has submitted the income tax declarations through employee self-service (ESS), when the approval approves the infotype 0585 & 0586 shown the error. While the rest infotype (0581, 0584 etc) updated successfully.
    The error is given below:-
    “Error while infotype/ Database updating. Solution type: 00002”
    Kindly suggest!
    Regards,
    Rakesh

    For those employees check whether 585/586 records exist previously-for that year
    We encountered the same error for the new employees joined in this FY year but IT0585/0586 were not created during hiring. for such employees through IT declaration new record is not created -but existing record will be modified through declaration.
    try creating a blank record for those employees and try approving again
    Regards
    Srinivas

  • Rent Amount

    Hi Gurus,
      am updating the infotype 0581 through T-code pa30. When am updating the Rent amount it is showing the warning messages "No Automatic Updation for IT0008. Caluclation method not found" and "Eligibility amount for HRA/CLA/COA is zero  for employee ".
      Any one give me suggestion how to eliminate this warning messages.
    Points will be awarded.
    Thanks
    SC

    Hi
    Where u are giving % just check there.
    What value you are giving i suppose u hadnt given any value and for PRNZT u had assigned it.
    I dont think you are doing it by SAP method also.
    You doing by other way is it?
    So do one thing correct the settings.
    It will work.
    Manoj Shakya.

  • Eligibility for HRA

    Dear Consultants,
    When I enter amount in Infotype 0581, It gives Warning "Eligibility Amount for HRA/CLA/COA is zero for employee 10081503 on 01.06.2009". I have added entries in table V_T7INT9 with Rs 999999.00 as Exemp IT field. I have created the HRA wagetype by copying M230. When I Click Enter it takes me to IT 0008 with a Blank entry of some other wagetype. I entered some value there as HRA Paid. But the House Rent Actually paid does not have any effect of HRA Exemption on running the Payroll.
    Is anything missing?
    Regards
    Bindumadhav.

    Dear Praveen,
    Thanx for your reply.
    The entries in table V_T7INA9 are as follows :
    1HRA No Check for Ee characteristics     10,000.00     12.00 Amount Allowance     INR 01.01.1990 31.12.9999
    1HRW No Check for Ee characteristics     10,000.00     12.00 Amount Allowance     INR 01.01.1990 31.12.9999
    The entries in table V_T7INT9 are as follows :
    1HRA Tax exemption is Rule Based Limit for Tax Exemption is Monthly 100,000.00 SHRA INR     01.01.1990     31.12.9999
    1HRW Tax exemption is Rule Based Limit for Tax Exemption is Monthly 100,000.00 SHRA INR     01.01.1990     31.12.9999
    Are these entries correct ?
    Regards
    Bindumadhav

  • 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

  • What are all the infotype need to maintain Indian Payroll and Time Mangnmt

    Hi Folks,
    My client wants to implement Indian Payroll and Time Management. we use +ve time management, -ve time management and also using CATS. its more of an indian payroll.
    Now can any one tell me what are all the infotypes i need to add.

    For Indian payroll :
    0580 Previous Employment Tax Details
    0581 Housing(HRA / CLA / COA)
    0582 Exemptions
    0583 Car & Conveyance
    0584 Income From Other Sources
    0585 Section 80 Deductions
    0586 Section 80 C Deductions
    0587 Provident Fund Contribution
    0588 Other Statutory Deductions
    positive time management mandatory infotypes:
    0050 time data recording
    2011 time events
    2010 time remuneration wage types
    updations:
    2001 absence
    2002 attendances
    2003 substitutions
    2006 absence quotas
    For CATS -infotype0315

  • 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

  • Country Specific Infotypes - India

    Dear Seniors,
    what are the Infotypes for Country India (specific for India)?
    Regards

    Hi,
    The Indian country specific info types are given below. Few of these further having sub types to be maintained according to the requirements.
    0580   Previous employment Tax Details
    0581  Housing (HRA/CLA/COA)
    0582  Exemptions
    0583  Car & Conveyance
    0584  Income from other sources
    0585  Section 80 deductions
    0586  Investment details (Sec 88)
    0587  Provident fund contribution
    0588  Other statutory deductions
    0589  Individual Reimbursements
    0590  Long term re-imbursements
    0591  Nominations
    Regards
    Mohan
    Edited by: Mohan Reddy on Sep 21, 2009 1:08 PM

Maybe you are looking for

  • Cant get itunes to install properly on windows 7

    I upgraded to Windows 7 from vista. I did a new fresh install starting with a new hard drive. The install went fine until I went to install Itunes. Downloaded the latest Itunes and started the install. A good way into the install during the part of t

  • PDF previewer not working in Outlook

    All, I have recently updated to Adobe reader 11.0.10, I can now open the documents I was not able to open, but the previewer in Outlook stopped working. The error I get is that the doc is not supported by my currect reader and that I have to upgrade

  • 1 Copy/Computer

    I notice that Final Cut Express won't install on my second iMac on my home network. I wouldn't really use that computer, but the principle of this thing sort of bugs me. These are the same sort of tactics that Microsoft uses. Apple has dropped the pr

  • IPod Touch (4) does not automatically fetch email

    My iPod Touch 4 does not fetch email unless I force it to. Push is off and my mail accounts are all working (MobileMe & Gmail). I've tried everything and the device just sits there, even though it is set to fetch new emails every 15 minutes. Any idea

  • Where is the "Add New Thread" link?

    I want to add a new thread to the SAP Auto ID Infrastructure forum.  However, there is no "Post New Thread" link to select.  I am logged in.  The instructions say all you need to do is log in and start posting.  How do I find the Post new thread link