Dynamically make screen enhancement on or off

Hi all,
I have 2 queries on screen enhancement related to PO transaction.
a) I have to add a sub-screen as screen enhancement to Purchase order header area. My requirement is make a the sub-screen visible based on condition that if the PO order is of some xy type then display else no screen enhancement should be visible. Is it possible through screen exit ? i tried to check condition in PBO function exit and PBO module of the subscreen 101 to make 'exit' on the condition,but The screen contents remains without change ie dynamically its not making screen on-off.
I am able to hide contents of sub screen but no the screen itself.
b) Secondly by default the enhancement tab name is shown as "customer data". is it possible to rename the tab label ?
Please suggest !!!!
Thanks

Hi, Iahmed
I want to tell you that  i had a experirence to add a subscreen on IQ02, firstly i configurationed via IMG : Plant  maintaince and Customer servise ->Technical Objects ->Gerneral Data->set view profile for technical object 
above action is use for activiate a subscreen
and then find the user exit ITOB001, add some logic .
and for dynamically subscreen on or off ,my thinking is use below statement in appropriate user exit.
Because you add a tabtrip , so i think you can check condition to determinater whether call subscreen or not.
I remeber that VA01 to create Sales order, if you choose credit card payment  under Billing tabtrip, then a subscreen "credit card" on header of SO will display, if not credit card payment it will Hide. you can reference it.
B. Tabtrip in IQ02 i added can modify label name by yourself.
Hope it can helps
Best wishes
Rock

Similar Messages

  • HT4527 I transferred my library to a new laptop and everything appeared on the screen. I turned off the old computer and the library disappeared. How can I make it a permanent transfer as my old computer is being scrapped. Thanks

    I transferred my library to a new laptop and everything appeared on the screen. I turned off the old computer and the library disappeared. How can I make it a permanent transfer as my old computer is being scrapped. Thanks

    Hello Terryfrank,
    Congratulations on your new laptop!  Also, thank you for the details of the issue you are experiencing with transferring your iTunes Library to your new computer. 
    I notice that you are coming from the article “iTunes: How to move your music to a new computer,” and it sounds like you might have used the Home Sharing method outlined in that article. 
    With Home Sharing, you can stream content from another computer, and it sounds like that is how you have it currently set up.  The last step is to import the content to your new computer.  Use these steps on the new computer (while the old computer is on) to import the music to your new computer’s hard drive:
    Once your new computer sees the Home Share from your old computer, click that Home Share on the left side of iTunes on your new computer.
    Select the content in the Home Share that you want to transfer to your iTunes library on your new computer, or choose Edit > Select All to choose all of it. Then, click the Import button in the bottom-right corner of iTunes.
    Wait for the content to finish transferring.
    Additionally, if you want to transfer your playlists, you can export them from the old computer to the new computer:
    Transferring playlists
    If you want not only your content but also your playlists to exist on your new computer, you will want to transfer a copy of all your playlists from your old computer. To do this, choose File > Library > Export Library on your old computer. Save the XML file that is created to your desktop.
    Send the playlists file to yourself as an e-mail attachment, use an external drive, or use file sharing to move the playlists file to your new computer. Once the file is on your new computer, open iTunes and choose File > Library > Import Playlist. The import process will remove any items from the playlists that you didn't share via Home Sharing.
    iTunes: How to move your music to a new computer
    http://support.apple.com/kb/HT4527
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • How to add a new Field in the Dynamic Selection screen section.

    HI,
    There is a requirement in which I need to add a field in existing program of dynamic selections.
    I need to add a field KNKK-DBRTG (Customer Rating) in dynamic selections screen of some existing report
    which has a dynamic selection screen with other fields like customer account, company code etc. Along with this i need to add Customer rating field also in the selection screen.
    I have used GET KNKK statement to select this in the Dynamic selection screen. But I need to make it appear
    on the screen.
    LDB used is the Customer Database.
    I have added GET KNKK statement after GET KNA1 statement.
    Can any one help me how we can make this rating field appear in the selection screen.
    With the GET statement Credit control area Fields can be selected in the selection screen but I have to permanantly add the field in the selection screen.
    Regards
    Prashant Prabhu

    Hi,
    So you need that this new field have data in old records?
    1.- If you are in BI 7.0 and the logic or data for that New field are in the same Dimension, you can use a Remodeling to fill it. I mean if you want if you want to load from a Master Data from other InfoObject in the same Dim.
    2.- If condition "1" is not yours.
    First add the new field, then create a Backup Cube (both cubes with the new field) and make a full update with all information in the original Cube. The new field willl be empty in both cubes.
    Create an UR from BackUp_Cube to Original_Cube with all direct mapping and create a logic in the Start Routine of the UR (modiying the data_package) you can look for the data in the DSO that you often use to load.
    To do that both cubes have to be Datasources ( right click on Cube-> aditional function-> and I think is "Extract Datasource")
    Hope it helps. Regards, Federico

  • My phone when attached to the charger boots up reaches the password screen, i enter my password and it goes to home screen then shuts itself off and reboots. is my phone possessed or how can i fix it? can i get the data off of it even if the phone is gone

    my phone when attached to the charger boots up reaches the password screen, i enter my password and it goes to home screen then shuts itself off and reboots. is my phone possessed or how can i fix it? can i get the data off of it even if the phone is not salvageable? thank you so much in advance for your help!

    Make sure you have the Current Version of iTunes Installed on your computer
    iTunes free download from www.itunes.com/download
    Then see Here  >  http://support.apple.com/kb/HT1808
    You may need to try this More than Once...  Be sure to Follow ALL the Steps...
    Take your time... Pay particular attention to Steps 3 and 4.
    After you have Recovered your Device...
    Re-Sync your Content or Restore from the most recent Backup...
    Restore from Backup  >  http://support.apple.com/kb/ht1766
    Note.  Once the Device is asking to be Restored with iTunes... it is too late to save anything... and you must continue with the Recovery...

  • Adding new table dynamic selection screen of transaction FBL5N (LDB DDF).

    Hi,
    I have a requirement to add SEGMENT (CEPC-SEGMENT) field on the dynamic selection screen of transaction FBL5N (LDB DDF).
    Please let me know how can I meet this requirement
    Thanks

    I did not find any screen exits for this Tcode, may be you need to use enhancement spots.

  • Specific criteria in dynamic selection screen.

    Hi experts.
    I have a requirement to build dynamic selection screen fields. For these I would like to use FREE_SELECTIONS_INIT and FREE_SELECTIONS_DIALOG function modules.
    The problem is that all fields could be single field or as a range... Is there any chance to make specific fields (DATS) as a single field and others as a range ?
    Thanks a lot.
    Daniel.

    yes
    you need to pass fields in parameter FIELDS_TAB of function FREE_SELECTIONS_DIALOG
    in this structure you have the field type P or S

  • Screen Enhancement on T-Code AS01 (Asset Master)

    Hi Experts,
    I want to add a filed of Customer Number( KUNNR) on the Asset Master Screen ( t-code AS01)
    I have done a lot of work....
    I have used the Enhancement AIST0002 ..... also make the Subscreen....
    In Short, now my field is Displaying on the Asset master Standard Screen. also displaying the F4 help against it...
    *Problem:*
    when i save the Data ... it does not save the data...
    I also check the table ANLU. there is no record exist... (boz i did not write any Code)
    Can i have to Write the Update Query for save the Record?
    Note: i am first time making the Screen Enhancement.
    Regards,
    Rizwan

    Dear George Serfiotis,
    i have find the solution completely ... now, not only my Screen is displaying but also working properly..
    http://binarycse.com/joomla/index.php/sap-abap/screen-exits
    <<CUT AND PASTE OF ABOVE LINK DELETED>>
    <<REQUEST FOR POINTS DELETED.  It was your question anyway...>>
    Rizwan
    Edited by: Matt on Nov 18, 2008 3:08 PM

  • My itunes program died during ipad upgrade. Ipad now locked at apple screen. Cannot turn off or connect to pc

    I attempted to upgrade my Ipad 2 from ios 7.2 to 7.4.
    During the upgrade, the Itunes on my PC was prematurely terminated by a failed IE application.
    the end result is that my Ipad is now stuck at the Apple screen, cannot be switched off, will not be recognised by the Itunes application running on the PC and is generally a brick.
    Any suggestions? Please.

    FORCE IPAD INTO RECOVERY MODE
    1. Hold Sleep/Wake button down and slide to turn off iPad
    2. Turn on computer and launch iTune (make sure you have the latest version of iTune)
    3. Plug USB cable into computer's USB port
    4. Hold Home button down and plug the other end of cable into docking port. Do not release button until you see picture of iTune and plug.
    5. Release Home button.
    ON COMPUTER
    6. iTune has detected iPad in recovery mode. You must restore this iPad before it can be used with iTune.
    7. Select "Restore iPad"...

  • Dynamic selection screen for FDK43

    HI All,
    I need to add a field (accounting clerk - BUSAB)in the dynamic selection-screen  of transaction FDK43.
    I used se36 to view the current selection-screen view and it does show me the field accouting clerk under functional group  - 04  (Company Code) .The field is ticked for preselect.
    However I am not able to see this field (BUSAB) in the dynamic selection when I run transaction FDK43.
    Any idea on how to make the function group 04 available for selection  ? or maybe even the field in it available for selection ?
    Regards,
    Shital

    hi
    use this link
    Dynamic selection screen
    Cheers
    Snehi

  • Dynamic Selection Screen Fields

    Hi All,
    I have made a copy of the program FI_RFSOPO00. This report uses dynamic selection screen. I wanted to know the names of these dynamic selection screen. As I have to make some database selections based on the user entries in these fields.
    Is there a way to find this out?
    Regards,
    Stephen

    Hi Stephen,
    1) FI_RFSOPO00 is unknown- i think you mean <b>RFSOPO00</b>
    2) RFSOPO00 uses logical datbase SDF, which uses
       free or dynmaic selections from the tables ska1,skb1
       and bsis.
    see F1 to <i>SELECTION-SCREEN DYNAMIC SELECTIONS FOR TABLE dbtab </i> and ta SE36 to SDF too.
    regards Andreas

  • Dynamic Selection screen in FDK43 transaction

    HI,
    The transaction FDK43 has a dynamic selection screen used from LDB DDF .It does not show all selections views in the dynamic selection but when I test the LDB from se36 its shows all the selections in dynamic selections.
    Any idea why it is not showind in the transaction FDK43 ??
    Regards,
    Shital

    Hi,
    LDB fields are nothing to do with Dynamic Selection. It is not necessary that all the field of LDB should be visible in Dynamic Selection. FDK43 is a standard screen and SAP has designed the dynamic selection with limited option. If you want additional fields, you need to do the enhancement with the help of ABAPer.
    Regards,
    Ravi

  • Badi Screen Enhancement

    Hi Experts,
             I got stuck in BADI please help me out.
            In QA11
               there is a sub screen which can be called by a BADI
           the following is the piece of code which calls the BADI
    Now my problem is the statement   CALL SUBSCREEN BADI_SUBSCR_1101.
    Is net getting executed
    I understood that this is a screen enhancement which can be done thru BADI
    for this I had created an Implementation by using the relevant BADI definition
    and also had activated the Implementation and had kept some break-points in the available methods
    but the prog flow is not getting into the point where I had kept break-point. seems the badi I had implemented is not getting executed at all
    Actually before reaching this point the prog is checking of the available implementations for this QA11 and in that list the implementation I had activated is available(from debugging I had ensured this) but still the statement  CALL SUBSCREEN BADI_SUBSCR_1101. Is not getting executed,,
    Is anything I am missing to make a BADI into existence??please help me experts,,if you feel I have to give more elaborately,,i will do the same
         PROCESS AFTER INPUT.
           FIELD QALS-CHARG MODULE CHARGE_D1101 ON REQUEST.
    BAdI Subscreen
              CALL SUBSCREEN BADI_SUBSCR_1101.
         thanks in advance

    hi Ashok,
    thanks for your imm response
    I guess you are refering to the subscreens assignment in the implementation
    As of now i had done these assignments
    Subscreens(tab)
    calling prg           scr no           subscreenarea                               description
    SAPMQEVA     1101     BADI_SUBSCR_1101                   BAdI-Subscreen
    does the calling prg refers to the prg from which i require the BADI screen to be called or does it refers to something else?/
    can u clarify?
    And please if it is not an Issue to you can you plz share ur mobi number
    thankz in advance

  • Screen Enhancement for ME2O

    Hi Experts,
    I am very new to Screen Enhancements.
    please tell me how to do the below req.
    ME2O pop up screen add delivery test field (together with batch, qty, sloc).
    thanks
    Girdhar

    Hi,
    You are in ECC 6.0 Version Then ..
    Go to se18 enter Enhancement-spot as ES_RM06ELLB
    You are below version ECC 6.0 then
    1)Go to se80
    2)copy the program RM06ELLB to ZRM06ELLB.
    3)in screen 100 make changes as per your reqirement.(i.e add a text field like comments )
    Regards
    Kiran Sure

  • Just installing a few updates from the Mac App Store for mountain lion on my 2010 MacBook Pro, during this it made a noise and then the screen and keyboard went off, like it is off. What happened, is it off...or should I just wait it out?

    Just installing a few updates from the Mac App Store for mountain lion on my 2010 MacBook Pro, during this it made a noise and then the screen and keyboard went off, like it is off. What happened, is it off...or should I just wait it out?

    What kind of noise?
    The only things I can think of that make noise are fans and disks. Fans usually will not cause the computer to shutdown as you describe. My guess is your disk drive died. I hope you made a backup prior to start the ungrade.
    Allan

  • Macbook Pro LCD Screen Works Sometimes / On/Off

    For several months my (late 2007, 15 in) macbook pro screen was not working at all. I took it to apple at one point and they said I would need to replace my screen which would cost at least $400 or $600 I can't remember how much. I just knew it was too much.
    Then recently I found out that my model had the NVIDIA GeForce 8600M GT graphics processor and Apple found out those had a problem in a number of those computers so they are supporting it by replacing the mother board.
    So... I got my new mother board recently but the screen was STILL not coming on at all after the repair. One conclusion was obvious I needed a new screen or just use the computer as a desktop with an external monitor which is what I've been doing.
    So now, here's the rub:
    My SCREEN MAGICALLY HAS COME BACK ON just last night and this morning... it was working and then Poof it went off again.... now again it's magically come back on.
    When working there isn't any streaks or anything that appears damaged on the screen at all. My guess is that there is some cable or some connector point that is loose and somehow like a short makes it go on and off.
    Now, part of what has been going on since yesterday is that I just replaced my hard drive so I've had the cover of the computer off... somehow I did something to they keyboard so I'm having to use an USB keyboard right now (might have to replace that too). So... somehow my taking off the cover and putting it back on a few times must have touched something that is making it work again.
    What could it be? Any ideas? I'd be grateful for any advice that would keep me from having to try buying a new screen as I understand I have to replace the whole piece.
    Thanks,
    phil

    That's a very interesting offer. There are a finite number of LCD manufacturers, and it could be there are models that can go in different computers. The construction of the display and the cables would be different for different computers. It would depend on whether the LCD is specifically configured for Apple or if Apple uses an "off the shelf" LCD and then configures the housing and cables.
    Generally, in manufacturing, you try to use as many off the shelf parts as you possibly can. For example, you would use standard screws and fasteners unless you had a special need for a non-standard one. If there is already a LCD on the market that meets your specs and your needs, then it would make sense to use it rather than to have something special made.
    I still suspect that the problem will turn out to be a connection one rather than one with the LCD itself. There have been cases where the flex cable developed damage from opening and closing the computer. This would be the first thing to check. A break in the trace or traces in a flex cable would allow for intermittent working of the LCD, depending on whether the broken traces were touching or not.
    If the price sounds reasonable, then it sounds like you don't have much to lose by letting the guy have a shot at it. I wonder if he would let you watch while he works--it might be very illuminating.
    Good luck!

Maybe you are looking for

  • CS5 ISSUE - STORIES NOT LOCKING ALL THE TIME IN INCOPY

    I have an issue where sometimes we will have one user open a story and it will NOT show it as being locked (pencil with line through it).  The majority of the time it will, but seems to happen too often and I see it being a problem this coming weeken

  • Plants are needed to validate against company in Component Tab - IW31

    Hi Experts , Module PM , T Code IW31 , Plants are needed to validate against company in Component Tab and need to populate error message in status bar . Thereafter user possible to correct whatever the error and save it . Can you please help me to so

  • Error -36 Copying from NTFS Ext HDD to new IMac ver10.6.2

    Last Saturday I purchased a new Imac27. I was told that I could copy files directly from my NTFS formatted external hard drives with no issues. This was true until I tried to move large .avi files (3-9GB) When I copy these files to the Imac, the copy

  • Minimize the count of cubes when there are more number of cubes

    Hi All: Need your inputs on reducing the count of cubes when there are more number of cubes in any project. On which basis we can downsize the count of cubes? For example,if there 30 cubes in same region,I want to reduce them to ,say 20 cubes. Please

  • Cache Event polling S_NQ_EPT in Cluster Env.

    Hi, How to use event polling mechanism in Clustered Env to purge cache ? It works fine in non - clustered env. I'm getting errors - 2009-12-16 15:40:45 [55003] The cache polling SELECT query failed for table S_NQ_EPT. 2009-12-16 15:40:45 [nQSError: 1