Enhacement Infotype

Hi .
My requirement is enhance to an infotype 0001.
how do it please guide me.
thanks .
prabhakar

Use transaction PM01. (check prerequisite at [Note 611947 - Enhancement concept of infotypes|https://service.sap.com/sap/support/notes/611947])
Read transaction documentation (or [Enhancing an Infotype Included in the SAP Standard System|http://help.sap.com/saphelp_erp60/helpdata/EN/4f/d526be575e11d189270000e8322f96/frameset.htm]) and this wiki [Enhance Infotypes using PM01 in ECC 6.0 |http://wiki.sdn.sap.com/wiki/display/Snippets/EnhanceInfotypesusingPM01inECC6.0]
Regards,
Raymond

Similar Messages

  • HR_INFOTYPE_OPERATION doesn't work with enhacements infotypes?

    Hi experts,
    I need to update  infotype 15 with some data, the problem is that this infotype has been modified and now has more fields, does anybody know how can I update that infotype? Is there any FM for doing this? I was using HR_INFOTYPE_OPERATION but it don't update the new fields.
    Thanks in advanced,
    Regards,
    Rebeca

    The FM works perfectly!!! Sorry for the confusion!!
    Regards,
    Rebeca

  • HOw to add list box using enhacement of standard infotype

    Hi,
    Using enahancement infotype, I wanted to add a list box field in inftyp 01.
    The module pool ZP000100 & screen no 200 already existed .In the layout editor the field didnot get displayed hence I took it from dictionary.
    I have adde the code in pbo & pai for adding values in list box.
    problem is that data is not getting saved when i enter data in pa30 inftyp 01.
    Kindly guide me.
    Regards,
    Rachel

    *

  • How  to  create an infotype in sap ecc6.0 ?

    Hi all,
    I know i how to create an infotype   in   sap 4.7, but i am facing the problem while
    creating an infotype in sap ecc6.0 version. could u plz provide me  the info with screen shots how to create an infotype and how to enhace that infotype ?
    Waiting for u r response.
    Regards,
    Ravi

    Hi ,
    To create OM infotype:
    1. Go to SE11 and create a structure HRI9XXX (9XXX --> name of the infotype). Add the required fields to this structure and save and activate. then come out of it.
    2. Go to PPCI and enter Infotype number (9XXX) and description.
    3. Click create.
    4. In the infotype category select details for the infotype.
    5. Click create button. It should create the infotype.
    6. Click on Check. A window with menu will open.
    7. In that window navigate to Table Entries.
    8. Under table Entries, select T777I and click on change.
    9. It opens SM30. Click on Maintain.
    10. Select the infotype and add information for "Time Constraint" and "Infotype Per Object Type".
    11. Save.
    12. Go back to check menu, see if all entries exist. Do not worry last 5 table entries. And you are done

  • BW/HR Implementation considerating infotypes dates

    Hi experts,
    I am modeling a BW/HR in 7.0.  Althought I have ready all master data elements because there is very standard extractors, there is several doubts:
    1)  When I need enhance What date for infotype must take, for intersect the dates the begda/endda standard.
    2) How I add the customer infotype to the enhacements.
    3)  The dates in general, how to consider all the dates of the different infotypes? Including transaccional data.
    For example, I need report employee with positions and organizations.  Each other (standard extractors) have a begda/endda;
    How are intersect all the dates for give a logical result?
    How integrate a transactional model with the master data model  and have date infotype homogeneus?
    Thank you very much.
    King Regards,
    Jeysi

    Hi,
    Please try getting some information frm standard SAP:
    http://help.sap.com/saphelp_nw70/helpdata/en/2a/77eb3cad744026e10000000a11405a/frameset.htm
    -Vikram

  • How to validate infotype enchancment

    Hi,
    I have done the enhacement using smod - PBAS0001 EXIT_SAPFP50M_002.
    I have written a code in include ZXPADU02 for a particular wage type not allowed for specified employee subgroup. I have activated the included.
    Please let me know how to check this validation(means which Tcode i have to use to see the validation).
    ******code start***
    data: i0008 like p0008.
    data: c_M010(4) value 'M010'.
    Message s016(rp) with INNNN-infty.
    CASE INNNN-infty.
      WHEN '0008'.
      Move INNNN-infty to i0008.
      if i0008-lga01 eq c_M010
      and ipsyst-persk = 'N1'.
        Message e016(rp) with  i0008-lga01. "raising error_occurd.
      endif.
    ENDCASE.
    **********code end*********

    Hi Aditya,
    Where did you put the breakpoint? Pl put it at your IF statement and check the values of PERSK & LGART. You are on the right track to accomplish your reqt and this exit does get trigered when making infotype changes via PA30.
    Regards,
    Suresh Datti

  • Infotype Impact

    Hey Experts,
    What will have more impact during an upgrade, a Custom infotype ( where we have created the infotype 100% and the screen and everything is custom) or
    An enhacement to an existing infotype?
    I personally feel it will be the enhancements to the Existing infotype but the impact is more in terms of integration with the standard functionality but does it really impact during upgrades I am not sure…
    Can you please let me know on this at the earliest as this is quite Urgent.......
    Thanks,
    KK

    Hi,
    Even the infotype enhancements will not have an impact during the upgrade because they are enhancements(SAP Recommended) and not core modifications.
    You may face some problems in the BDC recordings that call the infotype screens. Since the screen numbers and screen-field names tend to change from one version to another.
    Focus will be on the BDC subroutines that are used in your reports and module pool programs.
    Hope this helps you.
    Regards,
    Subbu.

  • Modification of PD infotype 1050 screen

    Hi All,
    I would like to know the process of hiding fields on a standard PD infotype like 1050.
    I know of the table T77CD and creating an alternate screen.
    How do you go about creating an alternate screen and where do you specify the Z-module pool for it?
    Please let me know.
    Thanks and Regards,
    Pankaj.

    Hi
    Couple things you need to check.
    First, make sure the ZP000100 program and the 0200 dynpro are still present with their custom fields, after that go to T582C table and check if the link between the standard program and the Z one is still in that table (There has to be an entry in that table with the standard program name and its dynpro and the Custom Program name and its one, usually MP000100 - Dynpro 2000 and ZP000100 - Dynpro 0200).
    Finally go to T588M table and check if the corresponding entry for the enhacement is still there (Usually ZP000100 Dynpro 200) If you double click on that entry you can check whether the fields are ready to be shown or not.
    Best Regards

  • Error in creation of custom PD infotype

    Hi,
    I have a task of creating a custom PD infotype(p9xxx). I created HRI9xxx structure with all the custom fields and when I try to create the infotype using tcode PPCI(selected 'field infotype' option and create button in the 'infotype' block was pressed), it gives an error message that p9xxx-begda is not in ABAP dictionary and then it gives me list of screens, module pools and tables created. This custom infotype entry does not exist in T777I. I have tried regenerating it and same problem persists. If anyone knows the solution, please do let me know.
    Thanks in advance

    Solved.

  • Error while creating a query for my custom infotype

    Hi,
    I have created a custom infotype with fields currency amount and currency field .
    While I am creating a query for it its giving an error
    Message no. AQ_AD_HOC221 Error when generating the report(see long text )
    I tried to execute the standard program RPUMS40CCI but still I am facing same error .
    I have also maintained table T777i for my infotype but still problem exists.
    Please help.
    P

    Hi
    Check in PM01

  • Error while creating a record in a custom infotype

    hi to all experts,
    I have created a infotype with 3 screens . But one of the screen im getting this error while saving a record .The Required screen change cannot be made.

    Im defining using the table pa9005 not the structure p9005
    (is it the same)
    Please help me ....
    Edited by: mohammed  abdul hai on Sep 18, 2009 8:20 AM

  • Error while transporting modification in module pool of a specific infotype

    HI experts,
    While transporting some modifications that have be done on the PAI of a module pool of a specific infotype, we have an error with code return = 8, the error is --> Original object R3TRPROGMP900730 must not be changed!!!
    Any suggestion .
    Tanhks a lot .

    Hi ,
    Nice to know that your problem is solved. If any of the replies were usefull please acknowledge their work.
    And it would be great if you can just put in your remarks about the best  solution you had in solving that problem.
    It might be useful to other users when they encoutner such problem.
    BR,
    Vijay.

  • Error while editing an automaticlly populated record of  a custom infotype

    hi,
    a query in HR ABAP.
    i have created a custom Infotype to store the CTC details of an employee. this custom IT needs to get the records auto populated, when they are created in Infotype 0008.
    i have used the exit. EXIT_SAPFP50M_002  inside which  an include program is written  :ZXPADU02
    using this, the records made to get create automatically in the custom IT.
    but when we try to modify or delete those records thru the tcode PA30,
    it does not allow to do so and throws a standard error message. as  below.
    Specified subtype is invalid
    Message no. PG088
    please help me out to fix this issue.

    the exact point of the std error is,
    i do the folowing steps.
    1)_ for auto creating a record in custom IT Pa**** , i goto transaction, PA30, create record in IT 0008 with a basic Pay., click on save.
    on saving , the EXIT_SAPFP50M_002 is called where i ve written a Z inlcude Program, which inserts the record in custom IT PA****.  this is successful.
    2) when i try to change or delete the same record which i ve created as above, through the Tcode PA30 for custom IT, PA
    ****, i get the error.
    hope the problem is clearly mentioned

  • Problem in creation of infotype

    Hi,
    When i will try to create a custom infotype and am trying to save it ,it gives the following error "Package in non-original system only modifiable with Organizer Tools" and a default package came in the initial screen of PM01.So i cant understand it please help me to saolve this issue.
    Waiting for ur reply.....
    Thanks,
    Ali

    Ali,
    Please check the package which you are saving. per my understanding, this is routed to non original system.
    Use the valid package which is attached and routed to QAT and PRD box path, then it will resolve your issue.
    Regards,
    Raj

  • HR-ABAP Infotype Authorization issue!

    Hello Experts,
    Need your quick suggestions and inputs, which we're currently facing in our project.
    We're using the PNPCE Logical Database for processing/retrieving the records from infotypes and ALV reports are generated.
    Currently, we have an authorization control which will restrict the user roles in accessing certain infotypes. Thus, the user role is assigned with necessary infotype access in PFCG.
    Now the issue is if a particular user role donot have the authorization to infotye XXXX, which is defined in the Global Declaration (Top Include) in the INFOTYPES statement. Eg: INFOTYPES: XXXX.
    Thus, when the report is executed, the following XXXX infotype authorization is checked as it is defined in INFOTYPES statement, but since the user role is not given the XXXX infotype authorization in PFCG the report execution fails when it checks the infotype authorization when it enters GET PERAS. Thus, a blank screen is thrown with standard SAP error... "No authorization for XXXX infotype".
    Is there any way this error message which blocks the execution of the report be by-passed? If yes, please help to suggest the necessary steps to do so. Thus, the report execution should not be blocked and the ALV report should be displayed with blank values for those XXXX infotypes which donot have authorization even though defined in INFOTYPES statement in Top Include.
    Hope am much clear in describing the major issue that we're currently facing.
    Any inputs to get this issue resolved will be highly appreciated.
    Thanks in anticipation.
    Regards,
    Sundar

    Have you explored the option of using the BAdI HRPAD00AUTH_CHECK?
    ~Suresh

Maybe you are looking for

  • Windows Partition No Longer Shows Up After Accidental Premature Closing of Camptune

    Mac OS X 10.7.5 I was running Paragon Camptune to expand my Windows 7 partition. The progress bar reached the end and stayed there for about 30 minutes. The Camptune window was then accidentally closed and Camptune quit itself. I restarted the comput

  • Not able to see "Folder and Report Tasks" section in BI publisher

    Hi Expert, I am trying to use BI publisher, after login as Administrator/Administrator, all I can see are two folders: My Folder and Shared Folder. I did not see anywhere I could create new report. Could someone help me? Thanks a lot.

  • How do I merge one user ID with another on my mac

    I set up my Mac prior to migrating from my PC and this created one log-in for me. When I migrated info from my PC, another log in was created. How do I merge the two, so all information is in one place? Thank you!

  • Using an external hard drive for music

    Hi. I'm quite sure the answer to this question is obvious--I just don't know a lot about external hard drives. I have a MBP, but I'm running low on memory. The majority is being used on my huge music collection. If I were to purchase an external hard

  • Users to be created for ART and Workbech

    Hi Todd, I have an ART installation where I have created separate unix users for Workbench ( user work1 ) and ART (Work2 ). The product has been installed with a different user ( oracle ). I am facing some issues with this as work2 user is unable to