Class for reading and saving standard text (SO10)

Hi,
I was using READ_TEXT and SAVE_TEXT to read/save the standard text (S010). Is there any standard class which contains the method to Read and Save the text of SO10?
I have searched the se24, bu i was unable to find class which can be used.
Thanks,
Shrinivas

If you do a "where used" on READ_TEXT then you will find plenty of SAP methods that call it, so why not just call it directly yourself?  If you do want a class wrapper around it, then it wouldn't take long to build your own "Z_CL_TEXT_HANDLER" class and associated methods.
Jonathan

Similar Messages

  • Standard text (SO10) - To print the text in same line

    In Standard text (SO10) I would like to have my text in a single line. For that I have used the extended line (=) tag. But It is not working.
    Can anyone help me how can I achieve this.
    Actually how many characters I can put in a single line. I think it is 72. But my text is less than 72 characters.
    Can anyone Please help me.
    Regards
    Meshack Appikatla.

    A Text Symbol in Script or Smartform can take lenght of Maximum 80 characters. Any thing more than that will be truncated even if the window is long enoguh to hold more than 80 characters. Si your character formated need to be have the PROTECTED option checked.
    At Topic:
    Try increasing the window size in lenght or width, If that is not possible pratically, you can try by decreasing the font size.

  • Standard text SO10

    hi experts,
    I have a requirement where i want to code a program to read all the standard texts available in SO10.
    Could anyone please help me.
    Thanks in advance.
    Moderator message: please work yourself first on your requirement.
    Edited by: Thomas Zloch on Mar 3, 2011 1:46 PM

    Hi,
    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..
    Thanks,
    Naren

  • How to declare variables in standard text  - so10 t.code

    Hello Friends,
             How to declare variables in standard text  - so10 t.code? Your response will be appreciated much.
    Thanks
    Sri

    For Script & Smartform  Text - &VAR&

  • Is anyone else having email problems such as apps exiting in the middle of an email? It may be a wireless issue. I use First Class for work and yahoo email for personal. I will be in the middle of typing a long email and the app just quits, all data lost.

    Is anyone else having email problems such as apps exiting in the middle of an email? It may be a wireless issue. I use First Class for work and yahoo email for personal. I will be in the middle of typing a long email and the app just quits, all data lost.

    Have you tried restarting or resetting your iPad?
    Restart: Press On/Off button until the Slide to Power Off slider appears, select Slide to Power Off and, after the iPad shuts down, then press the On/Off button until the Apple logo appears.
    Reset: Press the Home and On/Off buttons at the same time and hold them until the Apple logo appears (about 10 seconds). Ignore the "Slide to power off"

  • I have a PDF with a diagram, I need to translate the text so I open it in Illustrator.  The document opnes up vertically oriented  I try to put it horizontal to be able to read and change the text  However everything I have done is not working  The artboa

    I have a PDF with a diagram, I need to translate the text so I open it in Illustrator.  The document opens up vertically oriented  I try to put it horizontal to be able to read and change the text  However everything I have done is not working  The artboard does change, but the diagram stays vertical.....Please help  I need to finish that for today..Please help

    A PDF usually consists of one to an indefinite number of clipping masks inside each other.
    You need to be very carefull with selecting stuff.
    So you need to read the manual on how to select stuff and on the basics of Illustrator.
    On top of that: because of the complex hierarchy of PDF files, it is kind of difficult to help you without seeing anything.

  • How to Maintain documentation (se38) using standard text (SO10)

    Hi,
    I have created standard text using SO10. Now I want to include the standard text in documentation (SE38) section of my ABAP program.
    I tried using /: INCLUDE 'YTEST' OBJECT TEXT ID ST LANGUAGE EN
    But the standard text is not showing up when I click the documentation icon in the selection screen.
    Can you please let me know how to maintain documentation for ABAP programs using Standard Texts.
    Thanks in advance.
    Sincerely,
    Vidya

    Hi Mahesh,
    In SO10, which format key has been used (AS, /*, /:, *.... to show up in documentation). when you used insert->text-> did you use 'expand immediately' check box. If expand immediately option is used, it won't serve our purpose.
    =
      (space)
    Example
    SO10 Yeurope_terms
    Inside Yeurope_terms
    Terms: For Europe
    /*           No Tax for Italy
    Waiting for your reply.
    Sincerely,
    Vidya

  • Valuation class for imports and domestic material

    Hi,
    We wanted to hit different GLs for domestic and Imported materials inventory and therefore we have defined two valuation classes for Domestic and Imported material and these  valuation classes are attached to respective materials in account view 1.
    But now our problem is , we have few materials which are procured from domestic market as well as Aboard market.
    Therefore now we are facing problem how to hit correct GLs based on the nature of procurement.
    Thx in advance...
    Regards
    Sandeep marwha

    use split valuation , since materail details is a master record we cant dupoicate .
    so use split valuation and give a diffrent valuation class which correcponds to a diff gl account .
    so when ver u create a Po givethe valuation type also , so that at Gr doing time , the stock will hit that gl act only. other wise will create issue , it will be grayed out while doin Gr .

  • Lightweight library for reading and writing mp3-tags

    Hi,
    I'm currently evaluating libraries for reading and writing mp3-tags. All the projects I found so far where not maintained for a couple of years.
    My question:
    Is there currently a library, which one could call standard for this purpose
    Cheers
    Jonny

    jonnybecker wrote:
    I'm currently evaluating libraries for reading and writing mp3-tags. Don't you rather mean ID3 tags?
    All the projects I found so far where not maintained for a couple of years.It may either be dead, or it may be so finished and free of bugs that no maintenance is needed anymore.
    If you're occurring problems with it and if it is open source you can always consider taking a fork for own development.
    Is there currently a library, which one could call standard for this purposeNo one comes to mind.

  • Creating a external content type for Read and Update data from two tables in sqlserver using sharepoint designer

    Hi
    how to create a external content type for  Read and Update data from two tables in  sqlserver using sharepoint designer 2010
    i created a bcs service using centraladministration site
    i have two tables in sqlserver
    1)Employee
    -empno
    -firstname
    -lastname
    2)EmpDepartment
    -empno
    -deptno
    -location
    i want to just create a list to display employee details from two tables
    empid firstname deptno location
    and same time update  in two tables
    adil

    When I try to create an external content type based on a view (AdventureWorks2012.vSalesPerson) - I can display the data in an external list.  When I attempt to edit it, I get an error:
    External List fails when attached to a SQL view        
    Sorry, something went wrong
    Failed to update a list item for this external list based on the Entity (External Content Type) 'SalesForce' in EntityNamespace 'http://xxxxxxxx'. Details: The query against the database caused an error.
    I can edit the view in SQL Manager, so it seems strange that it fails.
    Any advice would be greatly GREATLY appreciated. 
    Thanks,
    Randy

  • InterMedia Java Classes for Servlets and JSPs and Netscape

    I am using the interMedia Java Classes for Servlets and JSPs to upload and retrieve multimedia data. I have found that it is much more performant in Internet Explorer (5.5) than in Netscape Communicator (4.7). In fact, I cannot upload images larger than 10K at all using netscape. However, the same image can be uploaded into the same application using IE. Is this a known issue?
    Thanks in advance.

    Hi,
    We have successfully uploaded multimedia data in the giga-byte range (Quicktime and AVI files) at the same speed with both the Netscape (4.7n) and MS IE (4.n and 5.n) browsers. One thing we have noticed is that its very important to set the manual proxy settings correctly if you have an environment with a proxy server. If you don't, then uploads can go via the proxy server and, for some reason, that seems to take considerably longer. For example, suppose you are in the www.xyzco.com domain and are connecting to a host named webserver.www.xyzco.com, then specify webserver and webserver.www.xyzco.com (to cover both cases) in the "Do not use proxy servers for..." box in the manual proxy server configuration screen. Also, if you're using a tool such as JDeveloper that uses the host IP address in the debugger environment, then you also need to add the numeric-based (nnn.nnn.nnn.nnn) IP address to this list.
    Hope this helps.
    In order to better understand the variety of ways in which our customers are using interMedia, we'd be very interested in knowing a little more about your application, the interMedia functionality that you are using, and how you are developing and deploying your application. If you are able to help us, please send a short email message with some information about your application, together with any comments you may have, to the Oracle interMedia Product Manager, Joe Mauro, at [email protected] Thank you!
    Regards,
    Simon
    null

  • I updated Itunes today to the latest version. Windows 7 64bit. None of my drivers work and get an error when itunes starts, about registry setting for reading and writing dvds and cds missing. Anyone else have the same issue. I downloaded itunes again, re

    I updated Itunes today to the latest version. Windows 7 64bit. None of my drivers work and get an error when itunes starts, about registry setting for reading and writing dvds and cds missing. Anyone else have the same issue. I downloaded itunes again, reinstalled still have same issue.

    I'd start with the following document, with one modification. At step 12 after typing GEARAspiWDM press the Enter/Return key once prior to clicking OK. (Pressing Return adds a carriage return in the field and is important.)
    iTunes for Windows: "Registry settings" warning when opening iTunes

  • Read and vocalize pdf text on pdf formatted cd-rom?

    Will adobe reader 11.01  read and or vocalize text from a pdf formatted cd-rom?  How does on accomplish these functions?

    Yes, when the PDF documents contain text.

  • Training classes for Administrator and Performance Tunning

    Hi All,
    I would like to learn more about ORACLE database so do you know any where offering the classes for Administrator and Performance Tunning in California Bay Area.
    THanks,
    JP

    Oracle. :-)
    http://education.oracle.com
    Alison

  • Please help me get apps for shazam and talk to text

    I would like comprable features for shazame and talm to text.

    ¡Hola CyndiC!
    Please let Shazam know you want their application on Firefox OS, you could do so at https://support.shazam.com/hc/en-us/requests/new
    ¡Gracias!
    Alex

Maybe you are looking for

  • Creating a Linked Report in SC 2012 - Operations Manager fails with Error

    Hello everyone, I was trying to create a linked report based on an availability report recently. I found Emre Guclu's scom linked report creation guide here: http://blogs.technet.com/b/emreguclu/archive/2011/10/13/using-linked-reports-in-scom-to-crea

  • Nokia Music on Windows 8 PC - My Music on network ...

    Hello, I installed Nokia Music on my Windows 8 PC (in prep to buy a new Lumia 928 when it comes to Vzw) to get a feel for how it works.   I do like it, but it wont see any of my "local" music, which is all hosted on a network share on a Windows 2012

  • Acrobat X booklet feature problem

    When I print from acrobat x using the booklet feature the pages impose properly but they do not butt together at the spine. The book is 6 x 6 inches and I want to print imposed printer spread PDF's onto a 8.5" x 14" sheet. I can't seem to get the spi

  • Mail starts on it's own?

    Mail is starting up all by itself. It's shut down at night, but then in the morning, it's started up again. It's a problem because then email can't be checked online if it's being downloaded to the computer. Anyone else seen this?

  • Setting constraint values inside states

    Hi all, in the code attached I have a state called 'pods1' - I have a canvas called pod1 when I'm in design view and I change states to 'pods1' it works fine - but if I change to this state programatically it says 'left' can't be found in <mx:canvas>