Screen does not seem to reflect changes when called from main program.....

Hi all,
        here's an issue that i've been trying to solve for a few days now,
i had created a screen in the screen painter, inside which i've included a table control (screen number 100: ).
i, then created a second screen pointing to the same program as screen 100 and assigned screen number 200 to it. so both scrn 100 and scrn 200 has got table controls and the validations occur in modules from the same program.
the issue i face is that, while any changes i make in screen 100 works fine when i call screen 100 from the main program;  it does not work when i try to modify the table control in screen 200. for example, if i were to add a new column, it messes up the allignment of the other columns in screen 200, i can't seem to assign fixed colums, etc....
has anyone come across similar issues? if so how can i solve it? could it be an error with the SAP GUI?
any response will be appreciated. points will be rewarded as well... if that's how things work here.
Thanks,
David.
Edited by: david joseph on Aug 14, 2008 2:33 AM

>
david joseph wrote:
> Hi all,
>         here's an issue that i've been trying to solve for a few days now,
> i had created a screen in the screen painter, inside which i've included a table control (screen number 100: ).
>  i, then created a second screen pointing to the same program as screen 100 and assigned screen number 200 to it. so both scrn 100 and scrn 200 has got table controls and the validations occur in modules from the same program.
>
> the issue i face is that, while any changes i make in screen 100 works fine when i call screen 100 from the main program;  it does not work when i try to modify the table control in screen 200. for example, if i were to add a new column, it messes up the allignment of the other columns in screen 200, i can't seem to assign fixed colums, etc....
>
> has anyone come across similar issues? if so how can i solve it? could it be an error with the SAP GUI?
>
> Thanks,
> David.
>
> Edited by: david joseph on Aug 14, 2008 2:33 AM
Hi David,
The description of the problem is not so clear.
Let me know where I'm wrong, you have 2 screens and 2 different tablecontrols ? When you do any changes from the sapgui to the screen 100 there is no problem. But when you do that to the screen 200 is messes up ?
My logic with table controls
if you want 2 screens to share the same control then add the control to a subscreen
when you want to have 2 screens with 2 differents controls :
in main program
CONTROLS : tc_100 type TABLEVIEW USING SCREEN 100.
CONTROLS : tc_200 type TABLEVIEW USING SCREEN 200.
In screen 100 / 200 assure the name of the controls are tc_100 / tc_200....
Using this method I never have any problem....

Similar Messages

  • Keynote presentation does not automatically play upon open when called from another keynote presentation

    I have a master keynote presentation that hyperlinks to other keynote presentations.  The called keynote presentations open, but do not automatically play even though I have marked them to automatically play upon open.  What am I doing incorrectly?

    Automatically Play on open, has the same function as pressing the play button in the tool bar.
    Once the presentation is playing,  it will move to the next slide  depending on
    how you have set the options in:
    Inspector > Document > Presentation
    the choices to advance to the next slide are:
    normal           - requires a keyboard press or a muse click to advance
    Hyperlink       - requires the mouse to click on an object with a hyperlink
    Recorded      - plays back using the recorded narration sound track
    Self-playing   - will advance according to the options in the delay times set in
    Inspector > Document > Presentation

  • HT1414 touch screen does not work on my ipod when playing music on itunes, but works fine on every other thing on ipod

    touch screen does not work on my ipod when playing music on itunes, but works fine on every other thing on ipod, can anyone help or what is the cause

    Try:
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Unsync all music and resync
    - Reset all settings
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup. See:                                 
    iOS: How to back up           
    - Restore to factory settings/new iOS device.
    If still problem, make an appointment at the Genius Bar of an Apple store since it appears you have a hardware problem.
    Apple Retail Store - Genius Bar          

  • HT1766 My touch screen does not seem to be working. The slide to unlock will not slide

    My touch screen does not seem to be working. I can not slide to open my phone or slide to turn off.

    You have tried restarting, right? Also, try holding the home and sleep/wake buttons together for at least 10 seconds, until the Apple logo appears. See if that helps. If it doesn't and you think this is a hardware problem, taking it into the Apple Store is your best bet.

  • PicDelete and PicLoad asking to save changes when called from SUD

    Hello!
    I'm trying to load different reports, change text values and graphics and export those reports to images. Sometimes I want to remove all reportsheets and load a new layout, but when calling picdelete a messagebox pops up and asks the user whether he wants to save the changes. I'm trying to get rid of that messagebox because my script gets halted and I don't want the user to overwrite my layout.
    This only happens when picdelete is called from a SUD and for the picdelete command this behaviour can be circumvented by using Call Execute("Call picdelete"). Sadly the same procedure does not work for the picload command.
    When called from the DIAdem scripting tab the report is loaded fine but I have found no way to use this command from a SUD without the messagebox appearing.
    Is there a workaround? Does DIAdem 2012 show the same behaviour?
    Edit: I guess I was wrong about that Call Execute("Call picdelete") workaround. I'm seeing the same messagebox. I don't know why I thought that helped.
    Best regards,
    grmume
    PS: I'm using DIAdem 2011

    Hi grmume
    In DIAdem 2012 the behavior is the same. But we have a completely new easy to use object oriented programming interface. There exist a method that reset the modified status of the Report
    http://zone.ni.com/reference/en-XX/help/370858K-01/reportapi/methods/report_method_resetmodified_ire...
    In former versions you only have the readonly variable PicIsChanged.
    But I tried a small script in DIAdem 2011 after changing the layout and it does not ask for saving the layout.
    call PicDelete
    Call picload("Demo.TDR")
     Hope this helps
    Winfried

  • Azure Dedicated Role Cache does not fire notification to client when call DataCache.Clear method

    Hi,
    I'm using Azure Dedicated Role cache and  Enabled the local cache and notification.
    <localCache isEnabled="true" sync="NotificationBased" objectCount="20000" ttlValue="3600" />
    <clientNotification pollInterval="1" maxQueueLength="10000" />
    but when I call DataCache.Clear method in one client, the notification does not send to all clients, the client's local cached content still been used.
    is this a bug of Azure SDK 2.5?

    I assume that you have correctly configured and enabled Cache notifications, instead of using the DataCache's clear method - have you tried clearing all regions in your cache because I am not sure if DataCache.Clear triggers the cache notification or not.
    so your code should look something like this
    foreach (string regionName in cache.GetSystemRegions())
    cache.ClearRegion(regionName)
    You can refer the link which explains about Triggering Cache Notifications  https://msdn.microsoft.com/en-us/library/ee808091(v=azure.10).aspx
    Bhushan | Blog |
    LinkedIn | Twitter

  • Program rbdapp01 when called from a program is not working

    Hi Guys,
    I am calling the program rbdapp01 from a custom program to reprocess an inbound ASN with IDOC status of 64. The code is listed as below in the custom program.
    SUBMIT rbdapp01
    WITH docnum = i_report_tab-docnum
    WITH p_output = C_FALSE
    AND RETURN.
    After the execution of the custom program, the IIDOC is not processed and it remains in the status 64 with a message "Re processing deleted , inbound delivery IDOC , ,". When I run the program in debug mode, I can see that the control is going into the rbdapp01 program. But some where along the line, it is failing for what ever may be the reason and it does not process the IDCO, but it only populates the message.
    But when I execute the same program rbdapp01 for the same IDOC from SE38, the IDOC is processed fine.
    Looks like, I am missing something when I am calling this program rbdapp01 in another custom program. Any advice is really appreciated.
    Regards
    Rupesh.

    Hi,
    Please make use of this method of submit
    DATA : rspar_tab  TYPE TABLE OF rsparams,
            rspar_line LIKE LINE OF rspar_tab.
      rspar_line-selname = 'DOCNUM'.
        rspar_line-sign    = 'I'.
        rspar_line-option  = EQ'.
        rspar_line-low     = .
        rspar_line-high     = .
        APPEND rspar_line TO rspar_tab.
    SUBMIT RBDAPP01 WITH SELECTION-TABLE rspar_tab.
    Try to implement this code, hope this help outs
    Thanks & Regards
    Suresh

  • Sub VI to enter database data taking more time when calling from main VI

    Hi All,
    I created a sub vi to enter data to a new database, after reading from another database. when i executed that sub vi alone, it took only 2 minutes to enter 20000 records. But when i called that sub VI from my main VI, its taking 35 minutes to enter 20000 records. 
    my maiin vi has another while loop running parallelly which will perform some other operations. How to handle memory in this case? i mean when i call my sub vi from main vi, i need to give complete processor memory for that sub vi. is it possible?
    please help. thanks in advance.
    Sooraj

    Hi Oliver,
    in your example the numeric data is passed from sub-vi to main only when sub-vi terminates, this is what it's supposed to be when you fetch the data from the connector output of a sub-vi.
    You can use queues function to exchange data between sub-vi and main.vi; take a look at the example Message Logging with Named Queue.vi.
    An alternative method is passing to sub-vi a reference of an indicator (or control) and update its value on the fly.
    See example.
    Alberto
    Attachments:
    passing_data_from_sub-vi.llb ‏35 KB

  • Why does not my iCloud emailaddress change when I changed my Apple ID mail address?

    I got a new mail aqddress and changed my Apple ID. My ICloud emailadress did not change so nowe I cannot log in to iCloud, and I cannot find a way to update my iCloud address.

    You have to sign out in System Preferences (or Settings)>iCloud on all your devices On a Mac, click the 'Sign out' button; on an iOS device, click the stupidly labelled 'Delete account' - this will not delete your account from the server, only from the device.
    Then sign back in again with the new ID. Your iCloud data will disappear from your Mac/Device but will reappear when you sign back in.

  • TOP SITES Does Not Seem to Reflect Actual Usage

    I'm really trying to like the Top Sites feature in Safari but there are some things getting in the way.
    The biggest one is it doesn't seem to correspond to my actual web usage. I completely cleared my history a few days ago and the Top Sites page repopulated itself with a lot of sites I've never visited. As I've used Safari, some of the sites that I visit frequently have begun to appear in Top Sites and some have not. There are still plenty of sites there that I don't ever recall visiting.
    Why does it do this and is there anything I can do to fix it?

    Thanks for the suggestion and guidance.
    I selected all the options in the Reset Safari tool and emptied the cache. My Top Sites still list all the same pages I don't recall visiting in the recent past (ESPN, LA Times, NY Times, Orbitz, Expedia, CNN, Monster.com for example). The difference is now the Safari compass place-holder image is displayed instead of an icon of the web site. These icons are being repopulated as I type this though.

  • TOC in PDF does not include Link OBJR tags when exported from InDesign

    I'm using InDesign CS6 to export a book file to a tagged PDF. When I run the accessibility checker in Acrobat 9, I get errors about items not being contained in the Structure tree. These missing items are links for the TOC and the Index page numbers. When I look at the tags, the Link OBJR tag is missing for these elements. I can't possibly manually add them all in. Other links e.g. cross-references, hyperlinks, automatically include these Link OBJR tags when exported. Why does the TOC and Index not do so?
    I've asked this question in the InDesign Forum and no one seems to know. If I don't put these tags in, what does that mean for accessibility of the document?
    Thanks for your help

    Glad you found something that worked.  For the future ... I found that if you create the PDF from BOOK and following these steps you can get the hyperlinks to automatically tag.  This will work if you are getting editable hyperlink boxes for the TOC -- I find that it is creating these (although I could swear it didn't earlier).  Anyway:
    1. Select all chapters in the book and create PDF with hyperlinks and bookmarks. Save as TEST.PDF
    2. Open the PDF and in the Pages Panel extract the page or pages containing the the TOC from the PDF.  Save this as TOCtest.pdf
    3. Delete the Tags from the TOCtest.pdf file --  in the Tags Panel, select the Root tag, right click and select delete
    4. Select Add Tags to Document to this same file.
    5. Examine the tags to see if all the OBJLINKs are tagged. Repeat steps 3 and 4 again (sometimes it doesn't autotag correctly the first time).  You may have to manually correct some of the structure -- headings and/or artifacts on these pages. 
    6. Save again.
    7. Go back to the main document TEST.PDF -- delete the TOC page or pages from that document (assuming you didn't when you extracted.)
    8. On the pages panel, Insert from file and choose TOCtest.pdf -- insert before the first page. 
    9. This will bring in the newly tagged TOC and it's tags HOWEVER the tags will be out of order in the tags panel. They will be at the bottom and you will need to find them and MOVE them where they should be. 
    Still more effort than you should have to but it worked for me.
    Not sure how to record a bug with Adobe, but my testing in CS5 shows that this is NOT a new problem.  CS5.5 did the same thing for me.

  • BT Care – having CARE in your name does not seem t...

    BT Care – having CARE in your name does not seem to reflect the service I have been given - I have not had a stable broadband since January, despite calling every 2 weeks for 5 months – I am still at a download speed of 262 kbps – and that is a high today (we started the day at 59 kbps)
    Here is typical week
    2 may 78 kbps
    3 may 105 kpbs
    4 may 447 kbps
    5 may 444 kbps
    6 may 423 kbps
    9 may 660 kbps
    10 may 229 kbps
    11 May BT Engineer Visit Line swapped and IP Profile reset 1340 kbps – not great speed but I can live with this
    12 may 399 kbps after heavy rain
    13 May - Now getting noise on the phone line and today’s low was 59 kbps with a signal to noise ratio of 6db on the router – currently getting 262 kbps
    AFTER 5 MONTHS THIS PROBLEM IS STILL NOT RESOLVED – and here again I have spent 2 hours on the phone with BT starting all over again
    We have had 3 new routers
    22 spans of NEW Cable from the DP to the House (we are at the end of a line)
    At least 10 Engineer Visits
    A lift and shift at the exchange
    Swapped line from the DP to the Exchange with another line
    Line engineer booked for MONDAY to fix the new issue of crackle on the line (after it rained) – so BT Broadband can not work on the Broadband issue until the crackle on the line is fixed
    AFTER 5 MONTHS - I want someone to call me that will OWN THE PROBLEM UNTIL RESOLUTION - I want a senior manager in the customer care team to OWN THIS ISSUE EVERY DAY - so that I do not need to spend 2 hours on the phone every 2 weeks (it takes 2 weeks to get the next appointment)
    All I want is a stable connection of 1MB or above is that too much to ask - please please please can someone please HELP ME

    We had BT call from the India Service Centre on Saturday afternoon – “Hello sir, just to let you know the engineers have completed the work at the exchange and everything should be fine now, your internet should be working just fine and the speed should be back up” – They called on my mobile and I was out, so I could not verify what she was saying.
    When I got home I ran the Broadband SpeedTest -- NOTHING HAD CHANGED - why did they call me, why did they not run these tests.
    Download Speed 279kbps
    DSL Connection Rate 512 kbps
    IP Profile 350 kbps
    Monday morning – indeed we are back to regular service
    Download speed 79 kbps
    DSL Connection Rate 256 kbps
    IP Profile 135 kbps
    Looking at the router it has
    SYSTEM UP TIME of 3 days and 54 Minutes and a downstream of 256kbps (has not been down since I was asked to reboot the router)
    SNR Downstream 11.4d
    Line Attenuation 63.5 db (maximum the router will show)
    In Summary
    5 Months of elapsed time since I reported the speed issues
    22 new spans of overhead cable
    3 New Routers
    New BT Box at the house
    Swapped line from the DP to the Exchange
    Lift and shift at the exchange
    10 Engineers (another due today)
    We have broadband running at a download speed of 79kbps
    Next house has no broadband
    House next to that has similar speeds to us
    What can we do to get BT to fix this - any help is very much appreciated - how do we get this escalated instead of starting a new call - is there no escalation procedure internally at BT ??
    again not sure if the experts on this forum can help - but if you can any help is very welcome

  • I had upgraded to FF 4.0.1 a while ago. Last night I got a bubble telling me that FF 4.1.0 was available and I should download and install. This version does not seem to exist. What is this about?

    I had installed FF 4.0.1 and have been using it for a while. I am running Win XP Pro, SP2. Last night a messge came up informing me that FF 4.1 was now available and that it would be advisable to download and install it. I did this and everything seemed to work fine but when I look at the 'About Firefox' info under 'Help' it still tells me that I am running 4.0.1. Everything still seems to be functioning well but this disturbs me as it does not seem to have been a FF message. Can you please tell me if such a message was sent out, and if so, why, seeing as the version does not seem to have changed?

    To ensure that no malicious software has been installed, try running several malware scanners. It is best to run several as each will pick up things that the others miss. Some scanners you can try are:
    * Malwarebytes - http://www.malwarebytes.org/mbam.php
    * SuperAntiSpyware - http://www.superantispyware.com
    * Ad-Aware - http://www.lavasoft.com/products/ad_aware_free.php
    * Windows Defender - http://www.microsoft.com/windows/products/winfamily/defender/default.mspx
    * Spybot S&D - http://www.safer-networking.org/en/home/index.html

  • HOST command does not seem to work in deployment system

    I am developing forms software for a SUSE Linux system, but the HOST command does not seem to operate correctly when used in conjunction with Application Server.
    All I am trying to do is launch Adobe Acrobat reader as a background job using the command :-
    HOST('/opt/Adobe/Reader8/bin/acroread &');
    but nothing seems to happen.
    If I enter the command :-
    */opt/Adobe/Reader8/bin/acroread &*
    directly from a shell window (using the same login account) the command works correctly.
    I have tried other commands e.g. directory listings etc and all seem to have the same problem.
    Furthermore when the same form is run from the development environment using "Internet Developer Suite" it operates correctly with no problems.
    I am running on a deployment system where all three tiers of oracle are on the same machine (i.e. Database, AS and web front end).
    Can anybody suggest any possible causes or anything I can try to help resolve this problem ?

    brian_a_j wrote:
    Although I still dont understand why HOST would not work given my configuration (the Application Server and Web Browser operate on the same machine).One little test, put the execution command in a shell script and try to execute the script with the HOST command instead of the command itself.
    Using HOST the script will be executed on the AS machine no matter from where it is executed.
    Tony

  • Sony VG-10 - Premiere CS6 does NOT seem to like it

    Been working with CS6 for a while now and footage from both a Sony NX5U and an AX2000. Absolutely NO issues whatsoever. But I recently got a VG-10 as I had been doing some stuff with my Canon 7D and LOVE the DLSR look. The VG10 footage is gorgeous but I've run into an issue; Premiere does NOT seem to like the m2ts files from the VG10 (NO ISSUES WITH M2TS FROM OTHER CAMERAS). I can edit it for a little while, maybe half hour, then the timeline starts freezing. To be more accurate, the VIDEO freezes. Sound plays fine but the picture lags. Takes a while to refresh. I thought it might be the computer so I tried it on my other edit suite and got the same thing. The only solution I've found is to convert the VG10 footage to MP4 files and then there's no problems but this is a pain in the ***.
    Anyone had this issue and found a better solution than converting all the VG10 footage
    BTW the computer are both Win7 64 bit, both have 24GB Corsair memory and GeForce GTX260 video cards.

    That's a common misconception that one needs to "fix" the clips BEFORE importing to Premiere. Actually does more harm than good for some users.
    I rented an AX-2000 a couple weeks ago to shoot 6 dance recitals of 2.5 hours each. To get the clips into the CS6 system, I simply copied the entire contents of each SDHC card to unique folders on my video hard drive, then used MEDIA BROWSER in Premiere CS6 to import. Media Browser simply showed me ONE long clip in the bin and when I moved it to the timeline, again one long seamless clip, no glitches at the "invisible" seams or anything. Nothing could be simpler. Keeps perfect sync with the other camera, which was recorded as ProRes using Ninja 2.
    That's the beauty of Media Browser, that it looks at the metadata and knows how to properly handle spanned clips properly behind the scenes, so that you don't have to worry or do extra work. Please try this workflow and see if it fixes the issue.
    Thanks
    Jeff Pulera
    Safe Harbor Computers

Maybe you are looking for

  • Calculations Translation- Bex vs Transformation

    Hello gurus, here is the line that I d like to translate in BW, and I d like to know what's the better way of implementing it in BW, is it in Transformation (formula/calculation), or in Bex. result = (1/3) x (sum of prior 3 month balance from date en

  • How can I install windows 8.1 on my macbook pro late 2013?

    I bought a new Macbook pro 15" late 2013 and i want to install windows 8.1 on it. I tried several times but it always says me that windows cannot be installed on the partition that i made with bootcamp assistant. Thank you for your answers Alessandro

  • How to find standara reports in sap.

    hi ABAP experts, how to find the standard reports in abap? tell the path to get those reports. thanks&regards, nag.

  • Import PDF into Director for Interactive CD

    I'm in the process of creating an interactive CD with Director 11. This is also the first time I've used this program. I need to be able to link interactive buttons to the PDFs that have the information I want displayed. Director doesn't have pdf as

  • [Bug] Spotify plays wrong track at startup.

    Hey guys, I'm not quite sure if this is a bug, but this is what I found out:I usually just hit shutdown and do not close spotify via the red x button, I assume most of us do. But when I start my computer again, and spotify opens with Windows, the cur