How to get a default variant screen using LDB.(HR-ABAP)

Hello,
               I have created a report using LDB PNP.Used HRBEN000 as a hr report category.
Got a default selection screen, I want to add one more field, for this I have selected the field from further
selection button, and displayed on the screen. Now i saved as a variant.
how to get this default screen using the variant in the report/program when executed?
Please help me.
Thanks&Regards,
Archana.

Hi ,you camn always make your Z report category...if the field is present in further selection tab..
if not you can create your own paramerter or select option.....
but you have to handle it in your code ....as get pernr wont filter on its basis(parameter select optyin created by you)
but why loop at screen is not working?
let me know how you are doing...
have to do it in at selection-screen output

Similar Messages

  • How to get back default Lock Screen Image of Windows 8.1

    I recently upgraded windows 8 to Windows 8.1, but it reset my custom lock screen image .  I tried for default lock screen of windows 8.1.I can't find any default lock screen
    images of windows 8.1 (Only custom images are available). How to get default lock screen images? Does any any one know? please help me..

    The last "solution" works only for pressing Ctrl+Alt+Delete and clicking
    Lock. If you sign out of Windows and sign back in, that ghastly Windows 8.1 lock screen picture will come back.
    You can delete the img100.png file from your WinSxS folder: right lick on this file, click Properties, click the Security tab, click Edit, click Add, type your Windows user name in the white rectangle under "Enter the object
    name to select", click Check Names, click OK, then click Advanced, click Change, take ownership of the file, give yourself Full control over this file, click Apply and then OK. You may see your name three times in the Security tab (as user, administrator,
    and yourself). Make sure that each instance has full Control
    If this does not work, you can disable the Lock Screen: press Windows+R, type
    gpedit.msc, click OK, in the Local Group Policy Editor window that opens click on Computer Configuration > Administrative Templates > Control Panel > Personalization, right click on the "Do not display the lock screen" option, click
    Edit, check Enabled, then click Apply and OK.
    This, however, is a workaround rather than a real solution, which, it seems, Microsoft does not have.
    I have exactly the same issue with the horrid stripey thing. Furthermore, in Settings, Lock Screen Preview is completely blank both on current and past images.
    I've tried all the tips I've found around the web with no success. I get the horrid stripey thing back.
    I found this freeware called Lock Screen Customizer. Seems to work so far but time will tell. (Note that the download includes both win8 and win8.1 versions.)

  • When I open a pdf file, after a few seconds, it hides the toolbar and I don't know how to get it back.  I use multiple monitors and, without being able to grab the toolbar, I am unable to move the pdf file to a different monitor.  How do I stop this?

    When I open a pdf file, after a few seconds, it hides the toolbar and I don't know how to get it back.  I use multiple monitors and, without being able to grab the toolbar, I am unable to move the pdf file to a different monitor.  How do I stop this?

    Does Firefox switch to full screen if you press F11 ?
    You can also try the F10 key to see if that brings up the menu bar.
    * If the above steps didn't help then see http://kb.mozillazine.org/Corrupt_localstore.rdf
    Note: Do not delete localstore.rdf in the program folder (Windows: "C:\Program Files\Mozilla Firefox\defaults\profile\") (Mac: "/Applications/Firefox.app/defaults/profile/")

  • How to get the default selection color from JTable

    Hi, there,
    I have a question for how to get the default selection color from JTable. I am currently implementing the customized table cell renderer, but I do want to set the selection color in the table exactly the same of default table cell renderer. The JTable.getSelectionBackgroup() did not works for me, it returned dark blue which made the text in the table unreadable. Anyone know how to get the window's default selection color?
    Thanks,
    -Jenny

    The windows default selection color is dark blue. Try selecting any text on this page. The difference is that the text gets changed to a white font so you can actually see the text.
    If you don't like the default colors that Java uses then use the UIManager to change the defaults. The following program shows all the properties controlled by the UIManager:
    http://www.discoverteenergy.com/files/ShowUIDefaults.java
    Any of the properties can be changed for the entire application by using:
    UIManager.put( "propertyName", value );

  • Anyone know how to get to the security screen with a " Crashed" phone?

    Getting the message "Restore Needed" but it says I can't connect with my Iphone because my phone has a security code. I can't get to the Security code screen on the phone.  Anyone know how to get to the security screen with a " Crashed" phone?

    Restore the phone on the same computer it was last synced to and it will not require the unlock code.
    If you don't have access to that computer you will have to use Recovery mode, which will wipe all content. See: http://support.apple.com/kb/HT1808

  • How to get out of full screen mode in Firefox 4?

    How to get out of "Full Screen Mode" in firefox 4 ?

    Pressing the F11 should do it.

  • How to get resultset from oracle procedure use ejb3

    how to get resultset from oracle procedure use ejb3
    i know oracle procedure should like this
    Create or replace PROCEDURE resultset_test(
    aaa IN NUMBER,
    bbb OUT sys_refcursor) ....
    but what s the ejb3 scripts looks like? please give me an example or link~
    ths

    - there are no EJB3 scripts, only compiled application code
    - the part of the EJB spec that deals with databases is called the Java Persistence API, but likely you are just looking for the JDBC API.
    Now you should know what to Google to get your "example script": "java jdbc oracle procedure"

  • How to get inputtext's inputvalue by using javascript

    how to get inputtext's inputvalue by using javascript?
    and how to judge whether its be filled or empty string

    Why do you want to use javascript..? Why not action listener..? You can check whether its an empty string by checking
    if(str != null && !str.equals("")) {..}
    where str is the variable for inputText value.
    If this is not helpful, do provide more details on which version of JDev you are using and what are you trying (your usecase).
    regards,
    ~Krithika

  • How to print the Module pool screen using a push button in the screen

    Hi Every one,
                         i have developed a module program , which have a selection screen and it display the output in a structured way.
    output includes boxes, texts etc...
    my problem is :---
    How to print the Module pool screen using a push button in the screen.

    When the "Print" button is pressed:
    leave to list-processing and return to screen 100.  "(current screen)
    Call a transaction that runs your print program.
    Rob

  • My 2y child  pressed the iphone screen many times accidently and password screen is gone. How to get  back the pwd screen ?  I have the valid pwd .

    my 2y child  pressed the iphone screen many times accidently and password screen is gone. How to get  back the pwd screen ?  I have the valid pwd.

    Reconnect it to the computer to which you last synced it.
    For more information see http://support.apple.com/kb/ht1212

  • How to get the Mobile information by using J2ME application

    hi all,
    I am lakshman.I am developing an application in j2me,I want my program compatible to all mobile devices.
    I want to know properties and the device information with the help of a j2me application.I got the information with the help of System.getProperty(String).I found some of the information like sms,videocapture,and some of the values and the variables ... in the following
    platform...null
    encoding...ISO-8859-1
    configuration...CLDC-1.0
    profile...MIDP-2.0
    locale...null
    fileconnection...1.0
    comport...null
    hostname...iwmc-07
    sms...null
    smartcard...null
    location version...null
    sip version...null
    m3gversion...null
    mms...null
    videocapture...false
    videoencoding...null
    snapshotencoding...encoding=png encoding=jpeg encoding=gif encoding=bmp
    audioencoding...null
    supaudcap...false
    suprecod...false
    supmixing...false
    mediaversion...1.1
    streamcont...null
    I want to know these are the only variables or is there are lot...
    Now my question is I want to get the information of the service provider and also the present location that the mobile was present.I think there was some method to get that ...I want to get what firmware it was using .
    Can anybody tell me that way and also the package to get the information
    thanks in advance
    lakshman

    hi all,
    I am lakshman,I found the answer for my question,By using the Location API(jsr179).It was not include in the WTK2.2.for that i have downloaded the WTK2.3 then i have implemented the location api in the application and it was working.
    And I have the following warning...
    Warning: To avoid potential deadlock, operations that may block, such as
    networking, should be performed in a different thread than the
    commandAction() handler.
    I am running the application from my Emulator(by using the default color phone).I have to check that in the device.
    Can any body please give me the way to fix that,i want to test my application from my emulator is that is possible if possible ...how?.what is the procedure to implement..
    thanks in advance

  • How to get past License Acceptance Screen? (PSE8)

    I have been using PSE 8 for a while, and recently installed the version 11 trial copy to see if it made sense for me to upgrade.  Everything seemed to be going OK (PSE 11 converted my PSE 8 catalog OK etc.) until tonight.
    A few minutes ago, I tried to open up version 11 and it gave me an error (#6) that said there was a configuration error and I needed to uninstall and reinstall version 11.
    So, I uninstalled version 11.  That seemed to go fine.
    However, before trying to re-install version 11 I decided to play around with version 8 for a while.  Only now, every time I double-click on my PSE version 8 shortcuts (one for the main program, one for the organizer), I get a screen asking me to agree to the Adobe software license.  I click "accept" but then the license screen just goes away and the program never starts.
    Any ideas on what went wrong or how to fix it so I can use the program again?

    Thanks for the suggestions.  I tried Solutions 1 and 2 on that list with no luck.  I could not attempt any of the other solutions listed because they all have something to do with either the "FLEXnet folder" or the "Adobe PCD folder", and I don't have either such folder on my PC.
    I guess I'll have to try re-installing PSE version 8 and hope it doesn't screw up something else.
    [edit] - fingers crossed - the re-installation seems to have worked.  PSE version 8 starts, and the Organizer seems to still know where my catalog is.  Hopefully it will stay stable at this point - looks like I'll be passing on version 11 for now.
    Thanks for trying to help.

  • How to set a Default variant for VL06O (Outbound Delivery Monitor)?

    Hi All,
    I want to set a DEFAULT VARIANT for  VL06O (Outbound Delivery Monitor) selection screen with "For Picking", "For Confirmation", "For Goods Issue" and "List of Outbound Deliveries" button option.
    I have already created a variant with those 4 buttons. But I cant find a way to set it as DEFAULT.
    Appreciate your help on this.
    Please note I'm using SAP ERP 6.0 Ehp 4.
    Thanks & best regards,
    Anupa

    Hi Indranil,
    Superb !
    This is what I was searching for.
    That works really fine. Thanks a lot!
    Best regards,
    Anupa

  • How to get past License Acceptance Screen? (PSE8) - Part 2

    Well, I thought I had solved this problem by re-installing PSE 8, since it worked again for a while.  However, now inexplicably it has started having the same problem again (i.e., refusing to get past the license agreement screen even though I click "accept") - see this thread for the first part of this problem/discussion:
    http://forums.adobe.com/message/4823143#4823143
    This time, after trying all the suggested solutions without success, I again tried to just go ahead and re-install PSE8 to solve the problem.  HOWEVER, this time I keep getting an error message during the attempted installation (actually, during the beginning part where it makes you uninstall PSE8 before it will install it again) that prevents the installation from completing.  The error is shown below:
    http://i3.photobucket.com/albums/y96/Cladean/PSE8installerror_zps4fc701de.jpg
    So, I'm stuck and unable to use my copy of PSE8.
    Anybody know how I get past this mess and get it working again?

    OK - thanks for trying to help, but I'm outta here.  After telling me last night that the Adobe Chat service won't support or help me with my PSE 8 problem because it's too old, I D/L'ed and installed the trial version of PSE 11 last night.  It fired up OK last night, but today it said it had some updates to do, so I let it install them.  Now, PSE 11 fails to open.  I tried to chat with Adobe support, explained the problem and gave them a copy of the error message details.
    They then said that the Adobe Chat service will not support or help me solve the problem with their latest version of PSE, because it's the trial version and they only help with the very first launch, and they only support the full version.  I guess they expect me to buy the full version when I can't get the trial version to start and they won't help.  Gotta say, that won't be happening.
    Just for grins, the relevant portion of the chat log is set forth below.
    ======================
    General Info
    Chat start time
    Jan 17, 2013 2:29:49 PM EST
    Chat end time
    Jan 17, 2013 2:49:58 PM EST
    Duration (actual chatting time)
    00:20:09
    Operator
    Basavakumar
    Chat Transcript
    Thank you for your patience.
    info: You are now chatting with 'Basavakumar '
    Basavakumar : Hello. Welcome to Adobe Technical Support.
    Basavakumar : I have received your query. Please allow me a moment to verify your account and to review the details of your request.
    Panthercules: Hello again - I think we chatted last night
    Basavakumar : As I understand that you are unable to work with Photoshop Elements 11.0, am I correct?
    Panthercules: That's correct now - since you couldn't help with my PSE8 problem last night, I decided to try the PSE 11 trial version again to see if I could get that working
    Basavakumar : Thank you for confirming.
    Basavakumar : I will be glad to check and help you with this issue.
    Panthercules: Thanks - here is the error details on the message I'm getting when it stopped working today (after working OK last night):
    Panthercules: Problem signature: Problem Event Name: APPCRASH Application Name: Photoshop Elements 11.0.exe Application Version: 11.0.0.0 Application Timestamp: 505e85c3 Fault Module Name: StackHash_0a9e Fault Module Version: 0.0.0.0 Fault Module Timestamp: 00000000 Exception Code: c0000005 Exception Offset: 00000000 OS Version: 6.1.7601.2.1.0.256.48 Locale ID: 1033 Additional Information 1: 0a9e Additional Information 2: 0a9e372d3b4ad19135b953a78882e789 Additional Information 3: 0a9e Additional Information 4: 0a9e372d3b4ad19135b953a78882e789 Read our privacy statement online: http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409 If the online privacy statement is not available, please read our privacy statement offline: C:\Windows\system32\en-US\erofflps.txt
    Basavakumar : May I know what is the exact error message you are getting when you try to launch Photoshop Elements 11.0 application?
    Panthercules: see above
    Panthercules: It starts with the popup saying "Adobe Photoshop Elements 11 has stopped working"
    Panthercules: and then gives the above info as "problem details"
    Basavakumar : Just to confirm before you were able to launch Photoshop Elements 11 application?
    Panthercules: Yes - it installed last night (without choking on the failed PSE8 uninstall as I thought it might), and it launched and imported the PSE8 catalog just fine. I launched it a couple of times last night, just to see if it was working. But when I tried to launch it today to do some scanning, it popped up a message about updates being available. It installed those, but now fails to launch
    Basavakumar : Thank you for confirming.
    Basavakumar : In this case you need to refer the Adobe forums.
    Basavakumar : Please click here Adobe Forums.
    Basavakumar : Please click on the above link to visit Adobe Forums
    Basavakumar :
    Basavakumar :
    Basavakumar : Is there anything else I can help you with?
    Panthercules: So, again you're saying that the Adobe Chat support doesn't support even the latest version of PSE 11 and you can't help me with this?
    Basavakumar : Yes chat support is available for Adobe Photoshop Elements 11 fullversion.
    Panthercules: So, somehow you expect me to buy the full version when the trial version stops working and you can't help me get it working?
    Basavakumar : For trial version support is available only for first launch.
    Basavakumar : So please visit the forums for further assistance.
    Basavakumar : Is there anything else I can help you with?
    Panthercules: No - no point - looks like I won't be needing any support from Adobe as I never plan to buy anything from an outfit with this lousy support - thanks anyway.
    Basavakumar : Thank you for contacting Adobe. Good Bye.
    =======================
    For those of you stuck with troublesome Adobe software, I'm glad you have a helpful Forum here, but I can't see it making any sense to buy any more software from a company that has such crummy official support, so unless my copy of PhotoShop goes belly-up sometime I guess I'm gone.
    Thanks for trying to help folks - too bad Adobe doesn't have the same attitude.

  • How to get to reset nvram screen manually

    Sorry, I couldnt find the G4 forum. How do I get to the white cursor screen to reset the nvram on a G4 powermac. I've done it before and have the inputs written down but dont know how to get to the screen. Any help???

    Restart your Mac and immediately hold down the Command-Option-O-F key combo until you see a somewhat intimidating command-line display that ends with the Open Fimware prompt. Type the following line:reset-nvram
    press the return key on your keyboard
    set-defaults
    press return
    reset-all
    press return
    Your Mac will reboot.
    DALE

Maybe you are looking for