Read Custom Text

Dear All
i have big problem
in the PA30 tcode select any infotype "Action" .......
goto Edit menu and select Maintain Text or Maintain Description
then you can write large text there
after you save it you can see text icon in the main screen
my problem is i want to get that text to my report
please send any idea how can i get these text
i can use Read-Text function but how can i find there Text object and Text ID
please Help me

Hi,
You will get the text icon if you have the text, then click that Icon then a Line editor will open, from there GOTO --> Header, then a Popup wil open with all the fields.
then, from your report call READ_TEXT function module and pass the values which you see in that Popup
Regards
Sudheer

Similar Messages

  • Hello, I am trying to use a photo,that I've opened up in pages on a blank landscape, taken from my camera roll and use it as album cover art. All the custom text's will not paste when I copy.  Pic and texts are saved as a PDF, how can I paste the doc ?

    Hello, I am trying to use a photo,that I've opened up in pages on a blank landscape, taken from my camera roll and use it as album cover art. All the custom text's will not paste when I copy.  Pic and texts are saved as a PDF, how can I paste the doc ?

    Hello, I am trying to use a photo,that I've opened up in pages on a blank landscape, taken from my camera roll and use it as album cover art. All the custom text's will not paste when I copy.  Pic and texts are saved as a PDF, how can I paste the doc ?

  • How can I add a new message(custom text message) to the holiday approval em

    How can I add a new message(custom text message) to the holiday approval email-notification sent to the manager?
    TIA

    The answer is 'not very easily', unless the information you want to display is the employee's leave balances. In 12.1.3 Oracle have delivered functionality that allows you to include the leave balances in the approval notifications out-the-box, ie, without customization.
    For any other information you're probably going to have to customize the standard delivered HRSSA workflow. Within this workflow, the Leave of Absence functionality uses the Notify Approver (Embedded) (HR_APPROVER_NTF) notification. The body of this notification is set to the Notify Approver (Embedded) (HR_NTF_EMBEDDED_REGION) attribute. This in turn defaults to:
    JSP:/OA_HTML/OA.jsp?OAFunc=-&HR_EMBEDDED_REGION-&NtfId=-&#NID-
    So essentially you can change the HR_APPROVER_NTF notification. The problem with changing this notification is that it's generic - it's used for all SSHR functions and not just Leave of Absence. That means you have to make other, more substantial, customizations to the workflow to ensure the changes you make only applies to LOA.
    The other option is to personalize the review page (ie, the region referenced in &HR_EMBEDDED_REGION) to include whatever messages you want. But that means they'll appear on the Review page and all LOA approval notifications and that might not be what you want.
    It's usually better to live with what Oracle deliver and find an alternative solution! What's the content of the message you want to include?

  • Using xsl stylesheet with List View Web Part to display custom text

    Hi 
    i have an xsl stylesheet with sharepoint listview webpart. The list view shows some items based on a filter. I want to display custom text such as "No Items" when there are zero items in the list view using the xsl stylesheet. How do i achieve
    this. I have spent hours searching but couldnt find the exact answer. Please help me out. I am a light user not a hard core developer so I dont use Visual Studio. Thanks in advance

    Hi 
    I have customised the list view webpart using a custom xsl file by including it in the xsl link of the list view webpart. So i think i need to include the condition in the xsl file itself else it wont work. Since the list view webpart isnt using the default
    xsl. Please let me kknow if you have any idea about including a condition in xsl to check if there are not items in view. 
    The code of the xsl is included below.
    <!--
    This section is the set up and can be used at the top of any external XSLT stylesheet file
    -->
    <xsl:stylesheet
    xmlns:x="http://www.w3.org/2001/XMLSchema"
    xmlns:d="http://schemas.microsoft.com/sharepoint/dsp"
    version="1.0"
    exclude-result-prefixes="xsl msxsl ddwrt"
    xmlns:ddwrt="http://schemas.microsoft.com/WebParts/v2/DataView/runtime"
    xmlns:asp="http://schemas.microsoft.com/ASPNET/20"
    xmlns:__designer="http://schemas.microsoft.com/WebParts/v2/DataView/designer"
    xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
    xmlns:msxsl="urn:schemas-microsoft-com:xslt"
    xmlns:SharePoint="Microsoft.SharePoint.WebControls"
    xmlns:ddwrt2="urn:frontpage:internal">
    <xsl:output method="html" indent="no"/>
    <xsl:template match="/" xmlns:x="http://www.w3.org/2001/XMLSchema">
    <xsl:variable name="Rows" select="/dsQueryResponse/Rows/Row" />
    <table>
    <xsl:for-each select="$Rows">
    <xsl:call-template name="dvt_1.rowview"></xsl:call-template> 
    </xsl:for-each>
    </table>
    </xsl:template>
    <xsl:template name="dvt_1.rowview">
        <tr>
      <td><img height="78" width="60"><xsl:attribute name="src"><xsl:value-of select="@Photo"/></xsl:attribute></img></td>
        <td>
        <table style="margin-left:10px;">
        <tr><td><xsl:value-of select="@FullName"/></td></tr>
        <tr><td><xsl:value-of select="@DOBinWords"/></td></tr>
        </table>
        </td>
      </tr>
    </xsl:template>
    </xsl:stylesheet>

  • CRM Sold To Text ID transfer to R/3 Customer Text ID

    Hi All,
    Now I need your suggestion on how to transfer CRM BP Sold to Text to
    R/3 Customer Text. My first assumption, it's like in Order document where
    we just need to create same Text ID for both document in CRM and R/3.
    But it seems doesn't work for BP. I need to transfer BP Text from CRM to R/3.
    Does it require BDT to customize? (As far as I know it's only for additional field
    in CRM BP).
    Or do we have to use Text Object KNA1 in CRM BP? As we know that
    CRM BP using Text Object BUT000. How to switch to Text Object KNA1?
    Or can we use both Text Object BUT000 and KNA1 on CRM BP?
    Thanks in advance.
    Gun.

    Hi All,
    Now I need your suggestion on how to transfer CRM BP Sold to Text to
    R/3 Customer Text. My first assumption, it's like in Order document where
    we just need to create same Text ID for both document in CRM and R/3.
    But it seems doesn't work for BP. I need to transfer BP Text from CRM to R/3.
    Does it require BDT to customize? (As far as I know it's only for additional field
    in CRM BP).
    Or do we have to use Text Object KNA1 in CRM BP? As we know that
    CRM BP using Text Object BUT000. How to switch to Text Object KNA1?
    Or can we use both Text Object BUT000 and KNA1 on CRM BP?
    Thanks in advance.
    Gun.

  • How to add a custom Text Layout for a wiki page

    I'd just like to know if this is even possible. Has anyone ever tried adding a custom text layout as per the attached screenshot?
    Shereen Qumsieh http://sharepointdeveloperhq.com @msshushu

    Hi Shereen, take a look at this blog post:
    http://blog.hompus.nl/2012/06/07/provisioning-a-default-layout-and-content-when-adding-a-wiki-page/
    Dimitri Ayrapetov (MCSE: SharePoint)

  • Rich Text Editor with Custom Text Attribute

    Hello All,
    We are using the latest version of Oracle Portal 10G. I have a need to create custom Attributes of the type text to let people enter a lot of text. But when User are in edit mode of an item where this custom attribute is used, the Rich Text Editor is not shown for entering the Text for the Custom Text Attribute. It shows a normal html text area. Has anyone ever used RTE with Custom Attribute?
    I request you guys for help.
    Thanks.

    The Problem with the Custom Attribute is not solved, but I have now compromised with the Situation and now I am not using a Custom attribute.
    Rather, Now I am creating a Custom Item Type using Base Text Type (earlier i wanted to create custom item type at my own without any base item type). In this case now I will not be able to change the Lable of the RTE (that is "Text", when the Custom Item is in Edit Mode), but I hope that my users can understand that much.
    I have created a template for portal pages. In the Template I can edit the Region Properties. When I edit the Region property of the region where I want to display my Custom Items. I get two Tabs on the top, Main and Attributes/Style. ON the main tab I can tell what type of region it should be, width etc, in my case it is item type region. And on the Attributes/Style tab, I can select from the availabe Attributes as which all Attributes I want to display. Here if i select only "Associated Functions" Attribute then normally portal should not render anything by default on the Page. It should rather make a call to the procedure which is associated with the Custom Item and as when I was creating the custom item type, I had clicked on "Display Procedure Results With Item", so portal should now display the result of my Procedure. So far it works without problem.
    But the problem is that the Portal displays the text at its own also. As i have written that Portal should not display anything at its own, this doesn't work in this version of Portal for a Custom Item Type that is made using Base Text Item Type. For all others it has worked till now (I have create 50s of Custom item types).
    You can better understand by going to the following URL. Just have a look between the two dotted lines (Dotted line is also a seperate Custom Item Type). Between the two Dotted Lines is a custom item, in general it would be a Custom News Item having title, image and so on.
    http://sunnode1.edvz.sbg.ac.at:7778/portal/page?_pageid=79,56047&_dad=portal&_schema=PORTAL
    I have really programmed a lot with portal but now at this stage where I am near to end, I am getting problems which are coming from Product. I request you for help.

  • Using XPATH to populate a drop down with custom text enabled?

    Hello,
    I am using the custom state field provided by Adobe Form Designer 7.1, and I checked the option to allow custom text entry.
    Within my workflow, I have script that will access the XDP path and set the state to a string. I get the _state value from a DB query (where _state = _rs.getString(#)), but here I'll use a static value to provide a good example:
    String xdproot = "/process_data/appform/form-data/data/xdp/datasets/data/App";
    String _state = "Fl";
    patExecContext.setProcessDataValue( xdproot + "/State", _state );
    When I received the form from the workflow (via email) my other fields were set properly, but the state field was blank.
    Should I use setProcessDataStringValue?
    Thanks for your help!
    Rob

    Hi Rob
    I don't believe using StringValue will make any difference. If you're passing a string, it should amount to the same thing.
    Some things to try:
    Try setting the value using the SetValue QPAC - does that work?
    Try testing your form by setting an XML file containing "Fl" in the state field as your preview data (In Designer, File/Form Properties)
    Try using the Variable Logger to check the data in your form is set correctly.
    http://www.avoka.com/Avoka/qpac_library.shtml
    Are you using Reader 8.1. We've experienced several problems with DropDowns in 8.1. Try using 7.0.5 or greater.
    Good luck...
    Howard
    http://www.avoka.com

  • How to add custom text on ISA B2B Order

    Hi,
    On Order page of ISA B2B I have created a custom text field  "Shipping Attention".When I try to add this text in the header like
    header.addExtensionData("Z123","Value") in Z_BasketRefreshAction which extends MaintainBasketDispatcherAction, it is not reflecting in the "Shipping Attn"(created in the text tab in CRM)  field in CRM system.
    The flow:
    /b2b/maintainbasket --> Z_BasketRefreshAction --> /b2b/basketrefresh --> MaintainBasketRefreshAction --> b2b/updatedocumentview
    Please let me know if I missing something...
    Thanks in Advance.
    Regards,
    Muthu

    Hello,
    You have covered the first two layers of the request - response cycle cake - the View (JSP) and the Control (Java) layers. The icing is done in the backend BAdI and using the right function module. I am assuming the CRM backend.
    A typical request-response in the application goes like this. I will give example for the header extensions.
    Added the custom variable in the HTML layer (JSP page)
    Traversed through the Dispatcher, Parser and get the input value from the JSP page variable and added it to the Business Object (Header) using addExtensionData.
    The java application layer actually makes an "Update Header" call during the update cycle - like when you click that "Update" button.
    In the SAP E-Commerce design, during this "update" cycles, the application flows through specific BAdI call sequence. It calls what I call the Header BAdI CRM_ISA_BASKET_HEAD when the header information is updated. You have to extend this BAdI and implement at least two methods.
    It has two methods - which are called during this request - response cycle. First method CHANGEHEAD_SET_DATA is called during the request cycle - that is from ISA to CRM (when update is clicked). This is where your extension data has to be transferred from the Java layer to the backend layer (model). You will essentially read from the table IT_EXTENSION and call SAVE_TEXT function module. Since your requirement is to update text, this is the FM to be called. Many other cases use the FM mentioned by Mike. This is where the data from the web layer is persisted in the backend model.
    And the other method GETHEAD_GET_DATA is called during the response cycle. In this method, you will essentially read from the model - in your case READ_TEXT and set it back in the extension layer CT_EXTENSION
    The update header call from the Java layer will now receive the data back from the model and will automagically transfer the values from the backend (ABAP layer) back to the Java layer to be accessible by you in the JSP using getExtensionData call.
    What you have to do are the steps .5 and 6 in order to complete the request-response cycle.
    Easwar Ram
    http://www.parxlns.com

  • On and iPad how to Allow User To Enter Custom Text  (Dropdown only) Enables users to enter a value other than the ones in the list.

    On an iPad, how do I :
    Allow User To Enter Custom Text
    (Dropdown only) Enables users to enter a value other than the ones in the list.'?

    Are you using the built-in Currency option under the Format tab? If so,
    what you're describing should not happen.

  • Custom text not overprinting redacted area of scanned text

    I am redacting a document that includes imported emails and scanned correspondence, all of it created on the same computer using the same installation of Acrobat 8 Pro running under Windows XP Pro SP2 on a Dell Dimension 4600.
    In Redaction Tool Properties I select a gray as the Redacted Area Fill Color, tick the Use Overlay Text box, select a blue as the Font Color, set Font and Font Size, leave Auto-Size and Repeat Overlay unchecked, select the Custom Text radio button, and include a short piece of text with which I want the redacted area to be overprinted (10 words).
    When I redact an area of text in an *email*, it works fine: the redacted area is gray, overprinted with the text in blue. However, when I apply exactly the same operation to a part the document which was originally created by scanning from a paper original, I get only the gray box, *not* overprinted with my custom text.
    If I then look for hidden text using Examine Document, I find that my custom text is still in there, but it remains invisible. Saving the document, quitting and restarting Acrobat makes no difference.
    Can anyone help?

    Oh wow. It's running so much better now. I didn't realise how much memory it took up, should have looked it up.
    Thanks
    Some basic info for anyone else reading this.
    http://forums.adobe.com/message/2913998
    http://pixelpaton.com/?p=2396

  • How to add a custom text to a photo in develop screen

    Hi all, i would to know if it is possible to add some text to a photo in lightroom in the develop screen, so i can export it with my custom text.
    I've already tryed in slideshow or print view, but when i export the photo my custom text is missing.
    Thanks for the help.
    Mik.

    Mik,
    With LRMogrify I can vary the text font, color (including black and white!), transparency and placement. As to this being "not easily managed"--well I guess that's a matter of opinion (and depends upon individual requirements). To be sure, a graphical interface for text insertion (within LR Develop module) would be more convenient, though I'm sure many users would place such a feature fairly far down on a list of "nice to have" items.  Although it's absence might well qualify as a "deficiency", calling it "a flaw" seems excessive (IMHO).

  • Change text of 'Overall Result' to Custom text in BEx

    All,
    Is it possible to change the text 'Overall Result' to custom text (say, Total) in the BEx analyzer.
    Pls let me know if you need more detail on this.
    Regards,
    Anand

    Hi,
    Check Link:
    Cannot find SAPBEx module
    Note:
    If you are using BEx Analyzer (i.e., queries are implemented in Excel workbooks), then you can change this using Visual Basic code written in the SAPBEX module.
    Anything put in this module will be executed just after query is refreshed and just before the user sees the results.
    Here is code you might use:
    Sub SAPBEXonRefresh(queryID As String, resultArea As Range)
    On Error GoTo EndMacro
    Application.ScreenUpdating = False
    Application.GoTo reference:="SAPBEXqueries!" & queryID
    Selection.Replace What:="Overall Result", Replacement:="Whatever You Want" _
    , LookAt:=xlPart, SearchOrder:=xlByRows, MatchCase:=False
    EndMacro:
    Application.ScreenUpdating = True
    End Sub
    Hope it Helps.
    Thanks and Regards,
    MuraliManohar.

  • Reading a text file and storing its data as a 2D array.

    I am creating a high score class for a game I am building which stores the top ten scores (NAME and SCORE) in a text file. The text file will have no more than a list of 10 rows and 2 columns so a 2d array of [1][9] will suffice.
    My aim is to create a 2D array that can be sorted depending on scores but thats not the difficult bit.
    I know that I have to read in each line of the text file individually and have managed to do that successfully in my code so far.
         public void readScores()
              try
                   FileReader ifile = new FileReader("listOfHighScores.txt");
                   BufferedReader bufStream = new BufferedReader(ifile);
                   String positionOne = bufStream.readLine();
                   String positionTwo = bufStream.readLine();
                   String positionThree = bufStream.readLine();
                   String positionFour = bufStream.readLine();
                   String positionFive = bufStream.readLine();
                   String positionSix = bufStream.readLine();
                   String positionSeven = bufStream.readLine();
                   String positionEight = bufStream.readLine();
                   String positionNine = bufStream.readLine();
                   String positionTen = bufStream.readLine();
                   bufStream.close();
              catch (IOException e)
                   JOptionPane.showMessageDialog
                        (null, "AN ERROR HAS OCCURRED");
         }It's the actual inputting the data into a 2D array thats proving rather difficult for me. I'm looking into using String Tokenizer to split up the lines of the text file which looks as follows but after reading several text books am still puzzled as to how it actually works:
    300 James
    290 Bob
    280 Gareth
    270 Steve
    260 Nick
    250 Fred
    240 Ryan
    230 Ross
    220 Liam
    210 Jay
    Any assistance with this would be greatly appreciated!
    Many Thanks.

    Thanks for all your replies.
    What is this single array of custom objects you speak
    of? I can't find any reference to it in any of the
    text books i'm using.You have a score and a name, right? By custom object, I just meant make your own class:
    public class Score implements Comparable
       private int score;
       private String name;
       public Score(String theName, int theScore)
          name = theName;
          score = theScore;
       public String getName() { ... }
       public int getScore() { ... }
       public int compareTo(Object otherScore) { ... }
        // setName, setScore if you need them
    }Then make an array:
    Score [] scores = new Score[10];Then sort by score using (Arrays is "java.util.Arrays"):
    Arrays.sort(scores);If you don't know how many scores you might have, make a List such as ArrayList, add the scores to it, then use "Collections.sort(scores);" instead of "Arrays.sort(scores);".

  • How to add custom text in template page - OIM 11g R1

    Does anyone let me know how add custom text in one of the 'Request Templates' page - OIM 11G R1.  My requirement is to add custom static text in 'Role' selection page.
    - Kalyan.

    Does anyone let me know how add custom text in one of the 'Request Templates' page - OIM 11G R1.  My requirement is to add custom static text in 'Role' selection page.
    - Kalyan.

Maybe you are looking for