Enhance infotype 2003

I want to enhance infotype 2003.
I'm going through PPCI transaction, i've created structure CI_2003 with a new field.
I've created modulpool ZP200300, and i've inserted a new entry in table T582C.
But when i check the infotype via PA30 my new field is not shown,
Any ideas???

Unfortunately you cannot enhance the Time Infotypes.. pl take a look at this
Re: Add new field to 2001 infotype

Similar Messages

  • Enhance Infotypes for P.A. and O.M.

    How to enhance Infotypes for P.A. and O.M.
    Please help me.
    Thanks in advance.
    vamsi.

    Hi VAmsi,
    Use PM01 Trns to enhance..
    <a href="http://www.sapdevelopment.co.uk/hr/hr_infotypes2.htm">Infotype enhancement- Step by step</a>
    Rgds,
    Jothi.P
    *reward if useful.

  • Way to modify the employee's information (enhanced InfoType) in MSS?

    In MSS General Information/ Related Activity area, the manager can modify the employee's information (Addr. Family Member, etc.), as it is a standard module.
    Now we have an enhanced InfoType in ECC backend, and want to make it can be modified by the manager through MSS like the other information(Addr. Family Member, etc.).
    Is there a way to realize this?
    Thanks very much.
    ps. We don't have the NWDI environment. EP 7.0  SP10.
    Weiming

    General notes
    1. You really should have error checking after most lines
    2. You don't need to get the field ids every time.
    Something is wrong in your implementation or description. Or both.
    You are attempting to get an object from the array. Then you modify the data in it. Then you set it back into the array.
    You don't create a new object anywhere.
    So which is it? Is the array empty or is it populated with objects and you are just setting the data in each? The code suggests both (obviously illogical.)

  • Programming HR Infotype 2003 updates

    Hi
    I have a requirement to create infotype 2003 (Substitution) records from a bespoke infotype 9007 that I have just created.  I am wanting to avoid a BDC session (naturally) and was therefore leaning towards IDocs or BAPIs.  I have spotted the IDoc HRSM_D01 that I could possibly use and then execute the report RPTEXTPT to process the data from the staging tables.
    What I wanted to know, was whether this would be the correct way forward, or is there a cleaner/more future proof way.  We are currently on 46C and are starting an upgrade to ECC 6.0 in Jan '07.
    Thanks in advance.
    Ian
    It appears I should be using the HR_INFOTYPE_OPERATION FM. 
    Message was edited by: Ian Stubbings
    Message was edited by: Ian Stubbings

    Tamás Nyisztor wrote:
    > Unfortunately SAP lacks perfection, deal with it.
    Hi Tamás,
    Of late i've been dealing with HR_INFOTYPE_OPERATION frequently & if you dig deep into it you'll see that there is a BDC being done using CALL DIALOG on dialog module HR_MAINTAIN_MASTER_DATA !!! And you must be knowing CALL DIALOG is obsolete.
    Anyways there's always an excuse of downward compatibility though
    BR,
    Suhas

  • Cost assignement using infotype 2003

    Hello,
    How can I change cost assignement using Infotype 2003.
    I have created the infotype 2003 with the ney cost center, and table  C1 is generated in the time evaluation, but in payroll the cost center is still the master cost center of IT0001.
    How can I change the cost center using infotype 2003 and transfered to the payroll?
    thx.
    Enrique

    Thanks Santhosh for the answer.
    So I can understand that the cost center will not be changed from IT2003 for the payroll, it only be changed if change in IT0001 or IT0027. true?
    Why IT2003 have the option to change cost assignment?
    I was doing some tests and could see that if a time wage type (for example an attendance) is generated in the same period of the IT2003 these wage type is transfered to the payroll with the new cost assignment . Is it the standard behavoir of the IT2003?
    The only way to change the cost assignment for all the payroll (instead of IT0001) for a period is using IT0001 or IT0027?
    thanks,
    Enrique

  • Enhance Infotype 2011

    Hi.
    Is there any way to enhance infotype 2011??
    I'm going through pm01 transaction but i got an error message??
    Anybody can help?

    No,
    Unfortunately, enhancement is only possible for ifty 0002-0999
      or
    u see this link
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PT/PT.pdf
    regards
    Giridhar

  • Changepointers HRMD_A infotype 2003

    Hello,
    We are using the changepointer mechanisme for sending messages from our SAP system to PI.
    If we change for example infotype 0001 changepointers are created in BDCP2.
    But when we change infotype 2003, then changepointers are not created.
    In BD64 we dont use the filter option, so we expect that for every infotype a changepointer is created.
    Please advise how changepointers can be created for infotype 2003.
    Pieter

    Hi,
    if you check in transaction WE30 the IDOC type (I do not know which one you are using, but I checked the latest one HRMD_A07), you will see that there is no segment for infotype 2003 (it should be something line E1P2003), so this means infotype 2003 is not included per standard. If you need to included additiona infotypes for distribution, please check note 105148.
    Regards,
    Ana

  • Enhance Infotype

    Hello,
    I am new to HR-ABAP. Please let  me know can we enhance Infotype in HR? If yes, how can we do it? I have an requirement to add a new tab into an infotype PA30.
    Regards,
    Martin

    Hi,
    Infotype can be enhanced using transcation PM01. This allows you to create new transcation, enhance infotype or copy infotype. In your case you need to check out whether Copy infotype into custom infotype will be benefitial or enhancing it will be useful.
    I hope this will give you an idea to do it.
    Refer this link this may help you :
    Enhancement for PA20 (ABAP-HR)
    Thanks,
    Madhura
    Edited by: Madhura Nadgauda on Sep 17, 2008 11:49 AM

  • Enhancing infotype 0222

    Hi all,
    I am trying to enhance infotype 0222 by adding a custom field using tcode PM01.
    Field is added in pa0222 table but when I go to pa30 and tried to create record for 0222 the additional field is not being showed.Any setting is required for this infotype?
    Can anyone help me regarding this.
    Thanks in advance.

    you need to assign your enhancement to the main module pool in table T582C
    Mosule Pool Screen Program   Screen
    MP022200   2000    ZP022200 0200
    once you have done this you should be able to see your enhancement.
    Regards
    Jules
    Edited by: Jules on Jul 29, 2008 12:56 PM

  • Change infotype 2003 when changing infotype 2001

    Hi,
    When changing some infotype 2001, I need to make a change for the same date in infotype 2003. So, I'm using BADI HRPAD00INFTY, method BEFORE_OUTPUT so I can change infotype 2003.
    I already can change the infotype in that BADI, but after changing infotype 2001, which means on PAI, it seems that the old value of infotype 2003 is saved in memory, so it does not assume the new value there, and it gives me a warning message that I want to avoid with this development.
    When I leave the transaction, infotype 2003 is updated, so that is working.
    Do you have any idea how can I save the change in infotype 2003 in memory, so when changing 2001 it will recognize it?
    Thanks in advance.
    Best regards,
    Sónia Gonçalves

    You can try using the function call 'HR_INITIALIZE_BUFFER'.
    Arya

  • Using PM01 to enhance infotype 376 overview

    Hi all,
    I am using PM01 to enhance infotype 376. I need to enhance its overview.
    In the third tab in PM01, i use Enhance IT to modify 0376 overview to include a column in the table control.
    However nothing came out.
    May i know what is the right way to include a column in infotype 0376 overview's table control?
    Thanks
    William Wilstroth
    Message was edited by: william wilstroth

    Hi William,
    u'll find these useful.
    http://www.atomhr.com/know_preview/Enhance_infotypes.htm
    http://www.atomhr.com/know_preview/Adding_fields_to_standard_PA_infotypes.htm
    good luck

  • Cannot enhance Infotype 2007

    When I am trying to enhance Infotype 2007 for adding two fields, it says infotype cannot be enhanced.
    I enter the infotype 2007 in single screen tab of PM01transaction and click on Generate objects, but it gives a error message saying infotype cannot be enhanced.
    Please let me know how this infotype cannot be enhanced.
    Any pointers will be awarded.

    Do you have autharization to do that?
    Please check with other infotyp to make sure do you doing Right
    Best Regards

  • Enhance infotype 0077 screen number 2008

    Hi,
    I want to enhance infotype 0077 screen number 2008.
    Using PM01, i created enhance single screen record with infotype 0077 with version 08.
    But the additional field appear on screen number 2000 instead of screen number 2008.
    How to add the additional field to 2008 instead?
    Thanks.
    Best regards,
    Xiang Li Heah

    Hi Volker Binder,
    Try "Infotype Screen Control" in T588M.
    T588M is a table and there is no column name called "Infotype Screen Control", can you provide further infomation on this?
    Hi Sheetal,
    My requirement is to add sexual orientation field into IT 77.
    The added field need to be display/edit on PA30 (screen number 2008).
    Using PM01, i created single screen enhancement  on IT 77 with version 08 (GB).
    Using PA30, by selecting different employee, the additional fields display on screen number 2000 but it is not display on screen number 2000.
    Many thanks.
    Best regards,
    Xiang Li Heah

  • Enhancing an already enhanced Infotype

    Hi Experts ,
      Can you provide me the steps to enhance an already enhanced infotype . I need to add two more fields  but when I add through PM01 , it is refreshing the already enhanced fields

    Don't generate the objects. Since the infotype is already enhanced, you just need to edit the CI_PNNNN structure and add the fields next to the ones already there and also change the screen ZPNNNN00 0200 to include those new fields.

  • Enhanced Infotype (IT0002) field in HRMD_A07 IDoc

    Hi All,
    I have enhanced SAP standard infotype 0002 (via PM01) to include one new field(NWFLD1). The infotype functions perfectly well with the new field(NWFLD1).
    I would now like to see this new field in the IDoc that is generated via change pointers. At present the IDoc (HRMD_A07) does not reflect the new field.
    [I guess I'd need to incorporate this new field in an IDoc segment and then assign this new segment in the Tech. attributes for IT0002 and maybe also use some BADI/UserExit to transfer the values].
    What steps do I need to take to achieve this?
    Many Thanks in Advance.
    Sanjay
    PS: I have no problems with custom infotypes which work almost 'out of the box' when I create a new IDoc Segment and specify that as the 1st IDoc segment in the Tech. attributes for the custom IDoc via PM01.

    Hello Sanjay,
    I have a similar issue as of yours.
    I had to add 2 custom fields to the standard IT0002.
    I have created a new segment and attached to the extension and maitained the same in T777D.
    But as of now no data is getting populated for that new segment.
    I guess I also have to do some develoment but not sure where and how?
    Thanks in advance for the answer.
    Naveen.

Maybe you are looking for