Transport of texts

Hi people,
in the layout of my component I have texts that I input directly in the 'text' property of the UI element.
Somebody transported the component to Production environment, and the texts were still ok.
Then I modified some texts in Development, transported the request into Production, and when I execute
I see the old texts.  And even more strange, if I navigate the UI structure what I see is the correct text !!!
Anybody can help ? thanks

Hi Joan,
Please check if the URL has this parameter "sap-wd-configId" and any value is supplied.
If any value is supplied, then user is running application with that configuration.
The configuration can only be modified to affect all users in Configuration editor. This can launched using SE80.
Customization can be done by passing the URL parameter sap-config-mode = X or sap-config-mode = config for ALVs
Users (administrator) with proper authorization can setup this customization.
Finally personalization, the end user can right click and change. I dont think text data can be changed using personalization.
So please check if the app. is running using configuration or customization changes are done by going in config mode (sap-config-mode = X or sap-config-mode = config for ALVs)
If you want to restrict the authorization, corresponding Auth. objects has to be modified.
Please check the below links
http://help.sap.com/saphelp_erp2005/helpdata/en/ba/139e422bd70931e10000000a1550b0/content.htm
http://help.sap.com/saphelp_nwmobile71/helpdata/en/7b/fb57412df8091de10000000a155106/content.htm (read about the parameter sap-config-mode)
Thanks,
Anand

Similar Messages

  • How to Transport standard text in scpits from 1 client to other

    HI I am veerendra,
    Can you please tell me,
    How to Transport standard text in scpits from 1 client to other
    THanks,
    Veerendra

    Hi veerendara,
    1. a little tricky
    2. goto se09 and create a new
    customizing rqeuest.
    3. after that
    in the object list,
    go in edit mode
    and a new window will come
    where u can add the objects(in table control)
    4. there u put
    program id = R3TR
    object type = TEXT
    object name = TEXT,YHRS_FNF_LTR,YHR1,E
    where
    TEXT = TEXT
    YHRS_FNF_LTR = name of standard text
    YHR1 = TEXT ID
    E = english language
    regards,
    amit m.

  • How to Transport Standard Text

    Hi all,
    I'd like to transport Standard text from one server to another.
    Pls guide me.

    Hi Ram,
    Create a workbench request and change the task as development/correction.
    Execute RSTXTRAN program and give the CR and the standard text with the language. Then the Standard text will be moved to the CR.
    In Detail.....
    When u created SAPScript Text in SO10 ,it won't ask any request or it won't saved under any request.
    u have to save that SAPScript Text in a request..
    steps to save SAPScript Text in a request...
    ->go to se38 -> RSTXTRAN -> Execute(F8)
    -> again press F8(Execute)
    -> Press Deselect all button
    ->in find (Ctrl+F) give ur SAPScript Text name
    ->check that
    -> Press 'Enter'(on ur key board)
    ->Now click d button 'Trsfr texts to corr.' button
    ->now it will ask to assign request number
    ->( u can save any existing request or ur own request number)
    but it stored as Customizing Request(every SAPScript Text is assigned to a request as like this only)...
    check this
    Re: RSTXTRAN...
    Regards,
    Priyanka.
    null

  • Problem in transporting the text elements for user exit EXIT_SAPLV09A_002

    Hi  All,
    I am facing a problem in transporting the text element (text symbol) for the exit EXIT_SAPLV09A_002. It is implemented and transported but the text elements are not transported and even if I try to delete them and then create them again, on activation it doesn't prompts for TO and it version its shows it as local object. I have tried to manually assign the TO by using limu as id of program and rept as type and SAPLXV09 as the name of the object but still it doesn't allows as an error message comes prompting local object cannot be assigned to TO. Kindly suggest solution this problem.
    Regards,
    Sachin
    Edited by: Sachin Dangayach on Nov 15, 2010 4:21 PM

    Hello ,
               In the Quality after you run the report check in the layout option>display text elements> variables and check what value is displayed for the use exit variable , if it is correct then problem may be in the selection you gave when you run the report if the user exit variable value is wrong , then set a break point in the code and run the report from rsrt and check where the error is.
    hope it is clear
    assign points if useful

  • How to transport the text elements in  Reports?

    need answer to this question.
    how to transport the text elements in the reports?
    Edited by: venkata kumar on Feb 18, 2008 1:33 PM

    Hi Venkata,
    Text Elements are a component/part of the SAP script and are not individual ABAP objects within the SAP environment hence they cannot be transported independently.
    You would need to make changes in your text elements in the SAP script which would result in the SAP script being saved under a transport and moving the transport across the landscape would result in the text elements also getting transported.
    In short: Move SAP script - to move text elements.
    Cheers,
    Aditya

  • How to transport standard texts?

    Hi,
    I have a lot of standard texts in SO10 and we need to transport these texts in other system. How do you include a standard text in a TP request, because it is not included automatically and i can't see "the truck" anywhere.
    Thanks in advance,
    George

    Hello George.
    I have come across,
    These are the additions you need to make in the transport request as per the SAP note 3355.
    R3TR FORM NAME (NAME = Name of the layout set)
    R3TR STYL NAME (NAME = Name of the style)
    R3TR TEXT OBJECT,NAME,ID,L
    (OBJECT = Text object, NAME = Text name, ID = Text ID, L = Text language)
    and then
    You need to use or run the standard program "RSTXTRAN" which describes as the "TEXT transport utility".
    By executing the specified request.
    If should work. If not give feedback.
    Good Luck & Regards.
    Harsh Dave
    Edited by: Harsh Dave on Sep 10, 2008 2:28 PM

  • How to transport the  text elements

    hi guru's,
      i need answer to this question.
      how to transport the text elements in the sap script?

    Hi,
    U mean Standard Text?
    Standard Text can create using SO10.
    Use RSTXTRAN Standard Program..
    Do Like this..
    Goto se38 and enter program name as RSTXTRAN
    and press F8..
    and give Text-key Name as Standard Text Name
    then Press F8..
    And select Select check box.. and enter
    and press on trsfr to corr button..
    it asks transfee textxs to a correction..
    press on yes button..
    it will show request number or create your own request...
    and after goto SE10 tcode and Transport it...
    Regards,
    KK

  • TRANSPORTING SELECTION TEXTS

    Hi
    Am working on a programme and i need this to be transferred to quality system.Can anybody tell me that the selection texts of this programme will be transported along with it or do i need to follow any separate procedure to transport selection texts...
    thanks..

    if you are creating selection texts for the first time for your program it asks for the request number,
    give your earlier request number that you created for your program.
    if you are Transporting your  program from DEV -
    > Quality,program will takes selection texts.
    suppose if your program already transported,now you are trying to create selecetion texts,you need to create separate TR for that and transport it seperately...
    Hope it helps.....

  • To transport STANDARD TEXT for  script

    Hello Experts,
          Can any one give clarification
    'Hou to transport STANDARD TEXT for a script'.
    Regards,
    Kumar

    Hi,
    Use RSTXTRAN Standard Program..
    Do Like this..
    Goto se38 and enter program name as RSTXTRAN
    and press F8..
    and give Text-key Name as Standard Text Name
    then Press F8..
    And select Select check box.. and enter
    and press on trsfr to corr button..
    it asks transfee textxs to a correction..
    press on yes button..
    it will show request  number or create your own request...
    and after goto SE10 tcode and Transport it...
    Message was edited by:
            Vishnu Reddy

  • Error while transporting standard text using RSTXTRAN

    Hai Gurus
        I am trying to transport the standard text that was created in Development to Quality with the script I am working. I tried to attach the SO to the task Request using RSTXTRAN and SO are selected.Finally when I am trying attach to the correction it throws up error like this "You cannot transport client-specific objects"...what should we do for this...
    Thanks
    Ganesh

    Hi Gurus
      The Message is "You cannot transport client-specific objects".
      Diagnosis
      The object 'R3TR'  'TEXT'  'TEXT,Z_2200_REMIT2,ST,E' is client-specific. The current client is set so   that you cannot transport client-specific objects.
    System Response
    You cannot release the request.
    Procedure
    Delete the object from the request, or ask the system administrator to change the setting of this client.
    Should this occur of Settings by the Basis Guy in this client
    Thanks
    Ganesh

  • Getting error while transporting standard text

    Hi,
    I am trying to transport the standard text(created in SO10), by using RSTXTRAN program but i am getting this error message " Changes to objects are not allowed in correction/Repair" after click on "Trsfr texts to corr" button.
    I am doing in the following way.
    Program : RSTXTRAN
    Given
    Text key - Object - TEXT
    TEXT KEY Name - ZTEXT
    ID - ST
    Language EN
    Execute
    enter -> click on button called transf text to corr -> it is throwing message " Transfer text to a correction" i am saying "yes" then its throwing the following error  " Changes to objects are not allowed in correction/Repair"
    Regards,
    Sarath.J

    Hi,
       In order to assign a standard text to your request. You should be the owner of the request. Though you have a task on your name under that request, it doesnt allow you to assign. You will be getting the error which you got now.
    Regards

  • How to transport standard text in SO10 to different system.

    Hi,
    I need to change the standard text in SO10. I need to change the custom text. We have a custom text id (zval) associated with it. How to transport the changes i have done from Dev to Quality to Production.
    I wanted one clarification: when we create the transport manually, whether only those changes what i have done for the text can be transported or it will include all the other text which are initially present (like table entries). From the program RSTXTRAN, can you give the what are the inputs need to given.
    Please let me know regarding this. Thanks in advance

    Steps..
    Create a work bench CR in the transaction SE09..
    Modify the task to Development correction / Repair..
    Go to the program RSTXTRAN..
    In the name of correction give the task number (Not the CR number)
    Give the Text Key..Your standard text name..
    Press F8...
    Press select all..
    Then Press enter..
    Then press the button "Trsfr texts to corr".
    Now the standard texts will be moved to a CR..
    Then release the CR and move it to QA..

  • Problem in Transporting Standard Text Elemt

    Hi Friens,
    I have changed the standard text through 'so10' now how can i add that to my transport request such that i can transport that to my production pls help me.

    Hi,
    U can do like this..
    1. a little tricky
    2. goto se09 and create a new
    customizing rqeuest and u can use the request u want to add.
    3. after that
    in the object list,
    go in edit mode
    and a new window will come
    where u can add the objects(in table control)
    4. there u put
    program id = R3TR
    object type = TEXT
    object name = TEXT,YHRS_FNF_LTR,YHR1,E
    where
    YHRS_FNF_LTR = name of standard text
    YHR1 = TEXT ID
    E = english language
    Cheers,
    Simha.
    Reward if it helps..

  • Transport Agent Text To HTML Conversion Problem

    I have been building a transport agent that works fine except when I have to convert a plain text email to html. I have been looking for samples on how to use the textconverters and texttohtml. However, I'm not sure what they really are supposed to do. If
    I use it to convert the body it will convert what was plain text to html as in the example below...but it never converts the actual body type to html so it's still a plain text email with a body that has html text in it. Therefore, when read...it doesn't display
    properly. Are the converters supposed to change the mail body type also? Can you change the mail body type?
    <html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
    <meta name="Generator" content="Microsoft Exchange Server">
    <!-- converted from text -->
    <style><!-- .EmailQuote { margin- padding- border- } --></style></head>
    <body>
    <font size="2"><span style="font-size:10pt;"><div class="PlainText">Hello<br>
    </div></span></font>
    </body>
    </html>

    Hello, do you  find answer?

  • Transporting Sales texts to Delivery header text

    Hi All,
    I'm trying copy text from sold to party to delivery.It works fine in DEV client.But when i transported this change to test client it is not working.I've checked in VOTXN and everything looks fine.
    Please advise what could be the cause for this.
    Kind Regards,
    Venkat

    Is it done with Copy control or with some development kind of stuff?
    If from Copy control than get functional person to cross check the configuration between both clients.

  • Transport STANDARD TEXT KEY from CA10

    Hi ,
          Is it possible to transport the STANDARD TEXT KEY created in CA10? Please give your suggestion on how it can be done or is it advisable to create entries in each client manually.
    Thank you.

    You can only transport the standard text key along with its short text, long text transportation is difficult as they are not stored in transparent tables.
    Follow the steps:
    1. Go to transaction SE10. Click on Create. 
    2. Following pop-up appears. Select Workbench request.
    3. Now double-click on the request
    4. give the following details:
    Prog ID: R3TR
    Object type: TABU
    Object Name: T435T
    5. Now click on the key button available under the name u201CFunctionu201D
    6. Following screen appears. Double-click on the first empty line.
    7. Here we can provide the entries that we would need to transport.
    Client: Client name
    Language:*
    Std text key: *
    8. Now you can check for the entries that would be transported as per the given condition, by clicking on the table button
    Select the third radio button u201CTable contents specified by current keyu201D.
    9. Click on Save. A warning message would appear.
    Ignore the warning message and click on Save. Now transport this request to transport the data to any other system.

Maybe you are looking for