Displaying a Hyperlink in Smartforms

Hello,
I have a problem with Smartforms. I would like to include a hyperlink in it, so that the URL is not shown, but only the description. For example: For information, click <a href="http://www.google.de">here</a>. (The link links to google, it's just an example). I can mark text as URL, but I always need to enter the full link, which is long and ugly in my case.
I have searched for answers in this forum and found a lot of threads asking the same question. However, in all the answers (mostly containing links), the actual question was not answered. Help would be very much appreciated, as I need this for my diploma thesis.
Regards
Yllana

Im looking for that answer too. I have seen Smartform-PDFs where this is working but i have no clue how they did it.
So if anyone can help....

Similar Messages

  • Hyperlink in Smartform

    Hello,
    I am able to create hyperlink in smartform and also able to open the link when I output the in pdf format. My question is how to I hide hyper link and display test ex: If i click on SAP it should go to WWW.SAP.COM
    I tried to serach SDN forum but did'nt get the answer.
    Thanks,
    AP

    Dear Abhijeet,
    Thanks again for the reply.
    I created the FM's   HR_RCF_SF_URL_PREPARE_CALLBACK   and   HR_RCF_SF_URL_CALLBACK  but iam not sure where to use these FM's.
    In the smartforms i have done the changes as enclosed below.
    If the link is
    http://pminhsrmhsd.app.pmi:8082/sap/bc/gui/sap/its/bbpsc12/!?sap-language=EN&sap-client=320&SC_H_GUID=DFFA3B6B77D2F1F18302001F29E38C3A&ITMGUID=DFFA3B7DC25D7AF18302001F29E38C3A
    and iam trying to mask this link into word LOGIN,
    But when i try to click this link iam getting the below window, which is not the above link which iam required.
    The actual link is not getting masked.
    For this i did the development something like this.
    In the smartform inside the program lines i have coded
    CONCATENATE lv_url
                'bbpsc12/!?sap-language=EN'
                  '&sap-client='
                sy-mandt
                '&SC_H_GUID='
                lv_hguid
                '&ITMGUID='
                lv_iguid
                INTO lv_link.
    CALL FUNCTION 'READ_TEXT'
      EXPORTING
        client   = sy-mandt
        id       = 'ST'
        language = sy-langu
        name     = 'ZH_SC_REJECTION_NOTIFICATION'
        object   = 'TEXT'
      TABLES
        lines    = lt_text.
      CONCATENATE LINES OF lt_text INTO l_str.
    REPLACE ALL OCCURRENCES OF '<URL>' IN l_str WITH lv_link RESPECTING CASE.
    Here the lv_link is of type string.
    Kindly suggest what code iam missing here to do in order to mask the lv_link (actual link) into the word "LOGIN"
    I have created standard text 'ZH_SC_REJECTION_NOTIFICATION'
    <html><body  bgColor=#cbdbea>
    <p> The shopping cart can be accessed by the following link:
    <br/><a href="<URL>" target="_blank">LOGIN</a>
    </body></html>
    In smartform i have included the created text as below
    In web properties i have not included anything, is anything needs to be defined here
    In the smartform , In the text i have included the text "LOGIN" as below
    Also I have created one standard text 'ZH_SC_REJECTION_NOTIFICATION'
    in order to display the link in the "LOGIN" word .
    Kindly suggest the necessary changes to be done at the appropriate place, your help is highly appretiated.
    Many thanks in advance.
    Regards
    Sharief

  • How to display dynamic signature in Smartforms?

    Hi,
    Someone could help me in displaying dynamic signatures in SmartForms?. The signature is an attached file to the document. I already have the binary file but I don't know how to display this as an image in the Smartforms.
    Thanks in advance,
    Oliver
    Message was edited by: Oliver Vera
    Message was edited by: Oliver Vera

    Please give me the reply.
    I have an image content in one internal table.I want to display that image in the smartforms.
    plaese please.

  • How to display long text in smartforms

    Hi experts,
    Iam trying to display long text into smartforms.I got the long text into ITAB frm database
    in the abap program.In the form interface how to define the variable?In the long text i have 6 lines.
    points guaranteed
    cheers
    kaki

    Kaki,
    Delcare a table and getting the LONG TEXT is not the right way of doing this.
    You create a TEXT object and change the TYPE to INCLUDE TEXT. Once that is done all you have to do specify the parameters of your long text - TEXT ID, TEXT OBJECT and TEXT NAME. These are the same parameters that you use for READ_TEXT funciton. You don't have to fetch the text manually, it happens automatically.
    Make sure this is a part of the main window as this might run into multiple pages.
    Regards,
    Ravi
    Note : Please reward the posts that help you.

  • How to create a hyperlink in smartform

    Hi All,
    How to create a hyperlink in the smartform text editor so that when we click on that,we should be able to open the internet explorer.I have tried with the option insert URL.But still its not working.Do we need to do any further settings along with this?
    Thanks in advance
    Regards,
    Akanksha

    Hi,
    check this:
    http://help.sap.com/saphelp_47x200/helpdata/en/03/7560eccf0d11d3b565006094192fe3/frameset.htm
    Create hyperlink in SMARTFORM
    How to create a hyperlink in smartform
    Create hyperlink in SMARTFORM
    Re: URL in SmartForm sent as email body
    Don't forget to reward if useful

  • Displaying Employee Photo in smartform in SAP-HR

    hi all,
    how can i display employee photo in smartform which is not uploaded in the sytem with tcode se78 but throgh diff tcode (OAAD) by HR functional. There are mainly two parts: 1. Procedure to retrieve that photo from the system
                              2. Display it in the smartform.
    This photo is stored as graphics and so in  smartform i am unable to put the name in graphic option which we normally follow.Please suggest what can i do.
    Regards
    Raj

    THe below links should help you
    Smart forms
    http://www.sap-basis-abap.com/sapsf001.htm
    http://www.sap-press.com/downloads/h955_preview.pdf
    http://www.ossincorp.com/Black_Box/Black_Box_2.htm
    http://www.sap-img.com/smartforms/sap-smart-forms.htm
    http://www.sapgenie.com/abap/smartforms.htm
    http://www.sap-img.com/smartforms/sap-smart-forms.htm
    http://help.sap.com/saphelp_46c/helpdata/en/a5/de6838abce021ae10000009b38f842/frameset.htm
    http://help.sap.com/printdocu/core/Print46c/en/Data/htm/english.htm
    http://www.sap-img.com/smartforms/smart-001.htm
    http://www.sap-img.com/smartforms/smartform-tutorial.htm
    http://www.sap-img.com/smartforms/smart-002.htm
    http://www.sapgenie.com/abap/smartforms.htm
    http://www.sap-img.com/smartforms/sap-smart-forms.htm
    Try to upload the pictures via SE73 as it's described in the Online help.. As far as I remember it works all the mentioned formats
    Please check this FM perhaps they may help.
    HR_IMAGE_*
    HRWPC_RFC_EP_READ_PHOTO_URI
    HR_ESS_EMPLOYEE_PHOTO_CHECK
    HR_ESS_EMPLOYEE_PHOTO_INIT
    HR_ESS_EMPLOYEE_PHOTO_RESET
    HR_ESS_EMPLOYEE_PHOTO_SAVE
    HR_ESS_EMPLOYEE_PHOTO_SHOW
    HR_ESS_EMPLOYEE_PHOTO_TAKE
    Reward points if found helpful….
    Cheers,
    Chandra Sekhar.

  • Displaying bullets in the smartform

    Hi folks,
              Is there any way to display bullets in the smartform output, as we display in the MS Word. If so, could any one suggest me how to do it..
        Thanks in advance,
              SHYAM.

    Check in this,
    In Your Text node,
    Open the text node in the Line Editor.
    Insert > SAP Symbols .
    one more thing
    you can include the "Dispalyable Characters" which comes under the menu of Text Include > Symbol > Displayable Characters.
    Regards,
    Midhun Abraham
    Edited by: Midhun Abraham on Oct 8, 2008 6:23 AM

  • Field displayed as hyperlinks

    Hi
    I have a report which is based on opportunity object, certain columns like DUE DATE, SUBJECT, CREATED DATE are displayed as hyperlinks in BLUE color.I dont want the data in these columns to be displayed with hyperlinks.I want them to be displayed as normal text in black.How do I remove them ?
    P.S - I have not provided action links too.
    Thanks
    Natraj

    Hi Natraj,
    If you select the column properties you have to set the Column Heading Interaction and Vale Interaction (at the Column Format Tab of the Column properties) at "No Interaction".
    This should help.
    Best regards, Tim

  • Display a hyperlink within forms 9i

    hi,
    I want to display the hyperlink on the lefstside of a form using web.show_document.Rightside holds some another frame.But it displays in the whole window.I wnat the link to appear only within the target frame.
    please help me.thanks

    Madhu,
    when creating frames the you can specify percentages of the available width to each of them. This way you can make sure that the Forms size always is kept. You can apply absolute values too if you donh't like relative values expressed by percentage.
    Also, think about using frames that are positioned horizontally not vertically. This way Forms always stays on top and the opened page will be scrollable in the second frame.
    Frank

  • Hyperlink in smartform 4.6c

    Dear Fellow developers/gurus,
    We need to put an hyperlink in the pdf file in the smartform as we are creating the lengthly
    url dynamically which is not possible to display entire url in 2 cm column space.
    Hope there is solution for this in 4.6c.
    Warm regards,
    Poornima K

    HI, thanks for the reply. The url is a combination of different variable ex
    first = 'www.sdn.sap.com'
    second = /Repository/XXXX/YYY'
    thrid = 'AAAA/BBB/ccc.html'
    concatenate first second third into new_url.
    &new_url&  ( <A HREF> Click Here).
    We need the above message (clink here) in one of main columns here instead
    entire url.
    Regards,
    Poornima

  • The text which is in text node is not displaying in output in smartforms

    Hi,
      In smartforms i created a text node and entered some text like following.
         Target Quantity               60000001     60000002          
         Scheduled Quantity               60000003     60000004               
         So far delivered Quantity          60000005     60000006
         Last delivered Quantity          60000007     60000008
          Delivery Schedule Details
    the text which i entered as above in the text node is not displaying.It is in main area.

    Hi
    if u are using table or template inside the main window
    then just mention the position of the text element
    goto text element - output options- output structure tab----give line and column no.
    Thanks
    krushna

  • It is possible to display a graph in smartforms

    Hi,
    In report , i am displaying the graph similary i want to   print the graph in smartforms.
    Plz give me details .
    Wht is spf ?
    Regards,
    Rani.

    Hi Rani,
    chech this link..
    http://searchsap.techtarget.com/loginMembersOnly/1,289498,sid21_gci1192768,00.html?NextURL=http%3A//searchsap.techtarget.com/tip/0%2C289483%2Csid21_gci1192768%2C00.html
    Reward points if helpful..
    Regards,
    Goutham.

  • How to display a text in smartform without compression

    Hi,
    My requirement is to print a text in a smartform with out compression of the line text.
    ex. In my internal table having a line text as
        'spoolno     25200   |  pageno    500--> while printing in smartform, it was displayed as
        ''spoolno 25200 |  pageno 500'.
    but i want to print the line as it is in Internal table. please send me the solutions..
    Thanks in advance.

    If you want your text to be read-only, you can use the RichText component instead of TextArea. Search for Text Layout Framework for more info on how to mark up your text.

  • What r the steps to display check box in smartform

    can anyone tell me the procedure to display the steps in smartform

    Hi~
    You can find so many stuffs here as vinod said.
    If I explain more additionaly,
    In your smartforms, you can find small icon for 'TXT Editor' and then you could find symbols here,
    Inclue -> Characters -> SAP Symbols.
    In symbols, you may find 'SYM_CHECKBOX' for checked one, and the other 'SYM_LARGE_SQUARE'.
    looks like somepeole says it doesn't work in some cases, at that case, you can use [X] ,[ ] instead.
    refer this one.
    https://www.sdn.sap.com/sdn/collaboration.sdn?node=linkFnode6-1&contenttype=url&content=https://Urgent ! how to put check box in the smartform
    Regards
    kyung woo

  • How to remove the Hyperlink in smartform

    Hi Guys,
    In my smartform, one of the filed having the Hyperlink, i could not find it hyper link.
    Please provide me steps to remove the Hyperlink.
    Thanks,
    Gourisankar.

    Use the 'reset formats' button...

Maybe you are looking for

  • Looking for Standard SAP report

    Hello forum, Can some one tell me if there is a standard SAP report that would compare or can be used to compare a delivery order with a sales order and show the changes made in terms of quantity? I am looking for the report name Thanks in advance, K

  • Remove event listener from loaded external swf

    I have a main movie timeline that loads an external swf. When I unload the swf from the main timeline I get an error from this:  my_FLVPlybk.addEventListener(VideoEvent.COMPLETE, vidEnd); is there any way to remove the event listener from the loaded

  • IMac continuously beeps three times when FireWire HDD is attached

    Hi there, Whenever I reboot my iMac while my external FireWire HDD is attached to it, it continuously beeps three times in a row. I detach it, and restart the iMac, and voila, it boots again! Any ideas why it can't boot while my FireWire HDD is attac

  • Linked List  - deleeting nodes - HELP!

    How do I delete all occurences of the nodes with the same parameters in the linked list ? example: Node1-> Node2 ->Node3->Node4->Node5 Node1, Node4, and Node5 have the same String value, how do I delete them in one method without breaking the linked

  • Prompts for individual columns

    Hi Experts, Is there any option for creating prompts for individual columns. means i have to extract data for region,customer,amount1,amount2,amount1+amount2 and % of amount1+amount2. But for amount1 i need to extract the data for this financial year