Sub screen in PA0001 Screen

Hi All,
I have a requirment in which i need to a subscreen in PA0001 screen (i.e MP000100) in PA30. The subscreen contains the Supervisor ID and Supervisor Name.
I have added to fields in CI include for Supervisor ID and Supervisor Name.
How to Add the Subscreen to this (i.e MP000100) standard screen.
Please help to resolve the issue.
If some one has steps to proceed it will be more helpful.
<removed by moderator>
Thanks,
Naresh
Edited by: Thomas Zloch on Dec 10, 2011 1:00 PM

Dear Naresh,
First append standard table with ur fields.
then go to pm01 --> for infotype enhancement
u can design input fileds in form.
for better understanding search--> infotype enhancement tutorial.
u may get solution.
Thanks,
Amol Samte

Similar Messages

  • I need to add one field Pers. sub area for Actions screen

    Normally, we will have Position, Pers. area, Emp group and Emp sub group in Actions screen. Now I want to add one more field to that screen, what is the navigation?
    Can anybody help me please.
    Regards,
    Pavani.

    hi,
    pavani. If i understood right, you need to add a field which is not listed in the module pool related to the screen you have to create a new field, here you can hide or make optional or intialize the field for the info types the table no T588M.
    let me know whether this is correctly answered or not
    regards,
    madhu

  • Removal of sub-menus from selection-screen....

    Hi experts,
    When I click on the Test (F8) button in my report. It navigates to the selection-screen. Here in selection-screen, I can see various menus in menu bar like 'Program' , 'Edit' , 'Goto', 'System' and 'Help'. Menu 'Program' has few sub-menus like 'Execute', 'Execute and print' , 'Execute in background' and exit. In my report I dont want the sub-menus 'Execute and print' and 'Execute in background' to appear. So please tell me how to delete these sub-menus feom selection-screen.
    Do I need changes it from the PF-STATUS?
    Regards,
    Sachin

    Hi,
    I dont think that u can do that in selection Screen. Because screen 1000 is reserved for selection Screen
    and u can't change the menu items.
    U can do on thing. U create a custom screen like selection Screen and call that instead of Selection Screen.
    Regards
    Sandipan

  • PBO Event at Sub screen as Selection-Screen

    Hello
    I would like to do the following: in a function group I have a main screen which includes a sub screen
    1300 as selection screen defined with the following command: 
    SELECTION-SCREEN BEGIN OF SCREEN 1300 AS SUBSCREEN.
    SELECTION-SCREEN END OF SCREEN 1300.
    Now, I would like to process within the PBO of this sub screen 1300 to manipulate some fields (such as deactivate or set a default value using
    LOOP AT SCREEN … ENDLOOP.). I need an event like INITIALIZATION in a report, but here I’m not in a report context. 
    Is it possible to take the PBO event to process the PBO by own functions?
    Thanks for your help.
    Best regards,
    Kurt.
    Message was edited by:
            Kurt Weiskopf

    Hello Sasi,
    Thanks for your information.
    On the selection screen some fields shall be displayed only if they are needed. These fields shall be deactivated using:
    Loop at screen.
      case XXX.
          when ‘T1’.
                   screen-invisible = 1.
                   screen-active    = 0.
      endcase.
      modify screen.
    endloop.
    I need the PBO event. Where can I set this code?
    Thanks & Regards,
    Kurt.

  • Call selection screen from normal screen of modulpool

    Hey gurus,
    I would like to call a selectionscreen when I press a button on my normal screen in modulpool, but it doesn't work.
    I made a modulpool with a normal screen where is that button. In the top include I made a selection screen followingly:
    SELECTION-SCREEN BEGIN OF SCREEN 1001 as SUBSCREEN.
       PARAMETERS: rb1 RADIOBUTTON GROUP ab MODIF ID bl2,
                 rb2 RADIOBUTTON GROUP ab MODIF ID bl2.
    SELECTION-SCREEN END OF SCREEN 1001.
    but it writes out an error when i try to call subscreen 1001.
    What's wrong? How could I achieve my goal?
    Thank you very much.
    Regards,
    Robert

    Hi,
    *& Include ZSELOPT_IN_MP_TOP                                 Module Pool      ZSELOPT_IN_MP
    PROGRAM  zselopt_in_mp.
    TABLES ekko.
    SELECTION-SCREEN BEGIN OF SCREEN 9001 AS SUBSCREEN.
    SELECT-OPTIONS so_ebeln FOR ekko-ebeln.
    SELECTION-SCREEN END OF SCREEN 9001.
    -->Normal Screen(9000) with Subscreen Area 'sub'.
    PROCESS BEFORE OUTPUT.
    * MODULE STATUS_9000.
    call SUBSCREEN sub INCLUDING sy-cprog '9001'.    (Here is your problem, use quotas )
    PROCESS AFTER INPUT.
    * MODULE USER_COMMAND_9000.
    CALL SUBSCREEN sub.

  • Selection screen option for Screen type like inDEMO_SEL_SCREEN_AS_SUBSCREEN

    hello,
    in this program there are 2 selection screens,called from MAIN screen.
    DEMO_SEL_SCREEN_AS_SUBSCREEN
    i want to create similar..
    In main screen i will have 3  screens (which should have of screen type 'Selection screen ' ) and 1 BOX (in which I will have Table control)..
    I created the main screen 0100 and 3 sub screens..(1001,1002,1003)
    But when i want to create these I cannot choose Screen Type as 4 Selection screen (the other options are 1.normal 2.Subscreen 3 Modal dialog box)..
    I have gone through other threads..they simply say its not possible..
    then how was it done in DEMO_SEL_SCREEN_AS_SUBSCREEN..
    Also i have seen Zprograms with 3 sub screens as Selection screen ...
    Also interestingly the  short description of this screen is
    SEL_SCREEN 1100 INFO:140000140000000000000000000005490892784

    Hi,
    This code form teh same program creates them as selection screen.
    SELECTION-SCREEN BEGIN OF SCREEN 1100 AS SUBSCREEN.
    SELECTION-SCREEN BEGIN OF BLOCK b1 WITH FRAME TITLE text-010.
    PARAMETERS: p1(10) TYPE c,
                p2(10) TYPE c,
                p3(10) TYPE c.
    SELECTION-SCREEN END OF BLOCK b1.
    SELECTION-SCREEN END OF SCREEN 1100.
    SELECTION-SCREEN BEGIN OF SCREEN 1200 AS SUBSCREEN.
    SELECTION-SCREEN BEGIN OF BLOCK b2 WITH FRAME TITLE text-020.
    PARAMETERS: q1(10) TYPE c OBLIGATORY,
                q2(10) TYPE c OBLIGATORY,
                q3(10) TYPE c OBLIGATORY.
    SELECTION-SCREEN END OF BLOCK b2.
    SELECTION-SCREEN END OF SCREEN 1200.
    check this out:
    [http://wiki.sdn.sap.com/wiki/display/ABAP/Select-OptionsinModulePoolProgramming]
    Edited by: sap_wiz on Jun 23, 2011 1:33 PM

  • In normal view, half the page disappears off right of screen. in full screen this does not happen. what can be done to correct the screen ratio for normal screen?

    version 5 loaded on windows 7. all went well for a while. one day while using, ratio of normal screen doubled in width; i.e. half the page disappears off the screen to the right (on a wide screen). when full screen mode applied, ratio is fine. it only happens in normal view, which is the usually prefered option. I cannot determine any means within the program to resize the normal screen. nothing else is affected, only mozilla firefox in normal view. not that when program is opened from keyboard the page is correct for a moment, then enlarges the width with 1/2 page dissappearing.

    This issue can be caused by the Babylon Toolbar 1.1.8 extension
    *https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode

  • Can i upgrade my HP ENVY J001TX Laptop Screen to IPS Screen.

    Hi,
    I am currently using HP Envy J001tx Laptop. All are exceptional in this other than the laptop display.Is there any way i can upgrade my laptop screen to IPS Screen or some othe screen with good color calibration with better viewing angles???????
    Note : My Display is FHD Brighview display (but viewing angles and color richness is very poor)

    Hello Vashif, welcome to the HP Forums.
    According to the Maintenance and Service guide for your notebook, these are the screen's available for your notebook:
    (2) 17.3-in, LED. HD, BrightView display panel (includes 2 rubber screw covers):
     17.3-in, AG, FHD, LED 720256-001
     17.3-in, BV, HD, LED 720257-001
    You can find this on page 28.
    I hope this answers your question. Thank you for posting on the HP Forums.
    I worked on behalf of HP.

  • On my iphone4s, music control do not show up on the screen and the screen cannot be rotated.

    On my iphone4s, music control do not show up on the music screen and the screen cannot be rotated.

    Couple of clarifications, the rotation lock is not set. The controls are visible for video and other apps. Only the music screen does not rotate or show the controls.

  • How we can get the values  from one screen to another screen?

    hi guru's.
         how we can get the values  from one screen to another screen?
              we get values where cusor is placed but in my requirement i want to get to field values from one screen to another screen.
    regards.
      satheesh.

    Just think of dynpros as windows into the global memory of your program... so if you want the value of a field on dynpro 1234 to appear on dynpro 2345, then just pop the value into a global variable (i.e. one defined in your top include), and you will be able to see it in your second dynpro (assuming you make the field formats etc the same on both screens!).

  • How to move one screen to another screen Webdynpro ?

    Hi,
    How to move from one screen to another screen Webdypro ?
    Best Regards,
    Kishore

    Hi,
    for this you have to declare in and outbound plugs to your views,
    bind them into the window area of your component and fire the
    outbound plug in your action handler in view one, view2 will be called
    automatically.
    <a href="http://help.sap.com/saphelp_nw04s/helpdata/en/1f/464941db42f423e10000000a155106/frameset.htm">documentation</a>
    grtz
    Koen

  • My ipod touch screen is broken and whenever i press the lock screen button, the screen is white, what can i do to fix this?

    so my ipod touch screen is broken, and whenver i try to unlock the ipod screen, all that i can see is the top right hand corner of my ipod, and the rest is all whited out. Also, the jack which support the headphones to stay in place, one of the balls in the jack is pushed in which causes the headphones and stereo jack to slip all the time. I also have a problem which is when i try to sync my ipod to itunes. Last time i did it(which was 4 years ago), i synced my ipod and i started out with 225 songs, after the syncing process was complete, i ended up with 119 songs. I'm afraid to resync my ipod or back up my ipod to a computer because i dont want to lose the wonderful collection of 589 songs i have now. I'd really appreciate it if i got some feedback. Thanks.

    Apple will exchange your iPod for a refurbished one for this price. They do not fix yours.
    Apple - iPod Repair price                                    
    A third-party place like the following maybe less. Google for more.
    iPhone Repair, Service & Parts: iPod Touch, iPad, MacBook Pro Screens         
    Replace the screen and headphone jack yourself if you are up to it
      iPod Touch Repair – iFixit          

  • Is it possible to get the image from the i pad when mirroring via Apple TV to fill the screen instead of appearing as a screen within a screen?

    When mirroring, is it possible to get the image from the ipad to fill the screen on the TV instead of appearing as a screen within a screen?

    Welcome to the Apple Community.
    No, the iPad has an aspect ratio of 4:3, a TV has an aspect ratio of 16:9, to fit one into the other is impossible without distorting the picture. If your TV has a zoom feature, you may be able to use this to fill the screen a little more to your liking, but this will result in cropping top and bottom.

  • HT1320 hey i have an ipod touch 2nd gen and its a little cracked and half the screen isnt touch screen anymore how do i fix it

    hey i have a 2nd gen ipod touch and its a little cracked and half the screen isnt touch screen anymore what do i do

    Try:
    - iOS: Not responding or does not turn on
    - Also try DFU mode after try recovery mode
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings
    - If not successful and you can't fully turn the iOS device fully off, let the battery fully drain. After charging for an least an hour try the above again.
    - Try on another computer
    - If still not successful that usually indicates a hardware problem and an appointment at the Genius Bar of an Apple store is in order.
    Apple Retail Store - Genius Bar       

  • When i quit safari in full screen a blue screen appears in background

    When i close safari in full screen a blue screen appears in mission. What can i do to fix?

    Welcome to Apple Communities
    Open Finder, press Option key, select Go > Library, open Preferences, delete com.apple.dock.plist, open Terminal and write:
    killall Dock

Maybe you are looking for

  • Fan how to tell if it works? What test can I do? G62-a17SA

    G62-a17SA HP G62-a17SA Windows 7 64 bit How to tell if the fan works? it works when Laptop powered up, but no other times. I've had it less than a year, and customer services, wont fix it unless I mail the receipt, which I cant find. i called the nex

  • Urgent Help Here! Thanks.

    Hello, I'm iPhone 4s user here and I have a problem. Basically, I have uploaded new songs into my itunes, and I wanted to sync to my iPhone. However, after I sync, I found out that all the songs in my iPhone have more than 2 copies per song! So I've

  • Error while creating split delivery

    Hi I am getting following error while creating delivery split " Item 000002: delivery split due to conflicting header data (Function Y2: Partner Number: 5100001701 <-> 5100001154) " Please suggest. Regards Kalpesh

  • Nokia N80 IE Battery

    Greetings, I need help finding a battery for my Nokia N80 IE. I have checked the online store for Nokia USA and it seems like the BL-5B battery which powers the N80 is "out of stock"... Is there are any other Nokia battery that I can use? Any informa

  • I photo quits when trying to edit photo

    Since the latest security update i photo will not let me edit photos, so I updated to 6.0.5 and repair permission, problem persist. Any ideas?? Max e-mac. 1.25Ghz, 160GHD, 512   Mac OS X (10.4.8)   i-book,1.42 Ghz, 80GHD, 512