Delete Selection Text Issue

Hello All,
               I need to delete a selection text in a programm. The parameter does not exist anymore in the programm, when deleting i get this message:- (Page8 is the parameter)
Delimitation text PAGE8 is an original text and cannot be deleted or renamed
Message no. DS539
I am doing this as part of the manual post-implementation of a SAPNote.
Kind regards

Hi,
    under Adjust i get this message:-
Text elements J_3RTAXTEST modified. Text comparison can only be displayed.
Message no. DS575
The parameter is shown under the heading of   Editing action:      Delete unused selection texts
KInd regards

Similar Messages

  • Delete selected text

    How can I mark text in a JTextArea and delete the text with a JButton? Without pushing delete on the keyboard?

    u can use this to delete the text, it will work as a delete key functionality:
    and u can select the text programmaticaly with select(startIndex, endIndex) method
    int dot = textarea.getCaret().getDot();
    int mark = textarea.getCaret().getMark();
    if(dot != mark)
    textarea.getDocument().remove(Math.min(dot, mark), Math.abs(dot - mark));
    else if(dot > 0)
    textarea.getDocument().remove(dot - 1, 1);

  • Selecting text issue

    Hello,
    I have Adobe Acrobat Pro 9 and Word 2010.  Many times in the past I have turned a Word document into a PDF with no problems. However, today I have done that, and when I try to select a word or a sentence in the PDF, instead of just selecting that word or sentence, it selects everything in the document as though it is a column.  I have tried turning the Word document into a PDF by selecting the PDF printer in Word, and also by selecting "Create PDF from File" in Acrobat, and they both produce the same results.  In Acrobat I went to the "Touch Up Reading Order" option under Advanced, and clicked "Clear Page Structure" and that didnt help.  I have looked at everything in the Word document, and it appears to be a standard Word document.  I even cleared all the formatting in the Word document, then turned it into a PDF, and am still having the same issue.  Is there any way to fix this document in Acrobat so you can highlight just a word or a sentence?  Thank you.

    What selection tool are you using? I am surprised that you can "Create PDF form File" in Acrobat, since that should be using PDF Maker that is not compatible for WORD 2010 from AA9.
    I suspect you are using the wrong tool, but can't tell without you explaining further or standing behind you and watching you do the selection (not possible).

  • When I select text, system wide, and delete it, why is the succeeding text then selected?

    When I select text, system wide, and delete it, why is the succeeding text then selected?
    This doesn't happen all the time, but it's happened enough for me to notice it and get super annoyed by it.
    Here's an example. If I have the following text:
    The quick brown fox jumps over the lazy dog.
    And I highlight quick brown and then press delete, I get: (The red shows the selected text)
    The fox jumps over the lazy dog.
    So when I then start typing, more text is removed than I want. Sometimes this effect carries over, so that the next couple words are selected once I start typing.
    It's wonderfully annoying. So I was wondering if anyone else was experiencing such issues or if anyone might have an idea on how to get rid of this problem.
    Thanks.

    Ooops. I haven't updated my sig in a while. I'm on 10.8.2 and it happens on a late 2008 Alu Macbook.

  • When I app switch back to Photoshop, any selected text is deleted - Help!

    When I app switch back to Photoshop, any selected text is deleted - in text elements or Inspector values.
    I get the same behaviour in Dreamweaver, but not in any other applications (including Microsoft, Apple apps). I haven't tried in any other Adobe apps.
    When I use another user account on my computer, I cannot replicate the problem.
    I'm using Photoshop CS6 on Macbook Air running Mavericks.
    Any ideas?

    dude, it was bad news..
    well i think u really lost ur work and data, so u need to redo again all the stuff...
    and that's the reason i haven't upgrading my OS, bcoz I have the same issue I'm affraid that all my third apps lost.
    next time u should buy HDD Ext so u can backup through time machine before upgrading OS.

  • My daughter accidentally deleted her texting app off of her i-pod 4th generation.  Is there a way to get it back?  Or, is the there a way to re-install or install a new one.  The issue seems to be not being able to load a newer ios.

    My daughter accidentally deleted her texting app off of her i-pod 4th generation.  Is there a way to get it back?  Or, is the there a way to re-install or install a new one.  The issue seems to be not being able to load a newer ios.

    Hello rkoslosky,
    Welcome to the Apple Support Communities!
    I understand that you are not able to locate the Messages application on your daughters iPod touch (4th generation). The good news is that this application cannot be deleted or restricted. The first suggestion I have is to try and search for Messages using Spotlight to search the iPod touch for this application. If Messages is located in Spotlight, then it has probably been moved to a different page of applications or even possibly a folder of applications on the device. Searching all pages will help you locate it. 
    Search with Spotlight - Apple Support
    Have a great day,
    Joe

  • Selection remains after deletion of text, unexpected text now selected

    DW 13.2 build 6466
    Mac OS X 10.9.3
    Repro: Select characters or lines of text .  Type of content (JS, CSS, HTML) is irrelevant.  Delete the text.
    Expected: text removed, without any text selected.
    Actual: text removed, selection remains, but with new text selected (selection not removed).
    Result: Unexpected text deleted (equal to the size of the selection).
    Doesn't matter if I delete the text and then type a character, or just type a character to replace the selected text.   I always lose the deleted part, and the character entry replaces the newly (mistakenly) selected text.
    this is not the "my selected text got deleted" bug.
    I've tried:
    turning off voice/dication
    rebooting
    rebuilding site cache
    removing user/configuration files
    banging head on the table.
    any suggestions are appreciated...
    thanks,
    Michael

    Before a total reinstall using the cleaner tool: http://helpx.adobe.com/creative-suite/kb/cs5-cleaner-tool-installation-problems.html
    ...it might be worth trying to restore preferences: Restore preferences | Dreamweaver CS4, CS5, CS5.5, CS6
    That'll sometimes catch things the program cache/personal config folder clearing misses since it wipes any user-added extensions that might be causing a conflict somewhere.

  • Language issue for selection texts

    Hi All,
    There is a auto generated program, for which I am facing a language issue.
    When I logon the system in EN language, I can see the the selection text in english language.
    However when I logon to system in DE language, it just displays the variable name in the selection screen.
    When I click on the selection text, the following info msg is displayed: "Not translated texts from the original language DE be interfered".
    What does this message mean? Can I view the selection text in English language when i am logged in DE language.
    Since this is an auto generated program, I am not authorised to do the changes.
    Thanks

    Hi Rohit
    Ask your basis team to give you authorization for these two authorization objects:
    S_QUERY_ALL          Change, maintain and translate query
    S_QUERY_UPD         Change and Translate
    If you have these authorizations you can go and change the translation in ABAP Query which is generated by using SQ01 tcode.
    If you have the authorization for above mentioned authorization objects the nuse tcode :
    SQ07 and you can translate your query.
    Regards
    Neha
    Edited by: Neha Shukla on Nov 28, 2008 3:57 PM

  • Firefox 4 will not let me select text in a pdf I have created - wasn't an issue with ff3 or iexplorer.

    I've printed webpages from firefox 4 to pdf using bullzip or pdfcreator and I'm unable to select text or search for text in that pdf. Print to pdf in any other browser and I don't have a problem.

    I've printed webpages from firefox 4 to pdf using bullzip or pdfcreator and I'm unable to select text or search for text in that pdf. Print to pdf in any other browser and I don't have a problem.

  • Lenovo Idea tab A 3000 Deleting selected conversati​ons Issue

    Hello, I just bought A 3000 Idea tab and in the messaging I do not see an option to delete selected threads at once by selecting. We can only delete selected conversations in one thread / delete all threads. Can anyone tell me whether this option exists in A3000?
    Solved!
    Go to Solution.

    I don't think the stock Android Messaging app supports that (although I can't say that I've ever tried it personally).  There's lots of alternative messaging apps available on the Play Store, I'm sure you can find one there that better meets your needs.

  • Can no longer select text in email template or read only field with mouse using IE or Firefox?

    Hi Guys,
    I can no longer select text in email template or read only field using my mouse in IE or Firefox anymore. We are using CRM 2011 rollup 18 applied with IE 11 and the latest version of Firefox. We only applied roll up 18 in Feb when this issue began.
    Thanks
    Dave
    David Kelly

    When you have a problem with one particular site, a good "first thing to try" is clearing your Firefox cache and deleting your saved cookies for the site.
    (1) Bypass Firefox's Cache
    Use Ctrl+Shift+r to reload the page fresh from the server.
    (You also can clear Firefox's cache completely using:
    orange Firefox button ''or'' Tools menu > Options > Advanced
    On the Network mini-tab > Cached Web Content : "Clear Now")
    (2) Remove the site's cookies (save any pending work first) using either of these. While viewing a page on the site:
    * right-click and choose View Page Info > Security > "View Cookies"
    * Alt+t (open the classic Tools menu) > Page Info > Security > "View Cookies"
    Then try reloading the page. Does that help?
    These features rely on JavaScript, and it sounds as though you have scripting enabled if you get (the wrong) color changes. Some add-ons might alter the way scripts operate, so a standard diagnostic to bypass interference by extensions (and some custom settings) is to try Firefox's Safe Mode.
    First, I recommend backing up your Firefox settings in case something goes wrong. See [[Backing up your information]]. (You can copy your entire Firefox profile folder somewhere outside of the Mozilla folder.)
    Next, restart Firefox in Firefox's Safe Mode ([[Safe Mode]]) using
    Help > Restart with Add-ons Disabled
    In the dialog, click "Start in Safe Mode."
    If those features work correctly, this points to one of your extensions or custom settings as the problem.
    To also disable plugins, you can use this page:
    orange Firefox button ''or'' classic Tools menu > Add-ons > Plugins category
    Any change?

  • Need to Update SELECTION TEXT and text symbols for report J_1IEWT_CERT.

    Hello Experts,
    My requirement is need to "Update SELECTION TEXT and text symbols for report J_1IEWT_CERT".
    1. As I want to change text sysmbols for 006 to "Run in preview mode". Currently it showing "Type of output". Issue I am facing here is that whenever I deleting aur changing the same it throws an error : "Text symbol 006 is an original text and cannot b
    deleted or renamed".  How can I do the same.
    2. Secondly I have to add two selection text also i.e. ZFATHER and PREV . And delete two selection text i.e. P_PDF and
    P_SCRIPT. In this Tab there is only a Icon of deleting not an Addition button .So How can I add two more selection text.
    Above are Manual Activities which is written in note 1486147. We already taken an acess key and it shows in editable mode but
    not able to add/deletin/modify selection text and text symbols.
    Please provide the solution as it is critical requirement.
    Reagrds,
    Supriya Bhatt.

    Hi Vishal Saxena,
    Just go through the screens and do it .
    [<li> Link1|http://4.bp.blogspot.com/_O5f8iAlgdNQ/SjoVqL9rnvI/AAAAAAAAEs4/fPG7IG9yGK4/s1600-h/3-716953.JPG]
    [<li> Link2|http://1.bp.blogspot.com/_O5f8iAlgdNQ/SjoVp3d9uEI/AAAAAAAAEso/ZxfkeNAiOZQ/s1600-h/1-715669.JPG]
    [<li> Link3|http://2.bp.blogspot.com/_O5f8iAlgdNQ/SjoVqIbpNpI/AAAAAAAAEsw/2ntYgX-i1Dc/s1600-h/2-716353.JPG]
    Thanks
    Venkat.O

  • I deleted a contact out of my iPhone 4S but when I go to send a message the contact appears although that individual is no longer in my address book. I deleted all text and call history pertaining to the deleted contact but still shows up.

    I deleted a contact out of my iPhone 4S but when I go to send a message the contact appears although that individual is no longer in my address book. I deleted all text and call history pertaining to the deleted contact but still shows up. Does anyone have the same issue and how do I fix it?

    dam122577 wrote:
    but wont restoring as new delete all my info on my phone
    Yes. That is why I added...
    it will disappear over time due to non-use.

  • Double-click to enter a text frame - selecting text unresponsive

    Ok.
    So frustrating...I haven't been able to find a solution to this anywhere online.
    Let's say I've got an InDesign document open, and have my selection tool (V).
    I double click on a text frame (that is full of text), see that there is now a cursor inserted in the text frame, so I go to swipe or double-click to select/highlight some text, and NOTHING HAPPENS (it is unresponsive).
    I wait a second, and then I can select text.
    But this was not an issue in CS6 on the Mac I used to use for almost 2 years. 
    I could double click on a text frame and quickly swipe text to select, it was very fast.  This second-long delay in responsiveness trips me up every time, disrupts my flow and is really, really annoying when I am selecting and editing different text boxes hundreds of times all day long.  I am using ID CC on a Windows machine now, but the CPU is super fast (16 GB ram, i7 processor) and should not be having any lag issues in InDesign. 
    Does anyone else have this problem?  Is there something in the InDesign preferences that I can change, or is this a bug?

    de_fault, please send a complaint to Adobe otherwise they won't fix it:
    Adobe - Feature Request/Bug Report Form
    Problem description: When switching from the Selection tool to the Text tool (by double-clicking in a text box) there is a 1-2 second delay before you can select text.
    Steps to reproduce bug:
    1. Make a text box and fill with text
    2. Select the Selection tool (V)
    3. Double-click in the text box so that you see a cursor
    4. Immediately try to select text
    Results:  You have to wait 1-2 seconds before you can select text.
    Expected results:  There should not be a delay.  There was no delay in previous versions.

  • How to delete selected row in table control

    Hi all,
    here is my coding for deleting selected row.
    But it is not working correctly.
    I am not able to delete seleced row.
    If i press delete button it automatically delete from beginning instead of selected rows.
    Can anyone can help me plz...
    CONTROLS rowdeleting TYPE TABLEVIEW USING SCREEN 100.
    TABLES zdetails.
    data : begin of itab occurs 0,
    NAME TYPE ZDETAILS-NAME,
    ADDRES TYPE ZDETAILS-ADDRES,
    CONTACTNO TYPE ZDETAILS-CONTACTNO,
    INIT TYPE C,
    end of itab .
    DATA OK_CODE LIKE SY-UCOMM.
    CALL SCREEN 100.
    MODULE STATUS_0100 OUTPUT.
    SET PF-STATUS 'BACK'.
    IF ITAB-INIT IS INITIAL.
    SELECT NAME ADDRES CONTACTNO FROM ZDETAILS
    INTO CORRESPONDING FIELDS OF TABLE ITAB.
    DESCRIBE TABLE ITAB LINES rowdeleting-LINES.
    ITAB-INIT = 'X'.
    ENDIF.
    ENDMODULE. " STATUS_0100 OUTPUT
    MODULE CHANGE_SDYN_CONN OUTPUT.
    READ TABLE itab INTO ZDETAILS INDEX rowdeleting-current_line.
    ENDMODULE. " CHANGE_SDYN_CONN OUTPUT
    MODULE READ_TABLE_CONTROL INPUT.
    IF ITAB-INIT = 'X' AND OK_CODE = 'DELETE'.
    DELETE ITAB index rowdeleting-current_line ."FROM ZDETAILS.
    DESCRIBE TABLE ITAB LINES rowdeleting-LINES.
    ENDIF.
    ENDMODULE. " READ_TABLE_CONTROL INPUT
    MODULE USER_COMMAND_0100 INPUT.
    CASE OK_CODE.
    WHEN 'BACK'.
    LEAVE PROGRAM.
    WHEN 'DELETE'.
    IF ITAB-INIT = 'X' AND OK_code = 'DELETE'.
    DELETE ITAB index rowdeleting-current_line .
    ENDIF.
    ENDCASE.
    ENDMODULE.
    regards ,
    ranjith.

    Hi,
    Check the following code:
    CONTROLS TABLE_CONTROL TYPE TABLEVIEW USING SCREEN 100.
    TABLES SDYN_SDW4.
    DATA SDYN_ITAB LIKE STANDARD TABLE OF SDYN_SDW4.
    DATA INIT.
    DATA OK_CODE LIKE SY-UCOMM.
    DATA SAVE_OK LIKE SY-UCOMM.
    DATA MARK.
    DATA  COL TYPE CXTAB_COLUMN.
    CALL SCREEN 100.
    *&      Module  STATUS_0100  OUTPUT
          text
    MODULE STATUS_0100 OUTPUT.
      SET PF-STATUS 'GRUND'.
      SET TITLEBAR '100'.
      IF INIT IS INITIAL.
    Datenbeschaffung
       SELECT CARRID CONNID CITYFROM AIRPFROM CITYTO AIRPTO DEPTIME ARRTIME
                DISTANCE DISTID
                FROM SPFLI
                INTO CORRESPONDING FIELDS OF TABLE SDYN_ITAB.
        DESCRIBE TABLE SDYN_ITAB LINES TABLE_CONTROL-LINES.
        INIT = 'X'.
      ENDIF.
    ENDMODULE.                             " STATUS_0100  OUTPUT
    *&      Module  FILL_TABLE_CONTROL  OUTPUT
          text
    MODULE CHANGE_SDYN_CONN OUTPUT.
    you can change the content of current table control line via
    sdyn_conn
    READ TABLE sdyn_itab INTO sdyn_conn INDEX table_control-current_line.
    ENDMODULE.                             " FILL_TABLE_CONTROL  OUTPUT
    *&      Module  READ_TABLE_CONTROL  INPUT
          text
    MODULE READ_TABLE_CONTROL INPUT.
    Check input values
      IF MARK = 'X' AND SAVE_OK = 'DELETE'.
        DELETE TABLE SDYN_ITAB FROM sdyn_sdw4.
        DESCRIBE TABLE SDYN_ITAB LINES TABLE_CONTROL-LINES.
      ENDIF.
    ENDMODULE.                             " READ_TABLE_CONTROL  INPUT
    *&      Module  USER_COMMAND_0100  INPUT
          text
    MODULE USER_COMMAND_0100 INPUT.
      SAVE_OK = OK_CODE.
      CLEAR OK_CODE.
      CASE SAVE_OK.
        WHEN 'SORT'.
          DATA: FLDNAME(100),HELP(100).
          READ TABLE TABLE_CONTROL-COLS INTO COL WITH KEY SELECTED = 'X'.
          SPLIT COL-SCREEN-NAME AT '-' INTO HELP FLDNAME.
          SORT SDYN_ITAB BY (FLDNAME).
      ENDCASE.
    ENDMODULE.                             " USER_COMMAND_0100  INPUT
    *&      Module  EXIT  INPUT
          text
    MODULE EXIT INPUT.
    LEAVE PROGRAM.
    ENDMODULE.                 " EXIT  INPUT
    Regards,
    Bhaskar

Maybe you are looking for

  • S_DEVELOP authorization needed for CRM Web Client in SAP CRM 7.0?

    We implemented an own WebUI component in SAP CRM 2007 and use it in others components (with USAGE). After we transport the component in SAP CRM 7.0 we always got an error CX_BSP_DLC_CONFIG_GENERAL_ERR at loading the component. But if we set the permi

  • ICloud with no computer

    I need some clarification on how the iCloud works. I have an iPod Touch and am getting an iPad2 soon. I am selling my laptop that has all my music on it and I want to use the iCloud to keep my library. I'm confused if the iCloud only backs up my purc

  • Export files (.dba and .ada) from Palm 3.1 to Outlook

    Better part of 3 days on this problem.  I can get recognizable information into Outlook from my very old Palm but it is not structured correctly.  I will have to edit every it transfered.  Even opening up the .csv in Excel the errors are evident. Usi

  • Cross company code transcations

    hai to all my loving friends What r cross company code transcations. pls explain how this trancations r going to be done ,what r the advantages of it,pls any attachments. [email protected]

  • Case sensitive data

    Hi, Running on MS-SQL and creating a user defined field is it then possible to set collation to CS instead of default CI (Case Insensitive). Of course you can always do this from EM, but when patching the database this setting will be lost. I've noti