PA30 screen change

Hi,
How can I change the default fields that appear under Personnel No field on PA30 screen ? e.g. Name, EE group, EE subgroup, PA, PSA.
Thanks in advance.

'DAT': field contents
'DTX': field content text (if available)
'PIC': passport photo
'DD1': field short text according to DDIC
'DD2': middle field text according to DDIC
'DD3': long field text according to DDIC
'DD4': field header according to DDIC
Note that you can only use the 'PIC' field type for the PERNR field. SAP recommends that you enter the  personal data infotype (0002) in the ITyp (infotype) field for the passprt photo.
Also note that the field types 'TXT' and 'TXD' are only available for compatibility reasons. SAP recommends that you use the field types 'DD1' and 'DD4' instead.
Hope this gives more idea abt the fields...
REgards
...Sadhu

Similar Messages

  • Hiding a field in PA30 screen(for inoftype 0001)

    Hi All,
    I have an requirement that i have to hide a Cost center field in PA30 - for infotype 0001 .
    I have maintained v_t588m in SM31 for screen 2000 i have selected the costcenter radiobutton to hide and saved but the changes are not effecting to the PA30 screen
    and one more thing again am going and checking to this view the changes are not saved in the view.
    Is i have to create new feature for this one ? if created,is have to maintain anything?
    Please help on this.
    Thanks & Regards,
    Anil Kumar.

    P0001 Organizational Assignment Infotype (0001): Screen Control          Status: Active                                                                               
    5  <b>TCLAS</b> Transaction class for data storage                                                                               
    5  <b>A</b> Master data and time data                                                                               
    5  <b>MOLGA</b> Country Grouping                                                                               
    4  01 Germany                                                                               
    4  07 Canada                                                                               
    4  09 Denmark (DAENEMARK)                                                   
                    4  10 USA                                                                               
    4  16 South Africa                                                          
                    4  22 Japan (JAPAN)                                                         
                    4  23 Sweden (SCHWEDEN)                                                     
                    4  29 Argentina (ARGENTINA)                                                 
                    4  34 Indonesia (INDONESIA)                                                 
                    4  37 Brazil                                                                               
    5  <b>40</b> India                                                                               
    5  <b>DYNNR</b> Number of the following screen                                                                               
    5  2000                                                                               
    5  <b>3000</b>                                                                               
    5  <b>PERSK</b> (1) Employee Subgroup                                                                               
    5  O                                                                               
    <b>OE</b>                                                                               
    5  otherwise                                                                               
    4  48 Philippines (PHILIPPINES)                                             
                    4  otherwise                                                                               
    4  B Applicant data                                                    
    The Exp Shows for Country India(40) For Dynnr 3000 for Employee Subgroup 0 my Variable is OE.
    This is the way U sud search for Variable.
    ~BiSu
    Message was edited by:
            Biswajit Das
    Message was edited by:
            Biswajit Das

  • Unable to open email inbox or files. screen changed suddenly last night. got some message about patch not being applied. i have the patience of a gnat and have no clue how to fix this issue. HELP! in English

    I'm running Mozilla-firefox on a Lenovo laptop. Last night the screen changed suddenly. brief alert about patch. unable to open email inbox to read/send emails. logged off thinking all would be right by morning. today, can access internet, google, etc, but unable to open email inbox. plus the listing of the various yahoo accts has changed the sequence order. please help. i depend on my email for my livelihood. i can read emails on my blackberry so the issue is not my internet provider.

    In the patch 29, it is
    function encode_attachment(str) {
    var c, i, s = ''
    for (i = 0; i < str.length; i++) {
    switch (c = str.charAt(i)) {
    case ' ':
    case '#':
    case '?':
    case '%':
    s += NN ? '_' : escape(c); break
    default:
    s += c
    return s
    NO issues seen, Able to open attachment which has space in the file name.

  • Want to show an information message in PA30 screen

    Hi ABAP gurus,
       For Infotype9000,subtype RHUB(newly configured) ,I want to show an information message in PA30 initial screen for operations 'Create','Copy' and 'Delete'. For that , I have used a BADI (hrpad00infty) , written code in PBO method of the BADI.
    The problem is this, we cannot show the message in PA30 screen,else it is showing a pop-up dialog box (information msg. is missing in the dialog box) in the next screen.
    Our Requirement:
      1. For the above mentioned operations , we want to show the information message in the PA30 initial screen.
    Please post your valuable comments.

    Hi
    What you're trying to do is not really obvious for someone that's familiar with  the usual USER-EXITs and BADIs in HR but there's a possible workaround using the BADI HR_F4_GET_SUBTYPE and its GET_SUBTYPE_TEXT method for your 9000 IT
    METHOD if_ex_hr_f4_get_subtype~get_subtype_text.
    *SUBTY  Importing Type  SUBTY
    *PERSNR Importing Type  PERNR_D
    *TCLAS  Importing Type  TCLAS
    *BEGDA  Importing Type  DATUM
    *ENDDA  Importing Type  DATUM
    *LANGU  Importing Type  SPRSL
    *MOLGA  Importing Type  MOLGA
    *FLT_VAL  Importing Type  INFTYPA
    *STEXT  Exporting Type  SBTTX
      FIELD-SYMBOLS <rp50g> TYPE rp50g.
      ASSIGN: ('(SAPMP50A)RP50G') TO <rp50g>.
      IF sy-subrc EQ 0.
        IF <rp50g>-infty EQ '9000' AND
           <rp50g>-subty EQ 'RHUB'    AND
         ( sy-ucomm      EQ 'INS'  OR
           sy-ucomm      EQ 'COP'  OR
           sy-ucomm      EQ 'DEL' ).
          MESSAGE i398(00) WITH 'Your message'.
        ENDIF.
      ENDIF.
    ENDMETHOD.

  • Screen changes are not active in production tenent

    Hi Experts,
    I realized the transport of a solution to the production environment and as can be seen in the attached image the solution has been successfully activated.
    The scripts "OnSave", "AfterModify", etc for example are up and running in the production environment, but all the changes that were made on screen are not displayed to users.
    Does anyone know how to make the screen changes available to users?
    Best regards.

    Hello Felipe,
    What tool did you use to "make changes on screens"?
    UI Designer started from SDK?
    Adaption mode in UI?
    Bye,
       Horst

  • What makes my screen change after going to sleep?

    I have os10.9.2 and since I installed it 6 weeks ago my screen changes sizes after it wakes up. I have a mac mini.

    At the bottom of your thing it says you are using 10.7.1. Is this correct? If so, run Software Update first, and see where that takes ya. From there, if you are still having issues with the black screen, try opening Disk Utility, and hit Verify Disk. If this comes up with errors, re-start your computer holding the Option button down, from there, select Recovery Disk as your start up disk. You will be able to locate Disk Utility in there, and you can Repair Disk from there.
    If it does repair disk successfully, that could be part of the problem. If that doesn't work, follow the steps in this article to reset PRAM/NVRAM http://support.apple.com/kb/ht1379
    Even still, if that doesn't seem to correct the problem, i would back up everything on your computer to an external harddrive, erase, and re-install 10.6, run Software Update a few times, check the app store for the digital download of Lion....you should not need to "buy" this again, it should see it in the purchased section..
    Update again with Software Update when you get the successful re-installation of Lion. I'm not 100% positive with the whole re-installation steps, if it walks you through going through the Migration Assistant or not, but even if it doesn't, that's okay. You can still locate Migration Assistant via the Utilities folder and bring back all your Time Machine stuff again.
    Still if you want to dig even deeper to see if there is a problem with your hardware, you can run Apple Hardware Test. Check this article for steps...http://support.apple.com/kb/HT1509

  • Screen changing colors

    Hey guys. Lately every time I've woken up my Macbook the screen changes colors. It will go through all of the primary colors and then some gray horizontal and diagnoal stripes, and sometimes the screen will flash in and out. Usually if I close the lid and reopen a couple seconds later, it's fine. But, is there any way of fixing this? I don't want it to turn into a bigger problem.

    You may be having a problem with your screen, your integrated GPU or your connection cable between the logic board and the screen. The only way to ferret out which problem you have would be to take your machine into your local Apple Store or an AASP and have them run diagnostics on the unit. They can give you an idea of what's up with the machine and an estimate on what it would cost to fix it.
    Good luck,
    Clinton

  • Pavilion DV& screen changing colors

    When turning on the laptop, the screen changes colors (red, green, gray, blue, etc) before coming on.  It took almost 25 minutes for it to stop and then finally get the sign on screen.
    What could be the problem? The laptop is about 3 years old.
     If it need to be repaired, where would  i go (Staples? BestBuy?)
     Is it something I could fix myself?
    TIA

    @harperhp ,
    Hello and thank you for posting on the HP support forum.  Generally when you experience this issue it is due to a failure of the graphics card.
    Does this happen if you try and boot into safe mode?
    Entering Safe Mode (Windows 7)
    Please post back if you can get into safe mode without this issue.  If you have the same problem going into safe mode then you will want to contact HP phone support for repair options.  You may not be able to get the parts through third party vendors.
    Please call our technical support at 800-474-6836. If you live outside the US/Canada Region, please click the link below to get the support number for your region.
    http://www8.hp.com/us/en/contact-hp/ww-phone-assis​t.html
    Thank you again for posting and have a great day.
    Please click the "Thumbs Up" on the bottom right of this post to say thank you if you appreciate the support I provide!
    Also be sure to mark my post as “Accept as Solution" if you feel my post solved your issue, it will help others who face the same challenge find the same solution.
    D5GR
    I work on behalf of HP

  • Computer Screen Changes Colors

    When I open Adobe Acrobat 8 my computer screen changes color and the dots on the screen show.  Do you know what setting is wrong?

    This is the Reader forum. The Acrobat one is here:
    http://forums.adobe.com/community/acrobat

  • Screen changes colors after macbook dropped

    Yesterday I accidentally dropped my laptop and when trying to recover, the screen changes from alternating full screen colors (red - green - blue and then black and white gradients). I'm guessing this has to do with the graphics but I am not sure if this has happened to anyone else and if there is some sort of reset button.?

    That symptom appearing after a drop surely indicates hardware damage so no reset, even if available, is going to help. You'll need to have an Apple Store or Authorized service provider evaluate it. Hopefull it is something small like a damaged display cable but, if the GPU was jarred from its solder joints by the impact (quite likely) the only real cure is a new logic board.
    If you have homeowners'/renters' insurance, put your carrier on notice of an accident. many such policies cover repair/replacement after an accident--even outside the home--subject to the usual deductible.

  • Link documents to PA30 screen

    Hello All,
    I have different documents for different infotypes, which is stored via DMS for a employee.
    Now i want to provide the link in PA30 screen for an employee, for different infotypes.
    Different link for different infotype.
    Question is, how do i call the link from the pa30 screen.
    Thanks,
    Kunal.

    Is there any kind of exits or object services can be used for the same.

  • Need help on IDES screen change script

    Dear All..
    Can any one tell me the steps of the IDES screen change when sap logged on.., i want put my company logo and company name..
    advanced thanks for help
    Praveen

    I got the script for this question..
    Thanks
    Praveen

  • Screen Change when using LDB - pnp

    Hi ,
    I am facing a strange problem.
    I am using LDB -> pnp and HRIN0013 as Master data rep ,
    in one of the programs that i developed.
    The Screen and program behave fine in the development server.
    Once i transport it to the production server, the Screen changes to something completely different.
    What i noticed is that in attributes -->'Report category assignment' , HRIN0013 is not present.
    This means that HRIN0013 has not been transported?
    What can the problem be and how can i fix it?? I need to get this in by tommorow. Help will be highly appreciated.

    Hi Sanchit,
    when I change the report class in an HR report, the system tells me for the change request number.
    This change request, introduces, I think, a new record in some customize tables, like t599C.
    There must be a record in this table, for the report class that you create.
    Hope this helps you,
    Carles

  • Dynamic selection screen change in Selection Screen.

    Hi Experts,
    I am not getting dynamic screen change on selection screen. can you give solution for the following scenario.
    I have 3 radio buttons on selection screen. Example: R1, R2, R3.
    I have 5 fields on selection screen. Example : F1, F2, F3, F4, F5.
    When i select radio button 1 i will get F1 field screen only.
    When i select radio button 2 or 3 i will get F2 and F3 fields screen only.
    When i select radio button 3 i will get F4 and F5 fields screen only.
    Any one give me solution for the above scenario very much thankful.
    Thanks in advance,
    Sai

    Hi
    try this code,
    REPORT ZTEST_3RB.
    TABLES : KNA1,EKKO,VBRK.
    PARAMETERS : SALES RADIOBUTTON GROUP VIJJ USER-COMMAND VJY ,
    PUR RADIOBUTTON GROUP VIJJ ,
    BILL RADIOBUTTON GROUP VIJJ ,
    TOTAL AS CHECKBOX.
    SELECT-OPTIONS : S_CUSTNO FOR KNA1-KUNNR MODIF ID AKP DEFAULT 1000 TO 1033,
    S_PONO FOR EKKO-EBELN MODIF ID VKP,
    S_BNO FOR VBRK-VBELN MODIF ID PKP.
    INITIALIZATION.
    AT SELECTION-SCREEN OUTPUT.
    LOOP AT SCREEN.
    IF SALES = 'X'.
    IF SCREEN-GROUP1 = 'VKP'.
    SCREEN-INPUT = 0.
    SCREEN-ACTIVE = 0.
    MODIFY SCREEN.
    ENDIF.
    IF SCREEN-GROUP1 = 'PKP'.
    SCREEN-INPUT = 0.
    SCREEN-ACTIVE = 0.
    MODIFY SCREEN.
    ENDIF.
    ELSEIF PUR = 'X'.
    IF SCREEN-GROUP1 = 'PKP'.
    SCREEN-INPUT = 0.
    SCREEN-ACTIVE = 0.
    MODIFY SCREEN.
    ENDIF.
    IF SCREEN-GROUP1 = 'AKP'.
    SCREEN-INPUT = 0.
    SCREEN-ACTIVE = 0.
    MODIFY SCREEN.
    ENDIF.
    ELSEIF BILL = 'X'.
    IF SCREEN-GROUP1 = 'AKP'.
    SCREEN-INPUT = 0.
    SCREEN-ACTIVE = 0.
    MODIFY SCREEN.
    ENDIF.
    IF SCREEN-GROUP1 = 'VKP'.
    SCREEN-INPUT = 0.
    SCREEN-ACTIVE = 0.
    MODIFY SCREEN.
    ENDIF.
    ENDIF.
    ENDLOOP.
    i think this will help your problem,
    Regards,
    Vijay

  • Adding Reference Personnel Number field in Main PA30 Screen

    Hi Gurus,
    I am having a problem I need to assign Reference Personnel Field (RFPNR) on the main Screen of PA30. Presently the main screen is showing the First name, Last name and Enterprise Structure Fields, I want to make the RFPNR field visible.
    Kindly help me out.
    Regards,
    Garima

    Hi Kiran,
    I am trying to assign the same (Field-RFPNR) in PREMC I am getting an error message
    “The Function Module PREMC defined as Search Help exit does not exist and simultaneously when I go to PA30 Screen I am not able to see this field in the header.
    Kindly help as I want it go get reflected along with Pernr (Personnel Number) in PA30 screen.
    It will be suitably rewarded.
    Regards,
    Garima

Maybe you are looking for

  • Firefox cannot open pdf

    I have a problem opening pdfs from certain websites. This problem occured when I upgraded to Firefox 4.0. I usually opened pdf-files from Firefox in the adobe reader directly (not using the plugin). Now this does not work any more. When having set, t

  • Help with submit button remove null value

    Hello,   First of all I dont know much about java, but I wanted to create a submit button and I did alot of research.  I want a button that will email some pdf files I have created in LiveCycle.  So far everyting works but my code needs help. There a

  • How to creat a select-options in the screen layout of se80.

    Because in se80 ,the screen is drawed in the screen layout,but it just have text-field for parameter. Thanks!

  • Another import.* problem

    I've obviously got something set wrong in my new installation of CS4 I have two projects, both of which use the Zinc library. The first was built by someone else, and import mdm.*; works just fine. But, in my new project, import mdm.*; gives compiler

  • Adding a Server Technology to Flex

    I am currently working on a Flex project and did not think I would need a server. However, we now want to use it with .NET web services. I know that when you create a Flex Project, you can tell it to use ASP.NET or any other server. But how do I add