URL or BSP link in smartform

Hi,
  How to attach a URL or a BSP link to the smartform.

Hi manoj,
You can select the text, and clik insert url, this is step to create the text into
url.
If you want to convert smatform into html format, then it is possible that url will works.
Use replace command into html internal data for getting actual url.
Rewards points if it useful
Regards,
Shivshankar.

Similar Messages

  • Request for URL Link in SmartForm

    Hi Experts,
    I am working on ECC5.0. I am developing PO smrtform and got a requirement to have HTML links in Smartform Layout.
    Example Scenario: I have html link as follows for item number 1 details in PDF format. Whe I copy and paste the following link I am able to see PDF document.
    http://sapuxdev.abcd.com:8085/sap/ebp/docserver/100/po%20attachment%20oss%20note.pdf?attkget&KpId=49934B44F040744CE1000000AC1D061F&KpClass=BBP_L_DOC
    Kind Note: This number "49934B44F040744CE1000000AC1D061F" is dynamic (this is changed based on Item number in a PO)
    I want to store the above link in a variable called Item1_Details and want to display in smartform with the varible name. Whenever I click on variable in smartform the pdf file needs to be opened in new web browser.
    Kindly let me know is there any solution for my problem.
    Thanks a lot in advance for your help.
    Thanks,
    Sudarsan

    Hi
    If you need to create a static link only then specify in Jsp page
    If the link is dynamic and also depends on some numbers It is always recommended to put the Link Or Url in the jsp dyn page or some java classess instead of jsp page.
    below is the code you can use for that.
    IPortalComponentRequest request =
                   (IPortalComponentRequest) rendererContext.getRequest();
              IPortalComponentURI solnDetailsUriObj =
                   request.createPortalComponentURI();
              solnDetailsUriObj.setContextName("specify the link or url")
              String solnDetailsUri = solnDetailsUriObj.toString();
              Link solutionLink = new Link("solutionLink");
    Now you can use the link assigned dynamically to any thing.
    Try this link also.
    [http://help.sap.com/saphelp_nw04s/helpdata/en/45/1bc575ba064574e10000000a114a6b/content.htm]
    Hope this will help
    Regards
    Hareesh

  • Email Links In Smartforms emailed as a PDF

    All,
    I have written a program that creates a smartform as a PDF attachment which gets sent as an email. Part of the content contains URL's for the recipient to click and navigate to an page on our erecruitment system. The problem is that the url is over a line long and does not look very user friendly.
    What i would like to do is have the words "click here" appear as a link so when the user clicks on it, it will take them to the correct url. My question is how do I make those words appear with the correct URL behind it?
    thanks
    Shippy

    Hi,
    this can be achieved by using a replacement function module. This module writes the url and the link text which shall appear in the document in a global buffer. If you then write the link text in the smartform (directly or from a variable) and mark this as link the smartform processing automatically puts the ur behind the link.
    In the output_options parameter of the smartfor there is a field urlcall this field has to be filled. As function module you can use HR_RCF_SF_URL_CALLBACK. As function module to set the link texts / url pairs to the context use HR_RCF_SF_URL_PREPARE_CALLBACK.
    Best regards
    Roman

  • PCUI - Open new url or bsp with a Toolbar Button

    Hi all,
       I have a PCUI custom application (CRM_BSP_FRAME)and i want open a new url or bsp with my button on the toolbar of result list. Important: Without modification of standard.
    Thx in Advance
    Regards.
    Manuel

    Hi Manuel,
    in the event you can enter an object link.
    Regards
    Thomas

  • Generate URL in PDF made with Smartforms

    Hallo,
    i wanted Generate URL in PDF made with Smartforms, i have done everything necessary with cuastmizing and programing, the PDF ist working good, but afer clicking on the link in my PDF , it doesnt work, and with debbaging , the FM HR_RCF_SF_URL_CALLBACK it was not generated,
    thank you for your help

    Hi,
    Post your thread in Form Printing forum for better response , here is the link
    Output Management
    Cheers
    bhavana

  • Web Link to Smartforms

    Hi Experts,
    Can any one solve this problem.
    How to link web properties(URL) to smartforms.
    What is the use of webproperties in Smartforms.
    Thanks & Regards,
    Kumar.

    Hi,
    I pressed URL link, cursor going to area (where we r giving text or fields).
    If I give URL adrees here  it is printing the URL adress as TEXT.
    Please give clear view where I have to give the URL adress to link Smart Form to WEB.
    Thanks & Regards,
    Kumar.

  • Urgent!! url of bsp page

    Experts,
    ERP2005
    I am creating bsp applications in dev system and each page in the application has the url of dev. system. if i transport the application to Q and then Prod systems, do the URLs be automatically be adjusted according to hostname or it should be done manually? if it is a manual process, should I go for using external aliases?
    Regards!

    Hi Graham,
    let me explain again. i am not a big programmer of BSP applications. I am a HR functional guy. I am trying to use the features of Web AS to create BSP HTML pages easily.
    I am not trying to create a complex application. a simple application which contains 40-50 HTML pages which are independent of each other. no navigation is needed.
    for example:
    dev system hostname is   somehost<b>dev</b>.
    Q system hostname is   somehost<b>q</b>.
    Prod system hostname is   somehost<b>prod</b>.
    say I have a BSP application in DEV as http://<somehost<b>dev</b>>.<domain>.........../startpage.htm
    In HR configuration, above URL is used in one field like this:
    <b>URL: http://<somehost<b>dev</b>>.<domain>.........../startpage.htm </b>  (URL of above BSP page)
    Description: Description for Medical Plan
    So If the transport request is moved to Q system, i see above entry in the configuration. but it does not have host name of the Q system (obvious from the above entry). it has host name of the dev system. so, in Q ESS portal if I click the link, it is accessing the link from BSP page from DEV system not the one from Q R/3 system. it is because of above configuration.
    It seems to me at this moment, to put the URL of BSP Page in the configuration field, and transport the customizing request. with this solution, there is lot of manual process.
    first,
    1. put the URL of BSP page with Q system host name in the DEV system, and transport the request to Q. Do the testing
    2. change the URL of BSP page with P system hostname in the DEV system, and transport it to Q and then P.
    there is lot of manual processing involved.
    is there any way to get around this?

  • URL for BSP from Work flow(Portal)

    Hi .,
    Please let me know how we can pass a URL for BSP from Email . Which would be initiated from Work flow(portal)   .
    thanks
    Sreenivas reddy

    Hi,
    I hope the below links will help you.
    How to open BSP page when clicking a URL from E-mail.
    Navigating to a BSP (URL) from PCUI
    Thanks,
    Khushboo.

  • Is there a way to select MULTIPLE tabs and then copy ALL of the the URLs and titles/or URLs+titles+HTML links? This can be done with the Multiple Tab Handler add on; However, I prefer to use a Firefox feature rather than download an add on. Thanks.

    Currently, I can copy ONE tab's url and nothing else (not its name). Or I can bookmark all tabs that are open. However, I'd like to have the ability to select multiple tabs and then copy ALL of the the URLs AND their titles/or copy ALL of the URLs+titles+HTML links? This can be done with the Multiple Tab Handler add on; when I download the add on, I get a message saying that using the add on will disable Firefox's tab features. I prefer to use Firefox features rather than download and use an add on. Is there a way to do this without an add on?

    Hi LRagsdale517,
    You should definitely be able to upload multiple files by Shift-clicking or Ctrl-clicking the files you want to upload. Just to make sure you don't have an old version of the service cached, please clear the browser cache and then log in to https://cloud.acrobat.com/files. After clicking the File Upload icon in the upper-right corner, you should be able so select multiple files for upload.
    Please let us know how it goes.
    Best,
    Sara

  • How can I see the url of a link before clicking on it?

    Hi. I have Firefox 10.0.2. I used to be able to see the url of a link on web pages in the bottom left of the browser. That way, if I the url didn't seem legit I wouldn't click on the link. But now, when I put the mouse over a link, nothing comes up. How can I see the link addresses again? Thanks.

    The Status Bar. where the link previously showed on mouse hover, has been replaced by the Add-on Bar. You can install the following add-on to get some of the former Status Bar functions back. The Add-on Bar must be turned on. The add-on will also stop the showing of the "tooltip" type status loading text, and will, instead, show it in the Add-on Bar:
    *See --> https://support.mozilla.org/en-US/kb/what-happened-status-bar
    *To turn on the Add-on Bar, see --> https://support.mozilla.org/en-US/kb/Back%20and%20forward%20or%20other%20toolbar%20items%20are%20missing#w_showing-the-navigation-toolbar '''and click on "Add-on Bar" to check it'''
    *Add -on '''''Status-4-Evar''''': https://addons.mozilla.org/en-US/firefox/addon/status-4-evar/
    *If necessary, after install and restart:
    **Open Customze window (Firefox button > Options > Toolbar Layout '''''OR''''' View > Toolbars > Customize '''''OR''''' ALT+V+T+C '''''OR'''''right-click in the empty space at the end of the Tab Bar and choose Customize)
    **'''While Customize window is open''', drag any or all of the following from the Customize window to the Add-on Bar in the order and position you want them to appear. Then click "Done" button at lower right on the Customize window.
    ***"Status Text" ('''''link on mouse hover or during page loading''''' or "Done" when page is loaded)
    ***"Progress Meter" (progress bar of page loading)
    ***"Download Status" (status of download)
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''
    Not related to your question, but...
    You may need to update some plug-ins. Check your plug-ins and update as necessary:
    *Plug-in check --> http://www.mozilla.org/en-US/plugincheck/
    *Adobe Shockwave for Director Netscape plug-in: [https://support.mozilla.org/en-US/kb/Using%20the%20Shockwave%20plugin%20with%20Firefox#w_installing-shockwave Installing ('''''or Updating''''') the Shockwave plugin with Firefox]
    *Adobe PDF Plug-In For Firefox and Netscape: [https://support.mozilla.org/en-US/kb/Using%20the%20Adobe%20Reader%20plugin%20with%20Firefox#w_installing-and-updating-adobe-reader Installing/Updating Adobe Reader in Firefox]
    *Shockwave Flash (Adobe Flash or Flash): [https://support.mozilla.org/en-US/kb/Managing%20the%20Flash%20plugin#w_updating-flash Updating Flash in Firefox]
    *'''''Next Generation Java Plug-in for Mozilla browsers''''': [https://support.mozilla.org/en-US/kb/Using%20the%20Java%20plugin%20with%20Firefox#w_installing-or-updating-java Installing or Updating Java in Firefox]

  • Hide a box that shows the url of a link when mouse move on it

    when i move my mouse to a link a box opened that contains url of the link. i want to disable this box which is shown in the image.
    http://postimg.org/image/xdqelqeil/
    how can i disable this feature?
    i use windows xp sp3 and firefox 33.1

    Hello zra1221, use the next code from [https://support.mozilla.org/el/questions/917248#answer-307568 cor-el's Chosen Solution]. (i think still works) :-)
    thank you

  • New user of Mountain Lion. I find that when I attach a URL as a link to Mail 6.0. The font and font size changes!!!!

    I have a problem with either Mountain Lion, Safari or Mail 6.0.
      When I try to attach a URL as a link that is taken from Safari to mail 6.0 the font and font size changes!!!!!
    It changes from comic sans 24 to heltvekia 12!!!! What the heck is going on??????
    Thanks for any help you can shed on this problem.
      BBC1050

    I also upgraded to Lion and do have font problems in Mail. Just in some mails, including my own signature.
    I just updated today with 10.7.1, but still have the font problem.
    Does anyone know if Apple will solve this?

  • FrameMaker 9 - URL's not linked and/or not updated in .pdf output

    I'm editing (or trying to) a .book that someone else (former tech writer at work) created.  I can find the URL references (markers) and have updated them and/or updated the commands in them as best I can tell.  (As best I can tell meaning that I see them saying that they are linked to the right address.  We now require https: where we previously support http: access to a certain site, so I'm having to update all of the links that would go to that site that are included in the document that I'm trying to update)
    The problem is multiple, as in I'm working on 2 different documents.  In one of them it would appear that most of the links are just gone.  Where I edited the marker to go to the right site there is no longer a link to the site at all.. just the text that shows the site name that was there as a hotlink before :-(
    In the second document I'm having a similar issue, the hotlink that should be going to the site I want to reference is just gone.  The text that should be a hotlink to the site is there, it's underlined as it was before, but the hotlink is gone... just the text remains with no hotlink in the .pdf file that is created when I print the book to .pdf
    The other issue is that I updated the markers in the headers/footers to go to the https: address and yet the links that are there in the headers/footers are showing http: and that is where the hotlinks are trying to get to.
    I'd appreciate any help anyone can offer on what I may be doing wrong or how to correct the issue.
    Thanks!

    Barry,
    It could be that whomever was creating the documents before simply relied on Acrobat's ability to convert URLs to active links dynamically, instead of inserting the actual hypertext markers on the FM end of things. In that case, you will have to add the markers manually.
    There also may be a conflict between what Acrobat is automatically trying to interpret as a link and what you have defined by the marker to be the link. FM uses the formatting range that the marker is inserted into to delimit the "hot" zone for the link. So if the marker is inserted outside of a formatting change (i.e. not blue and underlined), then you may end up with two links in Acrobat.

  • In PM or QM modules how to link the smartforms to standard transections.

    Hi ABAP gurus,
         i am facing the problem how to link the smartforms to Standard transections, like
         QGA3 in this T-code i am give the Inspection lot no only, then this Lot number go to the smartforms
        it will pick the total data relavent to lot no, my problem is how to link between the T-Code to smartforms, 
    thanks.
    raj.

    hi,
    you have to configure in NACE. first identify the application type in NACE.
    thanks,
    anupama.

  • IOS messages strips URL content from linked text sent from Messages Beta

    My guess is that this is an unexpected edge case in the iOS version of Messages, where pre-Messages beta it didn't have to worry about link embedded in text. But when I copy a URL from an application such as Reeder or drag and drop a URL from the Safari URL field into Messages in pastes in with underlined text of the title of the page the link is for, with the embeded link. When this link is recieved on iOS devices just the text of the page title is recieved, rendered without the embeded link. Which let me tell you left my wife wondering what I was trying to say to her more than once. Maybe this will is already resolved in a version of Messages yet to be released for iOS devices. 

    Ralph, yes, I am not denying if you highlight the url and copy and paste it into the text field in messages, you definitely get the full url, and iOS handles this case properly as it recognizes the URL.
    But if you click and hold on the favicon and drag away you get Blue text underlined like it was a clickable link, which it is. I did verify Firefox behaves the same way if you drag from the favicon.
    If you send the link like that (embeded url) and the reciever is Messages beta on another Mac, or over AIM, likely Gtalk (jabber) as well it is handled properly as a clickable link. If the reciver is on an iOS device, iOS does not handle this properly and strips the embeded url in the link.
    Below are images that illustrate
    Underlined in Red is the ghosted grab from the favicon, built in screen capture unable to grab my mouse pointer but it ends up over "messages" in the ghosted title with the green "+" indicator.
    Apologize for the size of this one, but that dragged URL dropped in a new message.
    How this message shows up on iOS devices.
    I know the workaround of copy and pasting the highlighted URL from the Safari URL field, but not all apps have this option, as I indicated Reeder for one when you are viewing an article there is a toolpar item to access several options for the article, one of them being copy URL - this must use the same method as Dragging and dropping from the Safari faviocn. Also many links that you bring up the contextual menu on in Safari and copy url end up pasting as embeded url links (Firefox does not do this). The workaround extends the workflow to open the article from a news feed in a browser, or click and load a link in Safari before the URL is exposed in the URL field before copy and pasting the url into messages, not very user friendly.
    I hope this helps clarify the case.

Maybe you are looking for

  • Shorten a script, add a repeating action to a handler

    Really not sure how to do this, but I have script that processes an image. The thing is has the same action repeating over again yet there is very little difference Everytime they have a different width to be sized to dependant on the brand, so this

  • BDC Error in transaction C223 - production version mass maintenance

    Hi Experts,          I have created a BDC recording for Tcode - C223. In my case for each plant and material there is a production version. if production version already exists, then we have to modify the record, if no record already exists, then we

  • Transporting Queries and Variables from QA to DEV

    Hi gurus, Is there a way I can transport my query and variables(query components) back to DEV from QA,cos one of the variable that I am using started having a problem in DEV and can't seem to be able to fix it . You can check the problem question her

  • Exporting Jpg image

    I haven't used Photoshop in years. I'm using version 6. I need to export some text that is on a Transparent background and use it in another program. I thought I knew what I was doing but apparently not. The jpg image I get has a solid white backgrou

  • Support Fix Pack Notes

    Hi, We are on EP Portal support pack 12 and going live soon. As I know SAPs current support pack is at level 16. I am trying to make a list of SAP Notes fixpacks which might be relevant to our Support Pack 12. I came up with huge number of notes whic