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

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.

  • 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

  • Infotype changes ( Urgent)

    Hi all,
    Facing some problems in changing Infotypes.
    Scenario: Have to add another tab with some Input fields in the standard Infotype 0045.
    Problem: Have added the tab with the fields . But the fields are appearing as output fields and moreover even the other tab fields are coming as output fields .i.e greyed fiels.
    Cant understand why this is so? Can someone who knows to modify Infortypes suggest and guide.?
    Thanks and Regards,
    Sudipto.

    Hi,
    first you have to extend the infotype 0045 for those fields by adding CI_INCLUDE for the infotype.
    Regards,
    Amit
    Check that following are maintaned.
    ·     Entry in table T777D for the technical characteristics of an infotype.
    ·     Entry in Table T77ID for the data field structure Psnnnn for the infotype.
    Make the required settings to table T582A in Customizing for Personnel Administration.
    Message was edited by:
            Amit Khare

  • Specify the infotypes? urgent

    Hi all,
    could you please tell me the specific fields and infotypes please.
    0AGE_RANGE
    0GENDER
    NUMBER OF ACTIONS
    NUMBER OF EMPLOYEES
    HEADCOUNT FTE
    THANKS IN ADVANCE

    Right click on waveform graph on front panel. Point to Y Scale, sub menu pops up. Uncheck Autoscale by clicking on it. Double click on the upper scale value on waveform graph and change it to any number. Do the same for the lower scale value. By right clicking and going to Properties, you can change other stuff, like scale divisions, plot shapes, etc.
    - tbob
    Inventor of the WORM Global

  • 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

  • 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"

  • Where does the Value of EECST gets stored

    Hi,
    Where does the value of EECST gets stored for the infotype p0167. How can it be retrieved from that specific infotype. - Urgent issue.
    Thanks........
    sk

    hi,
    what is EECST?
    there is no such field in data dictionary.
    plz specify properly or atleast u give the name of field in general that is used in pa0167 infotype so that we can help u.

  • 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

  • Very Urgent...Indirect evaluation symbol 'I ' in basic pay infotype..

    Hi Friends,
    what is the meaning of 'I' in IND Val field ,which comes with some wagetypes only, in Basic pay infotype.
    If 'I' is there in the field it is not storing the value in a table so there is a problem with the calculations for some developments.
    how to restrict that 'I' in basic infotype ?if we restrict that will there be any effect in the other areas?
    very urgent..appreciate any help..

    Hi Nandita
    'I' means indirect evaluation of the amount for the wage type. So, if you enter any value, then the amount limit will be computed from using IT0008 or IT0052 and checked with the value entered and 'I' will be removed. If you do not enter any value, then the amount for this wagetype will be computed by SAP function module.
    You can check the table T511 and for Wage type where MODNA is not initial are indirect wage types.
    Thanks
    Navneet

Maybe you are looking for