Z Tcode doesn't write the last part of program

Hi experts,
I have a program in a transaction code, and the last part, must be write:
Send it to the world
    lv_sent_to_all = lo_send_request->send( i_with_error_screen = 'X' ).
    IF lv_sent_to_all = 'X'.
      WRITE 'Email Sent Successfully'.
    ENDIF.
    COMMIT WORK.
  CATCH cx_document_bcs INTO bcs_exception.
    WRITE: 'Error Occurred'. WRITE: 'Error Type', bcs_exception->error_type.
    EXIT.
ENDTRY.
If I execute only the program, the write works correctly.
But if I execute the tcode (X) with the program, no write is working.
Someone knows about it??? Why is working if you execute the program and not when you execute the transaction??
thanks you very much!

Its simple. While creating transaction code in SE93, u might have selected radio buton Program and screen (dialog transaction)
It should be 2nd option Program and selection screen (report transaction)
Create another transaction code selecting radio buton Program and selection screen (report transaction) and run the transaction code. It will work

Similar Messages

  • UITextView doesn't display the first part of the text

    I am having a trouble with UITextView.
    When a text view is loaded for the first time after my app is launched (the text view is created and text is filled from saved data), the text view displays from the first letter of the text.
    But once the text view becomes first responder, then disappers by pressing back button on a navigation bar, and come back to the text view again by using a control on the previous view (a button for instance), the text view always displays the last part of the text.
    This happens after the text view becomes first responder. What is changed before and after the text view becomes first responder? And how can I avoid this to display the first letter in the text view always when it appears?
    I tried resignFirstResponder, selectedRange, and scrollRangeToVisible: in viewWill/DidAppear/Disappear but all of them didn't work.

    Thank you iPhil_good, but it didn't work ...
    And RickMaddy, I don't know how to post image but as it is UITextView, I use text to explain.
    There are two views, home view and text view, and UITextView is in the text view. The first time the UITextView appears (slides in from the home view), it looks like:
    Test[1] Test[2] Test[3] Test[4]
    Test[5] Test[6] Test[7] Test[8]
    Test[9] Test[10] Test[11] Test[12]
    Suppose the text starts at Test[1] and ends at Test[200], and just the first 50 are visible within the size of the UITextView.
    Once I tap on the UITextView, keyboard appears and UITextView becomes first responder (editable). Then I go back to the home view using back button on the navigation bar.
    Then again I move back to the text view from the home view,. This time it looks like:
    Test[189] Test[190] Test[191] Test[192]
    Test[193] Test[194] Test[195] Test[196]
    Test[197] Test[198] Test[199] Test[200]
    I would like to display the text from Test[1] whenever the view appears. If the UITextView hasn't become first responder, this doesn't happen and the text starts from Test[1] when it appears. But once the UITextView becomes first responder, the UITextView always displays Test[200] at the bottom of the view when it appears.
    I am not sure but it looks as though some internal state of UITextView changes when it becomes first responder, but isn't reset even after it resigns first responder.

  • Why is the last part of the Word Press install not working?

    I am installing Word Press to work in Dreamweaver. I have installed MAMP and everything is working fine, I assume. The location of the files are /applications/MAMP/htdocs/wp-content/themes/twentyten.
    I have installed PHP/MySql on my machine and have set up the wordpress database as instructed. The last part of the process has me bogged down. In following step one of the process, I get a blank screen. Here's the url: http://localhost/wp-admin/install.php and the instructions to complete the process.
    With the WordPress files copied to the correct location in the htdocs folder, the web server installed, and a database created, open a browser and browse to http://localhost/wp-admin/install.php.
    A screen telling you to create a configuration file will appear. Click the Create a Configuration File button.
    Click the Let’s Go button to go to a page that allows you to enter your database information.
    Type your database name, wordpress.
    Type your MySQL user name and password (usually the user name and password are both admin, unless you changed them in the database).
    For the Database Host type localhost.
    Click Submit
    Can anyone help?
    Thank for your help,
    GWalton55

    I'm stuck installing virtualhosts in DW and using Wordpress templates, but I may be a few steps further than you are, so I'll try to help. I'm also using Windows, so who knows?
    I'm assuming you are not using a virtual host, just a local host; therefore, I went to the section that has instructions for the steps you are on in David Powers' "Adobe Dreamweaver CS5 with PHP: Training from the Source" and right after he has you launch the browser and open "wordpress/wp-admin/install.php" in "your [site name here] site." He goes on to write:
         The URL depends on how you set up your testing environment:
    Virutal host: http://[site name here]/wordpress/wp-admin/install.php
    Localhost: http://localhost/[site name here]/wordpress/wp-admin/install.php
    NOTE: if you are using the MAMP default ports on a Mac, add :8888 after [site name here] for a virual host, or after a localhost.
    So perhaps that's what you're missing, I really don't know.
    Good luck!

  • Preview doesn't remember the last page opened

    I have noticed that Preview doesn't remember the last page of the PDF documents after 30 mins of usage (or opening up several PDF files). Is there any way to make Preview always remember the last page of files irrespective of time the file was last used and number of PDF files opened? I think in SL-ML era this was probably the case but since Mavericks it seems to have changed.

    Deleting "browser.download.lastDir" makes firefox unusable.
    It's very annoying. I'm sick of the update to 3.6. It's getting worse with each minor update.
    Hour after hour researching about this odd behavior sucks!

  • Elements 9 Projects plays fine on computer however when burned to a DVD it drops the last part

    Hello,
    this is my first post and first Question ever on Adobe site. I hope thatt someone can help. I have used Elemenys 3.0 for a number of
    years. I have now upgraded to Elements 9. I am having an odd problem with a project that I am working on. Everything seems to be OK on the EDIT
    and on  the DVD PREVIEW mode ; However when burned to a DVD, I am loosing the last part of the project, and the laat  scene button does not take me to the correct scene, It takes me to the one just BRFORE it. When the burning process is done, it shows that it all went well. No error messages. Does anyone have any thoughts as to what is causing this?

    hi photonutguy,
    Since your question is about burning your video to a DVD disc, it is actually an Adobe Premiere Elements question. This forum is specifically about Photoshop Elements and is frequented by people who use Adobe Photoshop Elements for their photos.
    there is a separate forum for Adobe Premiere elements where you will find the people knowledgeable in the video process for burning that DVD with menus at
    http://forums.adobe.com/community/premiere_elements
    So  I recommend that you post your question at that Premiere Elements forum .

  • [svn:osmf:] 11877: Fix bug FM-194: Calling seek consecutively doesn' t respect the last seek.

    Revision: 11877
    Revision: 11877
    Author:   [email protected]
    Date:     2009-11-16 17:21:29 -0800 (Mon, 16 Nov 2009)
    Log Message:
    Fix bug FM-194: Calling seek consecutively doesn't respect the last seek.  The fix is to let each subsequent seek through (previously we blocked a seek attempt if another seek attempt was underway).  Update base unit tests.  Modify ExamplePlayer's scrub bar to seek while you scrub, this is a good way to demo/test this behavior.
    Ticket Links:
        http://bugs.adobe.com/jira/browse/FM-194
    Modified Paths:
        osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/view/MainWindow.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/NetStreamSeekableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/ISeekable.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/SeekableTrait.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/traits/TestISeekable.as

  • When i sync my iphone5 on my computer with itune the last part does not stop sync download safari i dont know why is not sync and i cant stop it i am try to download some song and this thing cant stop sync help?

    when i sync my iphone5 on my computer with itune the last part does not stop sync download safari i dont know why is not stop sync and i cant stop it i am try to download some song and this thing cant stop sync help?

    Hi,
    /Users/sarahschadek/Desktop/Safari.app/Contents/MacOS/Safari
    Move the Safari app from the Desktop to the Applications folder.
    Restart your Mac.
    That's why you see this:
    When I try to do the updates my computer says it has ready it goes through like it is downloading them then at the end it says some of the files could not be saved to "/" files.
    After your restart your Mac, click the Apple  menu (top left in your screen) then click:  Software Update ...
    Carolyn  

  • The theme/background (AWESOME futuristic space scene) shown in the last part of "Getting Started video available for download?

    In the last part of the video "Getting Started" right after I downloaded Firefox 4, there was a background scene of an awesome page that showed some futuristic space scene that has the mozilla theme (fox) in the picture. I would like to know if it is available for download and/or it's name. I searched through the themes, but they don't show enough of the theme to actually see what the background would be once downloaded. Thank you in advance for any help you can offer.
    Gina Taylor

    Maybe you like this video as well:
    * http://vocamus.net/dave/?p=1233 Flight of the Navigator
    * http://videos.mozilla.org/serv/mozhacks/flight-of-the-navigator/
    * http://blog.vlad1.com/2010/12/21/webgl-in-firefox-4-beta-8/

  • Find the last run of program

    Hi,
    How to find the last execution time of a program.
    I do not find in ST03.
    Can you please suggest me.
    Thanks
    Hema

    HI Hema,
      Kindly donot open multiple threads on the same question the solution is already provided in this thread. Please close the thread if answered ..
    Re: Find the last run of program
    Regards<
    Santosh

  • When was the last time a program was run?

    Experts, is there a way to know when was the last time a program was run (particularly, Z Program). We are trying to identify obsolete programs and avoid working on those programs that weren't touched for more than 3 years during our next upgrade. How can I find this? Any suggestion would be highly appreciated.
    Thank you.

    Hi,
    One way is to check TRDIR table(se11/se16) and display it. In the next screen once you will get 'Data Browser Table TRDIR' selection screen. There either you put the individual 'Z' program name in the 'Name' field & execute it or for all multiple entries execute it.
    Once you execute it with the particular Z prog. name then you will get the required details like CDAT(Created on),UNAM(Last changed by),UDAT(Changed On),SDATE(Standard selection screen generation: Date),IDATE(Selection screen generation: Date) etc.
    Hope this can help you.

  • Fixed point division on FPGA doesn't show the fraction part

    Hi,
    I'm trying to normalize a fixed-point complex vector. My problem is in the part of fixed point division. Assuming I am dividing x by y (x/y), then I multiply first x by 2^26 and y by 2^9 then divide both of them using high throughput function then multiply the result by 2^-17 and here the problem appears. The result is zero, and the fraction part doesn't appear. My question is: does the "scale by power of 2" block discards the fraction part and only keeps the integer part, even if the input is a fixed point input with fraction part of 20 bits length? If so then how can I get the result of dividing a number by a bigger one? I mnean how can I display a result < 1? If not, then why isn't the fraction part displayed? The numbers I used as an example are: x=10, y=182.
    The indicator is adjusted to have 64 bit word length and 44 integer length. I also write this data into a memory element and then read it through a FIFO to transfer it to the RT vi. Both of the memory and the FIFO are configured with the same word and integer lengths above. I am using 7965R series FPGA.
    Thanks in advance.

    It's worth noting that I tried this same procedure on RT vi itself and the fraction part was displayed.

  • Dreamweaver design view doesn't show the bottom part of a long div

    Hi!
    I'm doing a very graphics oriented site, which basically requires me to use a large jpg as a background image and placing text areas against this background     using absolute positioning.
    My problem is that Dreamweaver doesn't show me the bottom part of my content div's background, but renders it as black instead. This obviously makes placing the text areas correctly difficult, since I can't see them against the background.
    If I turn on Live view, then Dreamweaver shows the bottom part correctly. But in live view I can't use rulers and guides (or can I?).
    Is there any setting that I can change so that Dreamweaver is showing me the whole div bg in all situations? One possible cause of this problem might be also that I'm using overflow:scroll on my content. Could that be why Dreamweaver hides the bottom part and can I change that behaviour?
    Any ideas are welcome!

    If we can see the page in question we could probably do this a lot easier.  But all you need to do in your CSS for the background is:
    background: url(pathto/image.jpg) fixed no-repeat;
    If you are trying to absolutely position something in the middle you will be unable to do this without the assistance of javascript to determine the useable pixels on the end-users computer.  Horiztonally is not the issue, but rather vertically because you can achieve horizontal centering by defining a width and setting the margin: 0 auto; in your CSS.
    As far as working with overflows, if there is too much content in them that you believe the overflow will be necessary (assuming min/max-widths are set) you could consider including the content from another document or store it in a database and query the information out.  Then it would make it easier for the client to update the content on their own in the future.

  • How to write the last step into the temporary XML file?

    Hi all,
    I'm running a sequence & writing the results of each step to a report file.
    When reviewing the report On-The-Fly I see azll the steps (including the last one), but in the temporary report file (ends with _00001.xml) has all the steps except the last one.
    anyone has an idea how can I "force" TestStand to write all the buffer to the file?
    thanks,
    Ido

    IdoZe,
    I was able to replicate your behavior you were seeing and spoke with our R&D team on this. On-the-fly reporting is not guaranteed to write every step, this would cause way too much writing to disk and would cause performance problems because of this. It instead writes according to when the DLL is set to write based on timers and other pieces of dll code.
    With what you are trying to do, it seems you are approaching it incorrectly. First of all, you are accessing and editing a temporary report, which is not recommended. Second, there are many better ways to do this instead of just adding a step to your main or even clean-up of your sequence. You could A) Override the PostUUT or PostUUTLoop callbacks or B) create a top level sequence that makes a sequence call to your sequence you want the report for. In the properties you would spawn a new execution for that sequence after the sequence call, you could wait for the sequence to complete and then read the XML in another step.
    You should always use the final report for this though, because editing the temporary report is a bad idea.
    Another idea is to modify the report generation to write the report correctly the first time you read it. It all depends on exactly what you are trying to do, but I would strongly suggest this last option if possible as it does not involve editing the report after it is written, which defeats the report generation's purpose.
    Brandon Vasquez | Software Engineer | Integration Services | National Instruments

  • How to search for and redact only the last part of a name. Like mith in Smith

    Acrobat Pro 9 and Acrobat Pro X, how to redact only part of the last name. For example, if I search for the last name of Smith and only want to redact the mith part of the last name leaving the S. 

    Hello there,
    As it seems to me the part of the URL you're looking fo,r corresponds actually to the name of the servlet, so why don't you just call the getServletName method?

  • I upgraded my storage plan, I do not need it and I am trying to downgrade but when I get to the last part where I am to click on "done", "done" is not illuminated and I can not complete the transaction...in other words, downgrade my storage

    I am not able to downgrade my storage.  The process does not complete on the last page.

    LONG STORY---It took 78min16sec but I did get my storage downgraded. I called 1-800-MY APPLE (1-800-692-7533). After 5 min I explained my issue (same as yours - couldn't get DONE to click) and they said they needed to transfer me to Apple Care. 15 minutes later Apple Care said they needed to transfer me to iTunes ETA 15 more minutes. W-A-Y more than 15 min later, the Apple Care person, who did check back with me throughout the wait time, handed me off to iTunes. Apple Care and iTunes had talked and iTunes had my problem in the process of being taken care of as we began talking. The people were all very nice, knowledgeable and helpful. It took a LONG time, but the problem is now solved. Actually iTunes said that my storage had already been downgraded. iTunes also processed a storage upgrade refund for me.
    SHORT STORY - Phone 1-800-MY APPLE (1-800-692-7533) and ask to speak to an iTunes Store Support Advisor to downgrade your iCloud storage plan.

Maybe you are looking for

  • Help with render settings in Speed Grade

    Ok, I have been using Premiere Pro, After Effects, Photoshop, and Illustrator for a while and have a good work flow using them. Now I want to add production value to my work. I just started using Speed Grade a few days ago and I am impressed with wha

  • Services not starting

    I'm running Windows Server 2012 Essentials and the following services are not starting: Windows Server Identity Management Service IdentitySvc Stopped Automatic Windows Server Client File Backup Provider Service ClientFileBackupServerProviderSvc Stop

  • Add fields to IE36 Report

    Hi guys, I have a question about transaction IE36.. What I need is to add some fields to be displayed in the report called by IE36 t-code.. I need to have the ability to add these fields via the "Change Layout Screen". Is there any exit, badi, or som

  • Error deploying WAR - timeout

    I developed an application in Jdev9i Rel.2(W2K) and tried to deploy WAR file on Oracle9iAS Rel.2 (Linux). I am getting the error "Failed to deploy the application. Failed to save changes to one or more instances..instance1.......... Message: The send

  • HT3986 Whats about the Wifi driver for win7 on MacBook pro with Retina Display?

    Hi guys I have a MacBook pro with retina display. I've tried to install win 7 64 bit with boot camp. Win 7 works but I have now Wifi connection and I can't find any solution I can't use the automatic search function from win7 because I can't  use LAN