Can not use 'AT LINE-SELECTION' with SET PF-STATUS

Hi experts,
my code is like below:
PARAMATERS: .....
SET PF-STATUS 'st_nam'.
Perform Load_data . ' For list display
START-OF-SELECTION.
AT LINE-SELECTION.
  Perform list_detail.
AT USER-COMMAND.
  CALL SCREEN '1001'.
END-OF-SELECTION.
When I execute the report , the basic was displayed , but when then i double click on the list to call the next screen '1001'. It did not work , but if i omit the SET PF-STATUS m AT LINE-SELECTION worked week , so in this case what has happened i how can i solve this problem,
Thaks,
PS: Reward immediately

Hi,
Thank you very much for your helpful answers, I have copied the report downto my system and test it , When i used SET PF-STATUS , i can not use AT LINE-SELECTION to capture events ...May be we can not use these 2 statements in parallel,...:D
Thanks,

Similar Messages

  • In interactive how to use AT LINE-SELECTION WITH SET PF-STATUS

    Hi all,
             I am developing an interactive report in which i am using gui status (pf-status ) for AT USER-COMMAND and AT LINE-SELECTION  event .But when i used at line-selection event is  not working with pf-status even though i use PICK function code .
    plz help me to work with both the event i.e.
    AT USER-COMMAND.
    AT LINE-SELECTION.
    Thanks a lot in Advance .
    Regards,
    Tarak

    hi,
      In PBO of Module Pool, Please Write in this way
    MODULE status_9001 OUTPUT.
    Set the PF-STATUS
      SET PF-STATUS '9001'.
    To Set the Title of Screen
      SET TITLEBAR 'TITLE'.
    ENDMODULE
    Setting PF status to the (SAP) system default
    set pf-status 'BASIC'.
    How to check for pf-status
    AT USER-COMMAND.
    CASE SY-UCOMM.
    WHEN 'ART'.
    PERFORM STYR_ARTSKONTI.
    WHEN 'PST'.
    PERFORM STYR_POSTER.
    WHEN 'BIL'.
    PERFORM VIS_BILAG.
    ENDCASE..

  • I can not use mac book air with samsung galaxy 3 to transfer files. i download the  OS X mountain line version the latest one...how can i introduce them each other?

    i can not use mac book air with samsung galaxy 3 to transfer files. i download the  OS X 10.8.1 mountain line version the latest one...how can i introduce them each other?

    Thanks how do I get the latest version then? online its asking me to submit address details and all sort and I'm not keen to do that, I'm working away from the city I bought it in and there is no Apple Store near me yet?

  • Can not use default screen saver with this version of Mac OS X

    Hello,
    I created a 10.6.4 image on a Mac Pro that I have installed on a new 27" iMac. Every thing works fine, as expected, except the screen savers (all Apple default). All screen savers appear in the list when booted off the Mac Pro, but when booted off the iMac, all but 2 disappear (Computer Name and Flurry). Also, the ones listed under Pictures show up, but when I try to use one it says "Can not use 'screen saver name' with this version of Mac OS X - Contact your vendor."
    Also, the flurry screen saver runs extremely slow.
    Unfortunately, I don't have another iMac to compare versions with, but I've compared with a new Macbook Pro and they are exactly the same. Is there a cache or a pref I can flush?

    The old screensavers were about the first things that didn't work when moving to Snow Leopard, so my guess would be the iMac is booting in 32-bit vs 64-bit mode (or whichever mode is incompatible with your screensavers).

  • Can not use my Satellite A200 with TV

    Hi,
    sorry to bother you all with this - I recently purchased a Satellite A200-A1L and have been trying to connect it to my TV via s-video leads... I am not new to this and know how to set it up but I seem to be having problems doing it on this laptop.
    I have enabled the TV and set up everything to go but my TV will not pick up the signal or the signal is not being put out by the graphics card? My previous laptop worked fine with s-video and the same TV I still own (a 24" Sony Trinitron). I purchased this laptop to do the same but it seems that it will not work - is there anything you can do to help me please?
    Despite trying all the functions and reading in depth everything to do with the video outputs AND everything saying its running fine it just wont work HELP ME!!!
    PS: I am happy with the laptop in general it is a nice piece of kit, I am just unhappy that the s-video will not run properly.
    Kind regards, Lisa.

    hi buddy, sorry to say i tried that but i get no signal. i dont have a lcd tv i have a sony trinitron, which worked fine before with s-vid. as i say i have tried everything in the book to get this running but to no avail..... all help would be greatly appreciated. a friend of mine had this exact problem too - he upgraded his laptop and could no longer use the s-vid with his older tv. to solve the problem he went out and bought an lcd tv. working fine now. if i had the money i would have 1 already and know it would work fine but i dont PLS PLS PLS help me

  • Why my iphone5 can not use the weather function with the mobile internet?

    I just bought an iphone5, but the weather software doesn't work if not using wifi, the support people told me that Apple desined this only for wifi, but I don't think so, pls help to find a solution

    As the attached article shows, AirPlay Mirroring requires an iMac to be from mid-2011 or newer.
    You should be able to use AirPlay to send music (but not video or pictures) from your iMac to speakers.
    http://support.apple.com/kb/SP654

  • Can not use FN+F6/F7 to set screen brightness on my Tecra M2

    Hello!!
    I bought laptop Tecra M2 but when I format it with Windows XP SP2 the keys FN+F7/F6 doesn't Active For Display Screen Quality and I formatted it Appliance
    Please I want responses.

    I can confirm what Robin wrote but want to add that after clean OS installation you need to install Toshiba designed tools and utilities in the right order. This installations order you can find in Installations Instructions document.
    If this document is not available for your notebook model please install all stuff in this order:
    - WXP SP2
    - Intel Chipset Software Installation Utility
    - Toshiba Common modules
    - Display driver
    - SoundMAX Integrated Digital Audio
    - Alps Pointing Device Driver
    - Toshiba Dual Pointing Device Utility
    - Modem driver
    - LAN driver
    - WLAN driver
    - Wireless Hotkey
    - Infrared Driver
    - Windows SD Host Controller Driver
    - SD Memory Boot Utility
    - SD Memory Card Format
    - Bluetooth Stack
    - Toshiba Hotkey for Display Devices
    - Toshiba Display Device Change Utility
    - Zooming Utility
    - Toshiba Power Saver
    - Toshiba Mobile Ext.
    - Toshiba Utilities
    - Toshiba Console
    - Toshiba Controls
    And so on.
    I use Tecra M1 for years now and use the same installations order.

  • Using SMTP I can not use a mail server with more than 13 characters. I get an error from TCP open

    I have no trouble sending an email if the mail server name is less than 13 characters long. I get an error 54 from TCP open when it exceeds that length. How do I get around this?

    Don't know what to say, I just tried the SMTP email VI I have with an 18-character mail server address and everything worked fine. The error 54 means that the address is ill-formed.
    The only thing I would suggest is trace the mail-server address down through the hierarchy and make sure nothing is done to modify it. Also try putting a probe on the wire going into the TCP open function and make sure the string you see there is the same one you are using. Finally, change the formatting of the control taking the address into the subvi that contains the TCP open function (SMTP Open Session.vi)to show the slash codes and make sure some invisible characters aren't getting added along the way.
    As a last resort save the vi in 6.0 format and send it to me and I'll
    try it on my system--maybe there's something screwy going on with your computer...
    Mike...
    Certified Professional Instructor
    Certified LabVIEW Architect
    LabVIEW Champion
    "... after all, He's not a tame lion..."
    Be thinking ahead and mark your dance card for NI Week 2015 now: TS 6139 - Object Oriented First Steps

  • Why i can not use whatsapp in ipad with cellular

    i want to use whatsapp in ipad mini cellular, any body can help me

    Simply because whatsapp doesn't support iPad. And never it will....

  • Why I can not use IPod camera-connector with IPod touch ?

    please help !

    Because Apple didn't make the hardware compatible. No one here is going to have any other answers. I would point out that there are apparently differences in the docking port, either hardware or software. Older third party docks, as an example, don't work properly or at all with the newer iPods. I suspect it's related to authentication/DRM issues for movie rentals. This could be related but we'll probably never know.
    +But why????????+
    Because Steve said so!

  • Can i use this line in JNLP file?

    Can i use the below line in JNLP file?
    <property name="ondc.root" value="@user.dir"/>
    I want to get the client side location of a JAR file. How can i get it?
    plz help
    Thanks,
    Deepak

    I Think u can not use this line
    as i have studied jnlp file syntax thoruoghly and did not found any thing like this
    would u plz telll me what u want to aceive so that i can suggest u any solution.
    Regards
    M Fazal Ur Rehman(Pakistan)

  • Can I use the pdf fax with a DSL line

    Can I use the pdf fax with a DSL line and, if so, how do I get the pdf fax modem to appear in my printer options? No Modems appear in my Modem pop-up menu.
    Thanks,

    Should I be able to fax using the internal fax software if I set it up with the proper settings?
    Yes, if it's not a purely Digital line, dial that FAX number on your Phone, does it answer with a screech?
    Must I disconnect all my other lines in order to use this?
    No, you shouldn't need to... do you have DSL Filters on all lines except the DSL connection, like these...
    http://www.twacomm.com/info/DSL_Filters.htm
    Oh, it's not clear, do you have 2 actual Lines/Phone numbers, or do they share the same line?

  • Can not get on-lin with pppoe

    i've set up ax with both admin utility and setup asst. to use pppoe... i still can not get on-line... it keeps looking for pppoe...
    there is no place to input a password for the pppoe account. wondering if this is the cause of no connection to the internet...
    mac's networking is set to airport using dhcp...
    is this the right set up?
    thanks,
    henry
    G5 1.8 DP, G4 1.25 DP, ibook g4   Mac OS X (10.4.5)  

    http://discussions.apple.com/thread.jspa?messageID=1117692&#1117692
    henry b wrote -
    "To check the PPPoE settings on the Airport Express, run the Airport Admin Utility. The default admin password is the word "public" without the quotes. Look under the Internet tab - it should show "connect using PPP over ethernet", and there will be a place to enter your internet account user name and password. "
    after the account name input there is button "Change password..." is this account passward function or is this the ax password change function... a little bit confusing.
    still not working will try turning everything off for the 20th time...

  • I am still using my Apple G4 1.25 Ghz MDD running Leopard 10.5.8 with iTunes 10.6.3 installed. Can I use an Phone 4s with iOS 5 with this set up? I have read the iPhone iOS 5 user guide and it appears that I can but is anybody actually doing it ?

    Hello to all my readers.I am still using my Apple G4 1.25 Ghz MDD running Leopard 10.5.8 with iTunes 10.6.3 installed. Can I use an Phone 4s with iOS 5 with this set up? I have read the iPhone iOS 5 user guide and it appears that I can but is anybody actually doing it ? My current phone is a £10 Nokia and I've neither wish nor cash to spend more than a grand upgrading to an intel based machine (at the moment) ! Regards to you all.

    If you can find an iPhone running iOS5 and those are the specs for iOS5, there is no reason it should not work.
    If you want a more current version of iOS or a more current device, a Windows computer is always an option at significantly less cost. 
    Granted, there is no requirement to have a computer to use an iPhone.

  • Have been having issues with firefox crashing & v e r r y s l o w also sluggish, I removed by the programs & features than redownloaded it, I can not use it.

    Had to remove it for the last & final time. I love & miss my Firefox, but can't take the chance of someone getting into my system. The upgrade had yahoo toolbar which is always easy to get rid of (thank God) but I have this yellow sign in my popup that says something about the system not being safe, & we can not go to any web sites. Why is it everything that is upgraded always turns out to be BULL. I can not use Firefox for anything, so once again had to remove it using the programs & features update/remove. Windows7 Home Premium 64-bit Operating System. HELP.

    The Reset Firefox feature can fix many issues by restoring Firefox to its factory default state while saving your bookmarks, history, passwords, cookies, and other essential information.
    '''''Note:''' After resetting Firefox, you will lose any extensions, toolbar customizations, and some preferences.'' See the [[Reset Firefox – easily fix most problems]] article for more information.
    To Reset Firefox:
    # Open the Troubleshooting Information page using one of these methods:
    #*Click the menu button [[Image:New Fx Menu]], click help [[Image:Help-29]] and select ''Troubleshooting Information''. A new tab containing your troubleshooting information should open.
    #*If you're unable to access the Help menu, type '''about:support''' in your address bar to bring up the Troubleshooting Information page.
    #At the top right corner of the page, you should see a button that says "Reset Firefox" that looks like this: [[Image:Button reset]]. Click on it.
    #Firefox will close and reset. After it is done, Firefox will show a window with the information that is imported.
    #Click Finish and Firefox will reopen.
    Did this fix the problem? Please report back to us!

Maybe you are looking for

  • Error when installing Oracle Identity Manager 9.1.0.1

    Hello friends, I installed Oracle Identity Manager 9.1.0.2 Oracle Weblogic Server on a cluster, at the time of treaties authenticated in the web console of Oracle Identity Manager, I get the following message: A system error was encountered. View the

  • Purchase order - Function - Confirmation

    Hi, I need find a function to simulate the confirmations in purchase order. The standard process is strange. Sometimes, reduces even though the total amount does not reach a confirmed total order.  It's like the standard randomly chose the quantity t

  • How to set the printer setting in VBscript

    i have a folder which is containing 20 pdf files ,i want to print only 2nd page with 2 copies in all 20 PDF files. i have VBscript  TargetFolder = "file path" Set objShell = CreateObject("Shell.Application") Set objFolder = objShell.Namespace(TargetF

  • Iphoto 6 photos not showing at all

    I have been using Iphoto 6 for a while now and after I updated the software, most of my pictures show up as grey boxes with an exclamation mark on them. How do i see my pictures?? When I double click on the pictures that are actually seen, they pop u

  • Lightroom 5 doesn't export with a maximum long edge as instructed

    What is going on with Lightroom 5?  I upgraded from 4 and now it doesn't export with a maximum long edge of 2166 pixels even though that is what it is being told to do.