Change Time Constraint for Personal Data InfoType

Hi,
How to change the Time Constraint for Personal Data InfoType.
I tried to do it in Customisation Procedure --> Infotypes, but the option to change Time Constraint is disabled for Infotype 0002.
Thanks

Hi,
you can change time constraints in general attributes of infotype attributes,this can be done through table maintenace view V_T582A.
But note that we cannot change the time contraints for mandatory infotyepe of personnel in an organization i.e -0000,0001,0002.
ex:- without personal details like names no personnel will exist in an organization.
regards,
Soori

Similar Messages

  • Changing time-out for scheduled data refresh

    Using a Power Query connection, is it possible to extend the time-out time for scheduled data refreshes? The amount of data to be retrieved is rather limited, but there's thousands of rows (NAV server).
    If not, any suggestions to how to reduce latency?
    Thanks.

    Thorm,
    Is this still an issue?
    Thanks!
    Ed Price, Azure & Power BI Customer Program Manager (Blog,
    Small Basic,
    Wiki Ninjas,
    Wiki)
    Answer an interesting question?
    Create a wiki article about it!

  • Time constraints for infotype 0185

    Hi experts,
    Need your suggestions,
    Is it possible to change the Time constraints for infotype 0185. What will be the impact if i change from 2 to 3 time constraints. Please explain...
    Shiv.

    hi,
    what i meant was standard time constraints should not be changed unless there is no other option.
    changing the time constraint is a quick fix solution.
    these standard time constraints are set after a lot of thought.
    like he referred 185  which is personnel ids.
    here you can see that it has sub types each sub type can have one record.
    you cannt have two passports .
    you cannot have two pan numbers etc.
    lets us sasy the end user enters some data wrongly and then he realises and creates another record for the same with out deleting the old one.
    the system will take it.
    but as you can see the data is already duplicated and it gives errors if some work flow or some other functionality is written basing on that input.
    regards
    nalla

  • Change time constraint of Infotype 0006 subtype 1 and subtype 2

    Hi
    Can anyone tell me how to change the TC of infotype 0006 subtype 1 and subtype 2.
    Currently I tried to change the TC in table V_T582A but its giving me an error : "Text maintenance not permitted as infotype part of Data Sharing (T582G)  "
    Can anyone please advise.
    Currently the TC is T
    I want to change it to 2.

    hi ,
    you can use SE38 to create a report like :
    to change the time constraint for IT0006 +subty 1 + 2
    REPORT  ZTEST.
    tables: t591a.
    data: wt_tc type table of t591a.
    select * from t591a into table wt_tc where infty = '0006' AND
                                                 ( subty = '1' OR
                                                  subty = '2').
    if sy-subrc = 0.
    loop at wt_tc into t591a.
    t591a-zeitb = 'x'. "new TC that you need
    modify table t591a from t591a.
    endloop.
    endif.
    regards

  • T. Code to Check Out Time Constraint for an Infotype

    Is there any central transaction code to check the time constraint for an infotype? What will be its IMG Path?
    Rgds,
    Tapan Shah

    Hello tapan
    go to SM30 -> V_T582A
    it is the table to configure infotypes
    regards

  • Different time constraint for  0081-military service infotype and subty

    Hello
    I need as follows:
    To enable entry for each desired valid Subty.
    To enable ONLY ONE entry for each Subty.
    Time constraint T is not allowed for 0081 so I used
    Time constraint Z and I'm trying to maintain T591A.
    But I don't find the expected entry which offer me to
    define time constraint for each Subty.
    Instead,  I have only the field "ObjId".
    (Are there other IT which behave the same ?)
    Regards
    Zeev Gavish

    hi allan,
    cud u plz help me how to sort out this problem actually in mu company the same scenario is here need to be display pe51 form instead of standard hrforms.....
    plz help me how will i replace this "hrforms with pe51"..

  • No Time constraint for S 1001

    Dear Team,
    When I am trying to create a relationship to Position (S) or (C) Job, receiving a message as "There is no time constraint for S 1001". Unable to locate the exact error location in the customization.
    Could anyone know how to solve this. Not maintained any new objects or relationships.
    Thanks and Regards
    Team Member.

    Hi,
    Should have been standard for Position (S) and Job (C), but check table V_T777ZIT for IT1001 that the time constraint entry exists for the exact relationship you are trying to create.  If it does not exist, you will have to create the time constraint for that object and relationship. 
    IMG:  Personnel Management --> Organizational Management --> Basic Settings --> Data Model Enhancement --> Maintain Infotypes.  Select IT1001 and click on the folder on the left for Time Constraint.   Only one relationship at a time (Position described by one Job) - time constraint = 2.  More than one relationship at a time (Job describes many Positions) - time constraint = 3.
    Paul

  • Ad-Hoc Query (Personal Data Infotype)

    Hi,
    Our employees are able to update/correct any personal details (name changes, addresses, NI number etc) using ESS.These changes are reflected in the personal data infotype. I would like ot run an ad-hoc query to pick up any personal changes that employees make.
    How do I do this?
    Thanks

    You can do this by checking the AEDTM field of the infotypes.
    Regards,
    Amit

  • Time Constraint for IT 1007

    Hi all,
    Where can I change the time constraints for IT 1007???
    Thanks
    Amar

    would u please share it with us.....dude...

  • Time Constraint for Subtype

    Dear All,
    I have created Customer Infotype 9909 having Five Subtype. Now I have to give Time Constraint to each separate subtype. please guide for the same.
    Regards
    Mangesh

    Dear All,
    My created Infotype 9909 having Five Subtype like 1,2,3,4,5 and I have give Time Constraint i.e. 1,2,3 to each separate Subtype. Like same example you will find for Infotype 0006 of Address. For Infotype 0006 the Time Constraint is "T" but there is separate Time Constraint for each subtype of 0006. You will find it in Table T591A. I am sending the following values of Infotype 0006 with its Subtypes having Filed "ZEITB" which shows different Time Constraint for its Subtypes. So like that I want to maintain separate Time Constraint for each Subtype of created Infotype 9909.
    MANDT     INFTY     SUBTY     ZEITB     OBJRQ     STEXT
    800     6     1     1          Permanent residence
    800     6     2     3          Temporary residence
    800     6     3     2          Home address
    800     6     4     2          Emergency address
    800     6     5     2          Mailing address
    800     6     6     2          Nursing address
    So please let me know the solution.
    Reagrds
    Mangesh

  • Issue in confirmation links for personal data ESS application (CA)

    Hi All,
    We have implemented EXIT button configuration for ESS applications and the Exit button along with 'Go to Home page' link is navigating to custom created page in portal.
    The configuration done earlier for ESS applications like Address Update, Family Member/Dependents works fine.
    We got a new service added (Personal data) & tried configuring the Exit button for this application also.
    Some how the exit button doesnt seem working for Canada besides it working for US.
    Please help in figuring out if there is any cause of the Exit button not working for personal data application for molga 07 specially. Adding to it, the links for confirmation screen are also not working for the same application
    Appreciate your help.
    Thanks

    Hi,
    As per your Req.....
    Its seems to be the Services exits that are county specific Services .........mease the Molga ( country  Code )  is set for this services is "US"
    That Y its working fine .....
    But as per your REq you want this Services working  for the Molga 07 ...
    I thikn for this you need to set the Molga 07 in the contry specific home pages......
    Then it will work fine

  • Time Constraints for objects and relationships

    Hi,
    How to set up time constraints for objects and relationships under Org Management?
    Thanks in advance.

    Hi,
    If you need time constraint for subtype A002 then you have to define it over here.
    Usually for all standard objects this table gets populated by SAP. But in case you want something which is not there in this table and is as per the client requirement, you can create.
    regards
    guds

  • Can i buy a smaller macbook air (64gb) but use the time capsule for additional data ?

    can i buy a smaller macbook air (64gb) but use the time capsule for additional data ?

    If you plan to store important "original" or "master" files and documents on the Time Capsule, then you might want to think about a way to back up those files to another hard drive.
    Why? If the Time Capsule has a problem...and you have no backups....you lose everything.

  • Is 11g Enterprise version feature or time limited for personal use?

    I am not sure. Idid not find an exacty statement.
    Is the Enterprise (not Express !) Version 11g feature or time limited for personal use?
    Peter

    PavanG wrote:
    You can use it for free. There are some components which need licensing such as RAC and OLAP.For personal/learning use, no licenses are required to use any of these features.

  • Changing time scale for mixed signal graph

    I want to change time scale for mixed signal graph 1 day or  5 day of realities?

    And what exactly are you having problems with? If you want to use a property node, it's Xscale.Maximum.

Maybe you are looking for