Query Regarding Standard Infotype Enhancement

Hi Experts!
                      I have enhanced IT0021 with a Custom field for Switzerland through PM01. But, my requirement is that this field should be only visible for the Subtype '2' ( Child ). For all other subtypes of IT0021, this field should not be seen at all. I know I can write some custom code in include ZP002100 and check for the subtype and make the field invisible. But, yet, is there another elegant way through any custom setting? I mean through SPRO.
Thanks in advance!
Mahesh..
Edited by: Mahesh C on Jul 20, 2009 8:28 PM

Hi Mahesh,
Even after configuring T588M table for the screen modifications, you will still need the logic be incorporated only through some programming changes for the mentioned include. You may also check the Userexit option for setting up this validation based on the subtype.

Similar Messages

  • Regarding OM Infotype Enhancement

    Hi Friends,
    I got a requirement to enhance a OM Infotype HRP5122 and HRP5126.
    Please give me a hint to do the enhancement.
    Thanks,
    Anil.G

    Hi,
      Enhanement for hrp5122.
    open the infotype , and the last field is include and  its dataelement. With that include you can make the enhancement.
    Regards,
    Vani.

  • Query regarding Standard table vs Z-table in SAP about deletion of data?

    Dear Experts,
    Can we delete the data form the standard table in SAP. If yes than will it ask for the request to make them effective itself, because when we delete the data from any ztable, it will not ask for the request to make them effective at the produstion server ?  If possible plz update me with yr elaborate and detailed concerneds.
    Regards,
    Akg

    Sorry to intervene here Dhina but that is just halfways correct.
    If delivery class NOT = C then it is NOT a customizing table and therefore you wont get any transport request updating or deleting data from it.
    But if it is a customizing table then you got to look for the recording routine. You can see this by viewing your table in SE11, then using the menu like following:
    utilities->table maintainance generator.
    Then look at the info in the bottowm frame. if "standard recording routine" is tagged, then you get a transport request.
    If the other option is tagged you wont get it. What again means you can customize this table directly in the system where you need those entries.
    why is that?
    well assume there is a customizing for e.G. materials, depending on materialnumber. If that table would have a standard recording routine you would need ALL your materials in your development system which would be quite unusual.
    Edited by: Florian Kemmer on Jun 9, 2011 2:00 PM
    some typos corrected, left some for sure

  • Infotype enhancements steps

    how we can enhance the standard infotype enhancement for PA INFOTYPES,WHAT ARE THE STEPS .

    Hi Naresh,
    Enhancing Infotypes
    You can only enhance infotypes which can be maintained directly. For more
    information, see the Infotypes per Object Type view of the Organizational
    Management IMG Customizing activity Maintain Infotypes (this tells you whether
    each infotype can be maintained directly).
    Another way of displaying all infotypes concerned is to display all the entries from the Infotype per Object Type table (T777I), for which the MAINT field is active (can not be maintained via standard transactions).
    The following standard infotypes can not be enhanced.
    Infotype: 1000 (object)
    Infotype: 1001 (relationships)
    Procedure
    To use the infotype copier, you must be able to program in ABAP/4, be familiar with
    the ABAP/4 Dictionary, the ABAP/4 Screen Painter and the ABAP/4 Menu Painter.
    1. Enter the transaction code PPCI
    2. Enter a four digit infotype number (nnnn).
    3. Flag CI Include.
    4. Choose Create All.
    This brings you to Structure maintenance.
    5. Create the desired fields in CI_Pnnnn and activate the structure.
    6. Maintain entries in table 582C (Include-screens for infotypes).
    Result
    You have enhanced your chosen infotype by adding fields created in the structure CI_Pnnnn.
    The following objects have been created:
    CI_Include CI_Pnnnn
    Include for module pool MPnnnn00
    Include screen ZPnnnn000200
    Check this link for creating infotype
    http://www.sapdev.co.uk/hr/hr_infotypes2.htm
    Hope this helps u.
    Regards,
    Ruthra

  • Enhance Standard Infotype 1005 in HR

    Dear All,
    Please suggest how to enhance standard infotype 1005 - Planned Compensation in HR.Transcation PM01 is not allowing to do so ...as no CI include is attached for the same.
    Please guide.
    Regards,
    Subhash

    hi,
      maybe you can achieve your requirement by creating a new custom OM infotype
    ( if the custom information are linked to the OM entity :  org unit, positions.. ) or a new PA infotype ( if the custom information are linked to the employee ) .
    Regards luigi
    Edited by: luigi la motta on Sep 2, 2011 11:46 AM

  • Impact of enhancing standard infotypes on service pack upgrade

    Hi SAP experts,
    I have a situation where in we had enhanced standard infotype 14 ( added custom fields to structure CI_P0014) in development systems and moved to production systems. Now these changes should be moved to project system in which the service pack upgrade is in progress. Will it impact the SP upgrade if I move my transports to these systems? Will it overwrite the sp changes for IT14?
    P.S : The support pack was not applied to the system in which the std infotype was enhanced.
    Regards,
    Sameena

    You should re-apply any customer enhancements etc to your development environment after SP's are applied - But only after you have a developer review potential impacts from SP and your development.
    I think you would be fine as IT14 isn't updated often in SP's.
    Cheers,
    Brad

  • Enhance screen for standard infotype

    I need to enhance screen for standard infotype. I follow docs but nothing happens.
    Here is my process by steps:
    1. PM01 - select infty number
    2. PM01 - generating CI_PXXXX (customer include)
    3. create structure for this include
    4. create customer screen for this include
    5. PM01 - generate objects.
    Then I am redirected to SE19 - BAdI-Builder. What should I do follow?
    Created screen hasn't appear in se80 (MPXXXX00).
    Thank you in advance!

    I suggest you place your question in [ERP HCM forum|SAP ERP Human Capital Management (SAP ERP HCM);,

  • Query regarding infotype

    hi sap experts i have a query regarding infotypes ..
    which infotype displays EEO Exmpt indicator and EEO reporting  unit  indicator and job classification ..please let me know ..
    thanks in advance,,..

    Hi,
    Its infotype 1610.
    Regards,
    LNB

  • Enhancment to standard infotype

    I have an urgent question.
    While mapping to legacy table, they have fields of char 180.
    Hence we need to enhance standard Infotype.
    However, I like to check if there is any screen design constraint.
    Also what is the total length/bytes of an infotype?
    How to check?

    ECC6.0 enhancement to the infotype is max of 500 btyes ie only 250 chars

  • Enhancement to a standard infotype

    Hi all,
    I have added a check box to the standard infotype 0022
    provided with function code.
    i have used
                           program : ZP002200
                           screen : 200
    but it is inactive when i try to create a record in pa30
    so i want to know how to make these radiobuttons and check boxes active.

    Hi all,
    I have added a check box to the standard infotype 0022
    provided with function code.
    i have used
                           program : ZP002200
                           screen : 200
    but it is inactive when i try to create a record in pa30
    so i want to know how to make these radiobuttons and check boxes active.

  • Facing problem with call subscreen area in standard infotype

    Dear SAP Guru's,
    I have enhanced standard infotype 0185 from PM01, in assign enhancement tab it create multiple screens ,
    my program name ZP018500, screen number 0200 generated,
    on  0200 screen i need to display two subscreens tfor that
    i have created subscreen area  on srcreen 0200 which is already a subscreen.
    and i am calling two subscreen 0201 and 0202 on that  subscreen area.
    while creating entries for 0185 infotype  my screen keep going in continious loop for call subscreen statement on 0200 screen number.
    roll in fail, session terminated error coming because of this.
    is it correct to create subscreen area on subscreen and calling subscreen on that.
    Guide me to solve the issue.
    Thanks and Regards,
    Syed

    Dear Gopal,
    Thanks for the reply,
    But i can't make 0200 screen as normal screen because it is automatically generated by system while enhancing the standard infotype,
    Please let me know any other solution.
    Regards,
    Syed Taj

  • Issue with Infotype enhancement

    Hi all,
    I have enhanced a standard infotype earlier. Now i want to add some additional fields in to the enhance structure. But when i am generating the object, it is giving me the error and not allowing the fields to be added. Due to this, these fields are not displayed on the screen and also not added in the standard code generated automatically.
    Can anyone please tell me, how to proceed?
    Regards,
    Sachin Mahajan.

    Hi sachin,
    If you want add some additional fields for already enhanced infotype ,you need add these fields in ci_include, even if you are add these fields in the ci_include these wont reflect on the screen  for that you need to got to Screen painter and manually add the fields (Desgin the screen) and save activate it then u can see it.
    Navigation path as follows
    1. in PM01- give the info type number - select single screen- select "custominclude"- add your additional fields
    2. in PM01- give the info type number - select single screen- select "includescreen"- edit - you need desgin the screen in screen painter.
    Thanks,
    gupta

  • How copy changes in standard infotype using scc1

    hi,
    i m enhancing standard infotype 0022 adding single field using pm01 .
    changes are showing in our development client in pa30 screen,
    but when i copy the request to other client changes are not reflecting in pa30 screen.
    i checked changed screen layout it is showing that additional field but it is not showing in pa30.
    pls help.
    regards,
    sudhir ghag.
    SAP ABAP HR Consultant.

    Hi ,
    Pls check the entry in V_T582A in 2 different clients.
    This must be missing in other client.
    Transport this table entry.
    Hope this will work.
    Thanks
    Partha.

  • Copy Standard infotype screen for country purpose

    Hi,
    I am trying to copy the Standard screen (2007) for the infotype IT0002 to make some country specific modification.
    However I am not able to copy the standard screen as it is asking for the Access Key.
    Can you please suggest if there is a way to copy the standard infotype screen without providing the access key.
    Regards
    Bharath

    Hi,
    Why don't you just enhance the infotype via PM01 - Enhance single screen?
    (MP000200 screen 2007)
    Regards,
    Dilek
    Edited by: Dilek Ersoz Adak on Feb 8, 2010 6:53 PM

  • HELP CREATING ADDITIONAL FIELDS  WITH  DROPDOWN IN STANDARD INFOTYPE

    HI ALL,
    I AM IN ABAP-HR.
    I HAVE 2 THINGS 2 ASK MY FRIENDZ..
    1). I WANT TO ENHANCE STANDARD INFOTYPE...
    I  WANT TO PUT ADDITINAL FIELD WITH DROPDOWN...
    I CAN PUT ADDITIONAL FIELD BUT I DONT KNOW HOW CAN I DO WITH DROPDOWN...
    2).
    OTHERTHING I WANT TO CHANGE THE TEXTFIELD OF STANDARD INFOTYPE..
    I MEAN 2 SAY CHANGE TEXT 'BIRTHDATE' TO 'DATE'..
    CAN U PLZ HELP ME OUT 4 THIS....
    WAITING 4 FAVOURABLE REPLY..
    BBYE..

    Hello Bhumit,
    1) to check how to bring values to a dropdown please refer the standard demo report programs in se38
    a)DEMO_DROPDOWN_LIST_BOX
    b)demo_dynpro_dropdown_listbox.
    2)We need to understand that if the field label 'BIRTHDATE' is from a standard screen then the approach is to go to that particular screen ...delete the text and put our own text there as 'DATE' ..otherwise if the field is a custom field we can change the name in the field level or domain level
    Pls check,revert and reward if helpful
    Regards
    Byju

Maybe you are looking for

  • Windows 8 installation problem using bootcamp!

    Hi guys, I would really appreciate some help with this, I think I might of made a big mistake. Ok so I bought windows 8 yesterday to run on my iMac through bootcamp. I went through the instllation process and came to downloading the drivers (windows

  • Home sharing problems ATV2, Itunes 10.6.3.25

    This is the situation Apple TV shows up GRAYED OUT in Airplay speakers list ATV2 does not show up as an option in iOS remote (iPhone 4) Home Sharing IS enabled both in iTunes and Apple TV network appears to be fine-- can get all other content availbl

  • Why can't I download anything since updateing to windows 8.1

    Thanks for your time up front. I have been using FF for years and really enjoy it. 99% of all I do is in FF. Since moving to Win 8.1, whenever I need to download something I must open another tab or window. For documents or pictures that's fine, unne

  • Custom Adobe Forms in FORM16 output

    Dear Sapgurus, I have a requirement to change the adobe forms output in FORM16 PDF output. In standard output PDF will contain annexure to Form 16 as fifth page .We don't need that fifth page in output. So we tried to create a custom Adobe form witho

  • Survey URL Missing MIG

    Dear Experts, We have a mail form with Survey URL, we tested it via TEST SEND functionality. However when we send the mail form in french we get MIG generated in the mail, but when we select dutch language while TEST SEND , there is no MIG and hence