Free text Reading Problem

Hi All,
I am using set_text_as_r3table of class cl_gui_textedit after creating a container .This is called from another screen.
Now if I am trying to read  the text using either GET_SELECTED_TEXT_AS_R3TABLE and GET_SELECTED_TEXT_AS_STREAM, for the first time its reading fine but if I enter text and then press cancel ( I have save and cancel buttons in the screen ) and goes back to first screen and again come to the screen where there is Free text  then it still shows the Text even though i use DELETE_TEXT  ...Flush...buffer refresh etc etc....I tried clearing container objects as well b4 creating new objects.Still there is no help.
Is there any thing that I am missing ?
Any help is appreciated.
BR,
krishna.

Hi Guys...thanks for the interest .I already tried those but with no luck.I also tried Free method but it gives me a dump for someother reason.
Its really strange as if I read that text it shows the internal table is empty.So potentially it is deleting the text but some how the screen is holding that value.
any help is appreciated.
BR,
Krishna.

Similar Messages

  • Text Reading problem

    On my new pc I installed ADE ver 3.0. but when I open the book the text quality is very poor as compared to ADE ver 2.0 of my old PC

    Hi Guys...thanks for the interest .I already tried those but with no luck.I also tried Free method but it gives me a dump for someother reason.
    Its really strange as if I read that text it shows the internal table is empty.So potentially it is deleting the text but some how the screen is holding that value.
    any help is appreciated.
    BR,
    Krishna.

  • How to reduce the level of free text / direct purchasing

    A common problem at all sites is how to reduce the level of free text / direct / non catalogue based purchasing. This is where users enter an account assignment and free text instead of using an existing material number.
    This is often the case because it is too "dificult" for the user to search and find the correct material number.
    How have other sites handled this?
    has anyone found a solution that if a user enters lets say "paper" into the free text box, a pop up appears with a match on possible materials with the word "paper" in the short description? This sounds like a pretty easy function to implement? Does anyone have the code?
    Cheerio

    >
    Ravi.or.raj wrote:
    > The search function you ask for is pretty much a standard functionality.
    > In ME21N , click on  "Personal Settings"    , and select the check box "int search help on"  .
    Yes this works, but you have to tell that the user has to enter the text  in the material number field, then SAP will search thru the database.

  • Acrobat 5.0.5 text disappears in Free Text Tool

    Ok it's an oldie, but it's a goodie.  I love my Acrobat 5.0.5, and never had any reason to upgrade.  Well once.  From 5.0 to 5.0.5.  I have used my license on three different machine builds.  95, 2K and now XP Pro 64 bit and it still works great.  (Yes, this program has outlived 2 older computers!)  Well.  Until yesterday.  Suddenly when I create a free text box, and type in there, the text disappears.  This happened once before a few years back, and I have forgotten what the fix was, but I do believe that was why I upgraded from 5.0 to 5.0.5.  Now it is happening again.
    Now for the real kick in the pants.  I tried to reinstall my product, thinking to correct the problem, and all of a sudden Adobe doesn't like my several years old serial number.  I get the error message that it isn't valid.  And it IS a valid license, just a really OLD one.  I only used it for the latest install of this, my same program, about a year ago, maybe a little more than a year.
    I tried to just run the 5.0.5 update program again and it says the program isn't even installed to update.  What the heck?  OF COURSE IT IS.
    I'm very frustrated and disappointed, as this is an old favorite of mine and I hate to think that Adobe has rused it so that it just won't work anymore to force me to purchase a newer version, when I didn't need a newer version.
    If someone familiar with this old version of Acrobat could help me resolve this issue, I would very much appreciate it.  Thanks in advance.

    The 64 bit OS can run most 32 bit applications just fine if you set it up right, and as I stated, this issue is not a compatibility issue, but a recurring issue within the application itself that also plagued me once upon a time when I ran it under Win 2k.  Apparently an Adobe bug, and I suspect it is more related to the forced download of an updated version of the basic acrobat reader (due to Adobe inflicted browser issues)  than it is with a Windows update.  In my case, I set all of my old 32 bit applications up on a separate drive.  I never default install programs on the main OS drive if it can be helped.  Some of them I have to click the actual application *.exe or shortcut, because "open with" absolutely will not work, even if it is set as the default application for certain extensions.  You will get an error message about it not being a valid Win32 application.  From the program itself, however, once it is launched, it is never a problem to browse to and open the correct data file.
    I even went so far as to install the Adobe basic reader when I was forced to do so, on a completely separate drive from my Acrobat 5 because I am well aware that previously caused problems as well, and never EVER let the application make its automatic updates from Adobe.... EITHER of them, actually.  I suspect it was one of those snuck through and not a Windows update that caused it, although the possibility exists, I suspect Adobe does whatever it can to sell more software.

  • MS word templates free text referenced gets cut

    Hello Experts,
    CRM 5.0
    We have a scenario where we have implemented a custom BADI to add attributes in the list of fields that can be pulled into MS word templates from an order object in CRM. Some of the free text areas are also being referenced in the MS word templates. However only the first 128 characters from the free text area get pulled into the MS word template. The BADI does not seem to put this limit as in debugging, we can see all the text being referenced but on the front end only 128 characters flow through. Can someone please suggest a solution around this?
    Thanks & regards
    Ritwik Sharma

    BackInBlack wrote:
    >
    > The problem arises when I try to display the content on
    that field on some
    > display templates. The formatting is lost and there are
    several characters that
    > get replaced by ~ as well as little square boxes that
    are a special character
    > that I can't identify.
    >
    > Is there anything anyone can suggest on how to approach
    this problem? is it a
    > coldfusion administrator issue, a server setup issue,
    does word have to be
    > installed on the server that the applications run? is it
    a setting in SQl
    > server. I was hoping someone has had a similar problem
    and can point me in the
    > right direction.
    It is a character encoding issue. This is a big topic, but
    there is
    plenty written up about it. You probably want to configure
    your
    application use use window-1252 or unicode encoding format.
    You will
    want to make sure the entire system running the application
    is talking
    the same encoding, database web server and ColdFusion.

  • Free text retrieval with Context Cartridge

    I am wondering whether it would a problem to create a Java
    application doing free text retrieval via Context Cartridge.
    I mean by that :
    1. JDBC call via thin Oracle driver with CONTAINS in WHERE
    clause. Is it supposed to work ?
    2. Assuming we have several hits in a BLOB can we provide
    functionality ( next hit prev hit ) in textarea field for Java
    frame.
    null

    This one was forwarded to JDBC experts. Two experts (A and B)
    replied. Their answers are below.
    Michael Mitiaguin (guest) wrote:
    I am wondering whether it would a problem to create a Java
    application doing free text retrieval via Context Cartridge.
    I mean by that :
    1. JDBC call via thin Oracle driver with CONTAINS in WHERE
    clause. Is it supposed to work ?
    A. YES.
    B. There is no limitation in JDBC of using CONTAINS in WHERE
    clause.
    2. Assuming we have several hits in a BLOB can we provide
    functionality ( next hit prev hit ) in textarea field for Java
    frame.
    A. I don't really get what you mean. If you mean that you want to
    map a Java Frame to a BLOB column and depending upon the hit in
    the Java frame, you want to read the data from a certain position
    (offset), then yes. If you are using 8.0.X drivers, you can use
    the dbms_lob.read call. If you are using 8.1.X drivers, you can
    use Blob.getBytes call.
    B. It can be achieved by creating a wrapper of using the
    following method in oracle.sql.BLOB in 8.1 driver.
    public long position(byte[] pattern,
    long start)
    throws SQLException
    Determines the byte position at which the specified byte pattern
    begins within the BLOB value that this Blob object represents.
    Begin search at position start. Parameters:
    pattern - the byte array for which to search
    start - the position at which to begin searching; the first
    position is 1
    Returns: the position at which the pattern appears, else -1.
    Throws: SQLException - if there is an error accessing the BLOB
    null

  • Text overlapping problem

    Since I upgraded to 10.4.10, I dont know if I did something wrong but I have bad text overlapping problems in Safari and some other apps such as Software Update, I first noticed the overlapping when editing a Wikipedia article and in the text box the text kept overlapping. Another site where it is very noticeable is in Facebook, here's a screenshot:
    Even on this site it's pretty bad. It's the worst in text-boxes like in the one I'm typing in right now.
    This is driving me crazy, anyone else have this problem or know how to fix it? Thanks.
    Message was edited by: Johnny K.

    Ok, Johnny --
    I hated to ask cause it's "Old School."
    If you shut down your Mac every night,
    you should have something on your Mac that will run cron scripts,
    and do other helpful things for you.
    I personally use YASU.
    I run it about 1x month.
    It's free or donation-ware
    it's written just for Macs
    and is excellent.
    Here's where to go for more info on it:
    http://jimmitchell.org/projects/yasu/
    The new Macs were built to stay on 24/7.
    When you shut them off at night, you stop the regular
    maintenance it already has scheduled. YASU (or similar apps)
    will take care of everything for you.

  • HT3529 What are some good free texting apps?

    I'm looking for a free text messaging app that allows me to add my contacts without requiring them to set up an account through the app.  Is that possible?

    I don't know of any that do exactly that, but I use Pinger. You can even make free wifi calls trough them. Call quality is as good, if not better, than Skype too.
    Basic troubleshooting steps  
    17" 2.2GHz i7 Quad-Core MacBook Pro  8G RAM  750G HD + OCZ Vertex 3 SSD Boot HD 
    Got problems with your Apple iDevice-like iPhone, iPad or iPod touch? Try Troubleshooting 101
     In Memory of Steve Jobs 

  • Text box problem or question

    I'm having the text field problem. I have two text boxes (inside my .fla file) one i can add more text without the box expanding and can  then select the text and croll down to view the missing text and the other one just gets longer the more text I add. I'm trying to duplicate the text box that does not expand the more text I add to it.
    All the settings in the properties are the same on both and I've tried it in MX and CS3 and the both have the same properties in both.
    I'm stumped can anyone help.
    I'm attaching the file.
    Thanks!

    If you right click the textfield on the stage you can select the "scrollable" option for it.  Another option to duplicate the textfield is to copy/paste it.

  • I have an iPhone 4S and my friend has two ipods with two Apple ID's.  Why can't he receive messages on "Message" on one and he uses a free text app on the other which receives messages from my phone just fine.

    My friend has two ipods.  Two Apple ID's and on one ipod he has a free text app on it and only Message on the other.  He cannot receive a message from my iphone 4S on the one with Message, but receives it fine on the one with the free text app.
    He can also receive a message from my iPad on the one with Message.
    My question is how can he recieve a text from my iPhone to the ipod which has a different Apple ID than the other but does not have a free text app?
    Also on the ipod he has the free text app he has not upgraded to ios7 and won't.

    Are the use the correct email address for the contact? Those are listed in Settings>Messages>Send and Receive. When Messaging somene the iOS devices used the email address (or phone number if applicable) listed in the Contact app for that person.
    Thus, it appears the you Contact apps only has that one email address listed for the person you are trying to Message.
    If he can send you a Messages can you reply to it? If so save the sender to your Contact app.

  • Question on the known solution to the "Three pixel text jog" problem

    Hello,
    I'm "browser-checking" my website using Dreamweaver CS4 tool for that. I've got in various places the "three pixel text jog" IE problem. I followed the link to solution proposed by DW. It says I should add an IE conditional statement in the <head> part, so that I can define the CSS zoom property for that particular element. Hence, something like that:
    <!--[if IE]>
    <style type="text/css">
    #Content p { zoom: 1; } /* three pixel text jog IE bug */
    </style>
    <![endif]--> 
    (assuming the problem occurs for a <p> inside my #Content div.)
    My question is: can I replace this by
    <!--[if IE]>
    <style type="text/css">
    #Content * { zoom: 1; } /* three pixel text jog IE bug */
    </style>
    <![endif]--> 
    For another browser problem (prevent the browsers from using some of their own default settings), it was advised to reset the margin, padding and border properties using:
       border: 0;
       margin: 0;
       padding: 0;
    (although in my case I had to later remove border: 0; because it would prevent default buttons of forms to be displayed as buttons.)
    Does this * really mean "anything"? Is it valid as used above for fixing the three pixel text jog problem? If not, do I really have to define this zoom property for any single HTML element for which it occurs? (It currently occurs for some headers, <div>, "<div> <div>" sequence, some <p>.)
    Any comment welcome...
    Emilie
    P.S.: I tried it and DW doesn't flag that problem any more, but I'm unsure how much I can trust it.

    The behavior is unexpected. The file paths are
    correct?

  • DTW: Field length of Free Text Business Partner

    Hi,
    i got an error while importing a text which is more than 100 bytes.
    The database looks like this attribut has 64000 bytes !?
    What can i try?

    Thx for answering!
    My fault, i simply changed "notes" and "free text"
    Sorry!

  • Price differece between purchase req and PO for free text purchase

    Hi there
    Has anyone found a good solution for the following problem. 
    A free text purchase requisition item is created with a value = x.  The buyer goes out to quote (not using SAP RFQ - manual) and comes back with a price change.  The buyer creates the purchase order referencing the purchase requisition, but they need to change the value to x+10. 
    The client wants to stop the purchase order been created if the value is above a certain percentage.  The standard settings in the system are for material values.  Does anyone know how to extend this to a short text item on a purchase requistion?
    Thanks
    Roz

    Hi,
    This is not possible to achieve in SAP standard functionality.
    You can do one thing, keep Price field for the PO Document type of Text Purchases as display, which will not allow user to change the price for Text POs.
    Use Release Strategy for Purchase Requisitions and keep changeability for the Release indicator as "4" and % Changeability as 10%. And ask user ro change the price in ME52N only instead of changing it in PO. If it will increase more than 10% the PR Value then system will reset the release and this PR needs to be released again.
    If it is not acceptable then you can try it with user exit "MM06E007" - Change document for requisitions upon conversion into PO

  • We bought an iphone 4s for our daughter. We transfered it to straight talk. She can make calls and text no problem. She can use the WiFi but is unable to use the internet or mms. How do we update the APN?

    We bought an iphone 4s for our daughter. We transfered it to straight talk. She can make calls and text no problem. She can use the WiFi but is unable to use the internet or mms. How do we update the APN?

    To clarify for anyone who is still having any problems doing this.
    1. Unlock your phone with the carrier ( I know the process will work if it is jail broken but I am assuming you dont want to void the warranty on your phone) NOTE: even if you purchased the phone outright at Wal-Mart it is still locked to ATT so you will have to unlock the phone.  If it's already unlocked skip to step 2.  This works and will work even if you update the phone. 
    1a Here is the link to unlock a ATT iphone. Simply follow the instructions https://www.att.com/deviceunlock/client/en_US/
    2. Get a T- mobile SIM. Even if you don't want the service, if you feign interest, they will send you one for free or 99cents. If you need it now you can get one at a T-mobile store too.
    3. Once you have both your Straight talk SIM and your T-mobile SIM follow these instructions:http://www.youtube.com/watch?v=mFFf5uqk18M
    4. If you have any remaining questions look at all the responses posted previously on this thread or check out the Howard Forums Wiki: http://wiki.howardforums.com/index.php/Straight_Talk_iPhone
    Everything should work flawlessly at this point.  If not let me know and I'm happy to help when I can.  I hope this makes doing this very easy for everyone in the future. God Bless -J

  • I am so over this ADOBE product - it used to be free  ADOBE READER now Adobe XI takes over even my paid products ADOBE PDF EXPORT, I remove XI but still it interfers when I open a .pdf!!

    I am so over this ADOBE product - it used to be free  ADOBE READER now Adobe XI takes over even my paid products ADOBE PDF EXPORT, I remove XI but still it interfers when I open a .pdf!!
    How can i fix this problem, can't call anyone because all they have is MORE READING!!! And NO HUMAN CONTACT!
    YOU SUCK ADOBE!!!

    NObody is orced to download Acrobat. Still, you did, you had your trial, and now it's finished. If you don't want to buy it, just uninstall it the normal way (but DONT) just delete it, ask if you don't know how to uninstall. Once it is gone, you might have to repair Adobe Readet. So, be angry but understand you had a choice of what to download. It would help you if you remember the full names of products, there is nothing called Adobe XI.

Maybe you are looking for