Selection screen flow logic change not taking affect. Please help!

Hi
   When I am trying to change the selection scren flow logic I get the following message:
Selection screen: Report generation makes screen changes ineffective.
Whatever I am changing is not taking affect in runtime.
Even though I have activated the changed code for the screen
What shall I do resolve this?
Thanks
Gopal

You should not be changing the screen flow logic of a standard selection screen 1000.  It will always be regenerated.  In order to modify the standard selection screen, you can do this in the AT SELECTION-SCREEN output event and loop at screen and change the attributes.
Loop at screen.
  if screen-name = 'P_CHECK'.
    screen-input = '0'.
    modify screen.
  endif.
endloop.
Regards,
Rich Heilman

Similar Messages

  • Code changes not taking affect

    Hi.
    I made changes to code, and they are not taking affect, even after build and deploy, even after deleteing and re-importing the project, reloading the project, and even after restarting the server.
    The old code seems to be executing instead - even though it is in a class I totally deleted (and replaced with a new class/file).
    And when running through it in the debugger, and trying to step into the new method (constructor of the new class in this case), I receive the following error: Source not found for DateTableFilterLink (which is the old, deleted, class), even though the code now references a new class instead - DateTableFilterLink2.
    An additional note: This code is in helper classes situated under src/packages in my DC
    Any suggestions?
    Thanks you,
    Dina Mann

    In bin folder:
    The old class file no longer exists.
    I deleted the .class file for the calling code, where I now instanciate teh new class DateTableFilterLink2 instead of the old (and deleted) class DateTableFilterLink.
    I rebuilt and re-deployed my project, and still the problem exists.
    The debugger still tries stepping into the old class DateTableFilterLink, and the result of the execution matches the functionality that used to be in teh old class, and not according to teh logic in teh new class.

  • So I just updated my MacBook Pro and installed the new version of iPhoto and rebooted it and now there is a logo of the world blinking on my screen and it will not go away please help

    So I just updated my MacBook Pro and installed the new version of iPhoto and rebooted it and now there is a logo of the world blinking on my screen and it will not go away please help

    You can force quit by holding the power button down for extended period.
    During boot up hold down the Option key and choose your Macintosh HD OSX.
    In >System Preferences> Startup Disk>choose your internal OSX System as Default.

  • Configuration changes not taking affect

    When I change the Them in FF, it falls back to a previous one.
    When i save a password, it isnt auto logging into sites
    Noscript, seems to be VERY forgetful, about what I set permanent. As in my HOME PAGE in Google, isnt allowed until I Set them again, and again, and again.
    I set FF to run as Admin, and win7 still asks me IF, "do you really want to run this".. Its funny that the TAGGED FF on the bar, does not ask this. But the TAGGED FF only lets me run 1 FF at a time.
    Its as if win 7 is not letting FF write its config file.

    yes there are two instances on that machine, the changes to mime types was done through console for both the instances and both the instnaces were restarted including the Admin server. However, we will still see content being served text/plain. Please help, if you want I can send you the obj.conf, magnus.conf and mime.types files so that you can take a look.

  • How to suppress the Selection Screen of Logical Database

    Hi,
    I am using one Logical Database for my report.
    I want to show my customized selection Screen.
    How can I hide the Selection Screen of Logical Database?

    Hi,
    Check the attributes of the report program where you assign the LDB. You can see the parameter Selection Screen press the F4 and check the LBD is provided any Blank screen or not.
    For some LDB's you can find the Report Category in the attribute section of the report. either you can create the new screen or standard screen might be provided with Blank.
    Check there ..
    If you don't find you can use LOOP AT SCREEN..ENDLOOP to hide the fields of LDB.
    Which LDB you are using.

  • Connecting nodes with uninode -apply is not taking affect

    Connecting nodes with uninode -apply
    is not taking affect.
    <P>
    There are two problems with the utility uninode. They address different issues
    and require different workarounds. Please review carefully.
    <P>
    <OL>
    <LI>Applying changes to a nodes.ini
    file using uninode where there is a mixture
    of + and - nodes.
    <P>
    There is a problem with uninode where the flag -ALL doesn't completely update
    all of the remote node information. If you are removing a node from a node
    network, keep in mind that it is really a two step process: <P>
    1)Connect to all "+" nodes and remove the "-" node from each of their databases.
    2)Connect to the "-" node and remove the "+" nodes from that database.
    <P>
    The best possible workaround is to run uninode -apply ALL followed by
    uninode -apply all.
    <P>
    <LI>Applying changes to a nodes.ini
    file using uninode where there are special
    rules of node connections (e.g. A->B: +1, etc.).
    <P>
    With this you are forced to use unidbfix -export
    to generate your remotenodes.ini
    file, and then you must manually edit this file as required. Run
    unidbfix -import to
    update the remotenode.dat file.
    <P>
    Run unidbfix -export
    and then unidbfix -import
    to update all the remote nodes
    with the new information.
    </OL>

    HI All,
    I've used the OITM along with the ITM1 and I still receive the "Updated Successful" message but no changes.
    I created another pricelist within SAP B1 Client and updated the prices within that pricelist and it worked just fine.
    I noticed when I queried everything from OPLN that the pricelists that I am trying to import have a different value for "Data Source" which is equal to O, I copied these price lists with Copy Express. The pricelist I created within SAP B1 Client has a Data Source = "I".
    I've included the OITM and ITM file I used which was returning a successful result but no change.
    ITM1
    ParentKey     LineNum     PriceList     Price     Currency
    ItemCode     LineNum     PriceList     Price     Currency
    85108     25     26     55.00     $
    OITM
    ItemCode
    ItemCode
    85108

  • How to define our own selection screen for logical database  in abap-hr?

    Hi Friends,
    Can u please help me
    How to define your own selection screens for  logical database.
    we use to do like(goto->attributes-HRReportcatagerious ).but How to desin using  customer table like t599c, t599f and how to add to my logical database?
    Thanks in advance
    charan

    check out this online help
    http://help.sap.com/saphelp_erp2004/helpdata/en/9f/dba65c35c111d1829f0000e829fbfe/frameset.htm
    Regards
    Raja

  • How to pass a default value in selection screen of logical database pnpce

    Dear All,
    Can any one tell me how to pass a default value in selection screen of logical database pnpce .
    Regards
    Rakesh Singh

    Hi Rakesh,
    Go to SE36 (logical database Builder).First enter PNPCE in Logical Database and press documentation,here you will get the details of exactly what is PNPCE and how it works.After that select selections in subojects in se36 only and enter display ,there you have the include from where you acn get the idea.
    Regards,
    Rahul

  • How to customize the Selection Screen of  Logical DB (PNP)?

    Hi All,
    In LDB selection screen
    PERNR field is not given in ranges and also
    Personal area and subarea are given in single selection field.
    I need to customize this for my report.
    Plz guide me reg this.
    Thx in advance.
    Albert

    -Go to se38 "Give program name " and click "Attributes" ...
    - After that click HR report Category " a pop-up will come again git report category  Here you can create the filds and can attach report category with your program .
    You`ll find more help if you search "create report category on SDN or google ...
    <b>Here you go
    http://www.atomhr.com/know_preview/hr580_Cust_sel_screen_chp1_46.htm</b>
    Hope this’ll give you idea!!
    <b>Pl... award the points.</b>
    Good luck
    Thanks
    Saquib Khan
    "Some are wise and some are otherwise"
    PS.
    <b>Put yourself on the SDN world map (http://sdn.idizaai.be/sdn_world/sdn_world.html) and earn 25 points.
    Spread the wor(l)d!</b>

  • How to display selection screen of logical database on a screen

    Hi Experts,
    I create a screen 100, how do I display a selection screen of logical database on this screen.
    Thanks!
    Anthony

    hi
    if u are making HR report then goto attribute -> Logical database -> write PNPCE to create in build selection scree.
    regards,
    Abhilash

  • Modify selection screen for Logical Database 'SDF'

    Hi
    I need to make a section of the standard selection screen for logical database 'SDF' invisible. I have tried the differet selection screen options of the report attributes, but none of the provided ones give me what I want.
    How can I find the name of the screen group for the "Line Item Selection" block of the selection screen so that I can make it invisible when the selection screen is displayed?
    Thanks,
    Thomas

    I tried to do this:
    Loop at screen.
             if   screen-group4 = '026'
               or screen-group4 = '027'
               or screen-group4 = '028'.
                 screen-invisible = 1.
                 modify screen.
             endif.
    endloop.
    This removed the selection text for these fields, but the Line Item Selection block is still visible, and the actual input fields are also visible. They now look like password input fields with all ***** in them.
    What am I doing wrong?
    Thanks for your help!
    Thomas

  • Regarding screen flow logic

    The modules that we write either in PBO or PAI block , are called by the run time environment on the basis of user action or whether they are called in a order in which we have written these modules ?

    Thanks Mansoor .
    "Conditional Module Calls  
      Simple module calls are processed in the sequence in which they appear in the screen flow logic. " This statement I found in SAP help link
    http://help.sap.com/saphelp_nw04s/helpdata/en/9f/dbabbd35c111d1829f0000e829fbfe/content.htm
    So im confused whether the modules are called on the basis of the sequence in which they occur or whether they are called on the basis of user interaction .

  • My screen says boot device not found. Please install an operating system on hard drive,

    My screen says boot device not found. Please install an operating system on hard drive. What could have caused this problem? Help!!!!!

    Hi,
    Can you post back with the following.
    1.  The full Model No. and Product No. of the notebook - see Here for a further explanation.
    2.  The full version of the operating system you are using ( ie Windows 7 32bit ).
    3.  Shut down the notebook.  Tap away at f10 as you start the notebook to enter the bios menu.  Under the Advanced or Diagnostic tab you should find the facility to run a test on the Hard Drive.  Post back with the details of any error messages.
    Regards,
    DP-K
    ****Click the White thumb to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    ****I don't work for HP****
    Microsoft MVP - Windows Experience

  • I was updating google translate on my phone then the screen just black out. I thought battery went flat but after I put on charge, it's still not working. Please help!

    I was updating google translate on my phone then the screen just black out. I thought battery went flat but after I put on charge, it's still not working. Please help!

    Hello 74birdy
    The article below will assist with troubleshooting your iPhone not responding.
    iOS: Not responding or does not turn on
    http://support.apple.com/kb/TS3281
    Thanks for using Apple Support Communities.
    Regards,
    -Norm G.

  • Dear all,     Since  Friday morning the Wi-Fi and Bluetooth of my iPhone 4S have not been wirking any more. They appear as "unactive". I restored the system, updated it to 7.0.4., but nothing changed. Can anyone please help me?

    Dear all,
    Since  wednesday  morning the Wi-Fi and Bluetooth of my iPhone 4S have not been wirking any more. They appear as "unactive". I restored the system, updated it to 7.0.4., but nothing changed. Can anyone please help me?

    Last night I wiped the phone and did a complete restore.  Lo and behold the wifi was working again after the restore finished.  GREAT.  30 minutes later went to look at the phone and no wifi again, great!
    So if my wifi chip coincidentally fried itself during the update, I supposed it coincidentally unfried itself during the restore, only to fry itself again later.  Clever chips these.

Maybe you are looking for

  • DSTv4 update in the 10.2.0.4 patchset

    Hi, We are planning to upgrade our 10.2.0.1 database running on Linux x-86-64 box to 10gR2. So we need to follow 1.Upgrade to 10.2.0.4 2.Upgrade to 11gr2 Our current time zone version is 2. Immediately after 10..2.0.4 upgrade, i want to continue upgr

  • HT204291 i cannot see the video but i can heard

    i heard the show but i cannot see the image

  • J2ee engine is taking more time to start

    I we r updating from  sp9 -sp14 where we have done updtae for java first .when we r doing the same on EP ,ie in final step (start j2ee engine) is taking more time .can some one can help regrads harinath

  • Error in PO release workflow

    Hi all, I'm having problem with linkages errors when I active PO release workflow WS20000075. The wf work without problem in develop system but in the system where I transport, a internal message is sent to me with text: Error in event receiver Error

  • Call to WPG_SESSION API Failed. Error-Code:20001

    Here is the error I am getting while accessing portal. This error comes 2 out of 5 times.: Call to WPG_SESSION API Failed. Error-Code:20001 Error TimeStamp:Fri, 23 Mar 2001 17:28:33 GMT Database Log In Failed TNS is unable to connect to destination.