Create BSP link in WebClient Work Area ?

Dear All,
Could you kindly let me know as to how we can create hyper link (BSP page) in WebClient work area , is there some configuration (Nav.Bar Profile) that needs to be customized ??.
Regards,
Neeth

Hi Shalaxy,
Triggering a URL to WDJ:
I suppose the URL of WDJ app. is also a portal URL. I assume that from a BSP application inside portal you need to trigger the WDJ url.
But the catch is that you cannot hotcode this URL, since it varies for a development, quality and production systems(diff. portal environments).
To solve this issue, ABAP provides a system variable named sy-sysid, which says want system your ABAP system is, normally a development R/3 system will be associated to development portal system and quality R/3 to quality portal ans so forth.
So you could have a internal table/db table/ variable for dev, quality or prod portal urls and from the bsp on button click based on the value in the sy-sysid you can trigger the url accordingly.
Creating a URL in WDJ
The above is about triggering a WDJ from BSP. But if you dynamically want to create a link in WDJ on a button click, then apparently you could not do that from BSP, since the applications are different. All you could do is to pass some URL parameters to WDJ application from BSP app. Then based on the URL parameters the WDJ application has to dynamically create a link and add it to its application.
Hope it helps.
Regards,
Maheswaran
Edited by: Maheswaran B on Mar 1, 2010 4:17 PM

Similar Messages

  • Error: you cannot create an internal table as work area

    Hi, My code is as follows and when i perform a check it gives the above mentioned error in the select statement.
    TYPES: BEGIN OF t_vbrk,
            vbeln            TYPE vbrk-vbeln,
            vtweg            TYPE vbrk-vtweg,
          END OF t_vbrk.
    DATA vbrktab TYPE TABLE OF t_vbrk.
    SELECT      vbeln
                    vtweg
             FROM   vbrk
             INTO  vbrktab
             FOR ALL ENTRIES IN xxcvb
             WHERE  vbeln       = xxcvb-vbeln.
          INSERT TABLE vbrktab.
        ENDSELECT.
    where xxcvb is another internal table with some key values.

    Hi
    I don't know how you've defined XXCVB, but u should write:
    TYPES: BEGIN OF T_VBRK,
             VBELN TYPE VBRK-VBELN,
             VTWEG TYPE VBRK-VTWEG,
           END OF T_VBRK.
    DATA: VBRKTAB    TYPE TABLE OF T_VBRK,
          WA_VBRKTAB TYPE T_VBRK.
    SELECT VBELN VTWEG FROM VBRK INTO TABLE VBRKTAB
      FOR ALL ENTRIES IN XXCVB
         WHERE VBELN = XXCVB-VBELN.
    LOOP AT VBRKTAB INTO WA_VBRKTAB.
    ENDLOOP.
    Max

  • EH&S Work Area Versioning

    Hi All,
        Is there anybody who can explain me, what's the procedure to assign a version to a work area? I mean that this link
    http://help.sap.com/saphelp_erp60_sp/helpdata/en/8a/3b6e361b2fac0be10000009b38f839/frameset.htm
    is not enough because I can't understand (sorry but It's my first time on SAP) what is "change number" and how to define it.
    Regards
    Marco

    Hello Mark,
    Change number u2013 under Engineering Change Management for substances, the change number has high priority. This function enables you to carry out data changes for a particular key date using a change number. Each change number is valid from a particular validity date so that the data have a validity period in accordance with change number. When we change existing data, the product safety creates a change comment that contains the person responsible for the change, and the change date. If any changes are made without using change number, the standard validity period will be assigned by the system, which may have long span of time and likely to interrupt the assignment at later stages. Chnage number shall be created from ECM screen.
    Work area u2013 versioning: Version numbers are assigned to work area to determine if any changes are made to work area that is relevant or not to its predecessor. Every change made to a work area that has been checked into the master repository results in a new version of the object. Once a work area version has been checked in, it cannot be changed. Versioning is also important in the context of reusability. You can decide what version of a work area should be referenced in a given context and it can be ensured that the version referenced cannot be changed by the author. As seen from link, and also the work areas are central reference object for the processes. As the central references are key objects, it must be tagged with version number so as to identify the data of information, latest updates, author, information provider & so on. By using version number, it is easy to know the changes in the information available in the work area. Under work area, much flexibility is taken by defining processes, installations, person groups or tasks, specific versioning for the work area ensures to know the changes incorporated and generation of updated versioning. This enables for planning and visualization of sequences by using the latest versioned work area. Versioning of work area provides to flexibility of using the reference information on the objects for the processes in IH&S.
    Thanks & regards,
    mahesh
    Edited by: mahesh vr on Jul 8, 2010 1:03 PM

  • What is the relation between object work area (EH&S) and Work Center (PP)

    Hi gurus,
    I have a conceptual doubt, about the relation when I clasify like work center an object WA of IHS and how this feature is asociated at object work center of module PP?
    Conceptually is the same?
    Thank and Best regards

    Hello Hernan
    the Work Area is defined as: take a look here
    http://help.sap.com/saphelp_47x200/helpdata/en/1f/ea8e69e09311d3b5700004ac160be0/content.htm
    Therefore there is a link available between work area, plant and cost center.
    Work Center is defined as: take a look here:
    http://help.sap.com/saphelp_46c/helpdata/en/b1/c03424439a11d189410000e829fbbd/content.htm
    Work centers are business objects that can represent the following real work centers, for example:
    Machines, machine groups
    Production lines
    Assembly work centers
    Employees, groups of employees
    To my knowledge there is no "direct" link between these objects.
    Further on on the level of the Work Area (to my knowledge) you define: which employee etc. is linked  to the work area ((is working in the work area).
    So to my knowledge there are a number of "indirect" links between both objects but no direct link
    With best regards
    C.B.
    PS: http://fuller.mit.edu/ehs/ind_hygiene_safety.htm provides a further small overview of the Work Area Topic (EHS IHS)
    Edited by: Christoph Bergemann on Nov 15, 2011 8:53 PM
    Edited by: Christoph Bergemann on Nov 15, 2011 8:55 PM

  • I am having major issues with links in keynote! Even though the links (a navigation system) are on the master page, they are only working on some of my slides. Anyone have ideas on how to fix this or similar issues? Help!

    I am having major issues with links in keynote! Even though the links (a navigation system) are on the master page, they are only working on some of my slides. Anyone have ideas on how to fix this or similar issues? Help!
    I have created a navigation system on the master pages and set the presentation to links only mode. I also have other links scattered throughout the program, like a linkable table of contents, etc. Some of them work, some of them don't. Not sure why. Anyone out there having similar issues? Or have any idea on how I can solve this issue? Any help would be appreciated!
    Thanks!

    Links should not create any problems in Keynote.  If they are set up correctly on text, the text will be underlined. Objects that have links will have a curved arrow bottom right, if you click the arrow a popup will display the link information.
    Try this repair for Keynote,  ensure you complete all the tasks and in the order shown:

    delete all the iWork applications if you have them, not just Keynote, using Appcleaner from Mac Update, its a freeware application

    empty the trash:  Finder > Empty Trash

    Shut down your Mac, wait 30 seconds, then power on the Mac, immediately after the start chime, hold down the Shift key
    When you see the grey Apple symbol and progress indicator (a spinning gear), release the Shift key.
    If you are prompted to log in, type your password, then hold down the Shift key again as you click Log in.
    4  
    Let the Mac fully boot up, it will take longer as the OS is repairing the drive

    when fully booted, go to Applications > Utilities > Disc Utility; click on the boot drive then First Aid tab and click  repair disc permissions

    when complete, restart the Mac normally, Apple menu > Restart

    install Keynote from the Mac App Store
    let us know if this helped

  • How to create an EHS Work Area on Company Code level?

    Hi,
    Is it possible to create work area on company level?
    (In CBIH02 the EHS work area can only be created within a Plant)
    I had a look at the following transactions related to link a work area to Organization Management, I'm really
    confused and have no idea how to realize it.
    Path: EHS > Industrial Hygiene and Safety > Work Area > Link to Organizational Mangement
    PPSC - Create Structures
    PPSM - Edit Structures
    PPME - Edit Matrixes
    Help is much appreciated.
    Roy Derks

    Hi Roy,
    I doubt on Company Level. As work Area's standard hierarchy goes like that - Work Area -- Plant -- Location -- Production Process -- Activity -- Machine -- Task.
    I would revert back if I could get something.
    Regards,
    Akash

  • Links in pdf doc are not working when viewed in Reader 9, but works with Reader 8

    Hello,
    When I view a pdf document using Reader 8, the links in the document work. However, when another user views the pdf document using Reader 9, the links do not work for them. Any suggestions?

    Are they hyper links or are they spelled out (http://...etc)?
    If they are spelled out, it could be because the person using 9 needs to select "create links from URL" in Preferences>General>Basic Tools.

  • Links to PDFs Created with Illustrator Won't Work

    I am using CS3. I create a document in Illustrator, save it as a PDF, and create a link to the PDF either through our website developer or through a newsletter program I am using. If I create the PDF using other programs (such as MSWord or Excel), the link works fine. If the original document is created using Illustrator and then saved as a PDF, the file will open directly as a PDF no problems. However, when I link to the PDF, the PDF downloads about 95% to 99% and then just stops on a blank page. Sometimes I get the message that the download is done; sometimes it just sits there at 95% downloaded and never progresses. Anyone else experience this?

    That's weird. Did you try and run the "Optimize" stuff in Acrobat? Perhaps it still has some references and fancies turned on that are unsuitable. Also there may be something up with your Internet Zoen surveillance and Illu simply not be an trusted app, so your PDFs are flagged as risky by the system...
    Mylenium

  • Navigation Bar & Work areas not appearing in CRM Webclient User Interface.

    Dear all,
    We are into SAP CRM 6.0 implementation. I have created a new Business role (ZIC_Agent) copying the standard one IC_Agent
    I have assigned default layout profile, role key and the assigned navigation bar profile is ZIC_Agent, which is copied form standard navigation bar profile (IC_Agent).
    I have assigned the role to a Org unit in the Organization Model.
    But when I try to execute the Webclient UI, it is not showing the Navigation bar and work area in the screen, whereas it is working absolutely fine with another standard business role (Servicepro) which has already been assigned in the system.
    I could not understand that, why I am getting this error.
    I request you to help me in resolving the issue. Your suggestions will be highly appreciated.
    Best regards
    Edited by: Raghu Ram on Feb 25, 2009 7:43 AM

    Hi Raghu Ram,
    To do a quick testing if the business role is working properly, assign it to your user directly in transaction SU01.
    Add parameter CRM_UI_PROFILE in SU01 for your user and give your Zbusiness role in the value (all caps).
    If this is still not working, check the pfcg role that is assigned to the Business role and regenerate the authorizations. You can do this in transaction PFCG.
    This should solve your problem.
    Regards,
    Padma

  • Link Safety measure with agent for a Work Area

    Hi,
    Is there any way to match a specific safet measure to a specific Agent for a given Work Area?
    For example, for a Work Area, I may have "dust" as an agent and i may need to link it with a specific safety measure oriented to people called "EPI Employee's training".
    Thanks in advance,
    Daniel Siñani

    Hi Daniel,
    For you to be able to define safety measure for any hazard inducing agent, logically you must have done the study of the risks posed by that agent. This study is called as risk assessment in SAP EH&S. So, you will have to create risk assessment for "dust". Here you may assign safety measure "EPI Employee's training" under category "Organizational" and type "Education and training". Moreover, you can define many more fields for tracking of the safety measure to its successful completion.
    Also, you can create SAP standard reports for Agents vs. Safety measures from following path:
    IHS>Reporting>Risk Assessment-->List Agents & Safety measures for a work area, and List Agents & Safety measures for a person.
    Regards,
    Pavan

  • Apex link (Created using href) is not working

    Hello All,
    1. I have created a click able on the APEX page for the attached link (stored in the oracle db table)
    Using below query
    SELECT '<a href="' ||'file:///'||Package.function(p_parameter)||'" target="_blank">'|| package.function (p_parameter_id )||'</a>'
    AS href
    FROM prag.t1, t2 
    WHERE    condition.t1 = condition.t2
    AND ID =p_id
    2. The attached link from the path are opening in a new window perfectly for me.
    \\sih82566\k1_ora$\K1IS\TEST1I\WORKDIR\Gaurav\146539_Scripts.SQL
    3. The attached link from the path such as
    C:\Documentss%20and%20Settings\gaurav\Desktop\f120.sql
    are not accessible to me. There is not any error message also on click on this link.
    Note:I am using using APEX in my citrix machine
    Thank you.
    Regards,
    Gaurav Nagpal.

    Hello Hari ,
    I was expecting suggestion from you and finally you replied  thanks a ton.
    For your first question :->
    I think the problem is with "citrix". Can you just run the application from your machine and see if you can access the file?
          Yes, I copied the link "  C:\Documentss%20and%20Settings\gaurav\Desktop\f120.sql "  and paste on IE its working perfectly.
    When you run browser from citrix, then C:\.. will refer to local drive of Citrix machine, not your local machine!
        Attached link  from  C:\. is not working (either I attach  link  from citrix machine or my local machine)
    It would be really very helpful if you can suggest me more in solving this issue.
    Thank you.
    Regards,
    Gaurav Nagpal.

  • Email Link Created in Muse won't work

    This is odd. I can send an email to my client from any email program. But if I select the email link from his webpage (created in Muse), even though the email is correct when an email window opens, the client is not receiving emails. Some get bouncebacks, some don't. I use apple mail and I didn't get a bounceback so I was unaware of the problem. The format I used when creating the email link was mailto:[email protected] No spaces. This is my first stab at Muse so maybe I'm missing something obvious.

    Hi
    On click to mailto: command will open the default email client that is used on computer. So Muse creates the link properly as email process works here, but hard bounce/soft bounce/spams etc are not controlled from Muse end.
    Sending and receiving email should have proper records setup , else these problems can occur.
    Thanks,
    Sanjit

  • How to create an link to an BSP-Extension in documentation

    Hello everybody,
    I've got an perhaps easy question. I want to create an link in my documentation to the documentation of an BSP-Extension (for example <htmlb:inputField>) Is here someone who can tell me the best way to do this?
    If I use the function to insert links in docus, I don't find a Documentation Class that fits.
    I already looked to the docu of the BSP-Extension (in edit-mode) and see, that say use the function "Internet Service" but it don't run.
    What's to do?
    Thanks for help.
    Bye Matthias

    Hi Matthias,
    just go into your document e.g. via se61, in edit mode and do the following: Enter this link syntax:
    <DS:IS.HTMLB                         INPUTFIELD>inputfield</>
    Please note that IS is the technical name of the BSP-Extension objects, then comes the name of the extension itself, in this example it's htmlb, followed by several blanks (they are part of the name and thus very important) and then the name of the element in capital letters.
    You can find this technical name of an existing docu object if you are in the SAPscript editor and select Extras -> Information -> For document.
    Instead of using the syntax for links directly (i.e. <DS:IS:Extension-name followed by blanks and extension itself>name</>) you can also use this function in the SAPscript editor for long texts:
    Insert -> Link, then choose document class BSP-Extension-Object via F4 and enter the name of the extension, the extension element and the text to be displayed in the document. However, this document class is not always visible via F4, so you'd better use the direct link syntax mentioned above to be on the safe side.
    Hope this helps.
    Regards, Heidi

  • I have opened artwork created by someone else. We are both using Illustrator CC. This particular issue shows up in Illustrator CS5 also. Issue: in the links pallet a weird gray gadient keeps replicating. I cannot identify it in the artwork. It is an embed

    Hello,
    I have opened artwork created by someone else. We are both using Illustrator CC. This particular issue shows up in Illustrator CS5 also. Issue: in the links pallet a weird gray gradient keeps replicating. I cannot identify it in the artwork. It is an embedded image. I cannot get rid of it and it keeps reproducing. WHAT is it and why can't I delete it?
    Thanks for any help. Ingrid

    Hello, yes it is reproducing over and over. I look in the original artwork and there are 28. I did not save over the original art but “save as”. Worked on the new file for a while and now there are 47!. I copied all the content to a new blank, all colors removed, file and there they were. If I click on them can’t relink, won’t show a bounding box, no frame in wire-frame, no stray points. they are ghosts. Here is an image, to give a better visual of how they look in links panel. Any ideas? Thanks, Ingrid

  • I created a website with iweb, some of the links do not work on ie

    Icreated a website on iweb, originally had problem with firefox, I was helped and that issue was resolved.  I just discovereded that some of my links within the site are not hot/working.  It seems to be working on safari, firefox and google chrome but not on internet explorer and it is not all the links.  Any suggestions?

    Hmm, okay I'm not entirely sure about this one. I know that a lot of iWeb users say that they have some issues with IE, and I know that lots of shapes and shadows can have an affect on an iWeb site's appearance in iWeb. But it seems strange that it would only happen on that one page, when the other pages are pretty similar.
    I would try the rage software/webcrusher method, as it is possible that if you run your site through webcrusher, it will end up working. That tutorial mentions not having shapes and shadows, but I doubt that's something you'd want to get rid of entirely as that seems to be the bulk of the design, but it's still worth a shot to just optimize the site and see if it works.
    If you need help with it, e-mail rage software and their support guys will be able to lend a hand.

Maybe you are looking for

  • No 'privacy' button in Safari on iPad

    When using an iPad Air, Safari does not present a "private" button. I have access to another iPad of the same variation and can see where the "private" button is supposed to appear, but it isn't there. I have checked under settings and can see nothin

  • Can't update my IPod Touch because I have to enter in a passcode but it wont let me on my Ipod

    Okay so I turn on my IPod Touch today and their is a message saying I need to plug it into ITunes. I plug it in but ITunes says that I need to enter in a passcode to my IPod because it is locked. I can't do this because the screen is still up on my I

  • Down Payment FAZ Document Posting using AZWR

    For configuration of Downpayment for Milestone Billing. We have made use of Condition Type 'AZWR'. This works fine as long as it is above the VAT (TAX) Condition Type in the Pricing Procedure. The invoicing Process in SAP involves Milestone billing w

  • Error in RFC Sender

    Hi, We are implementing a BAPI to send data to PI. We have created the following IN R\3 In SM59 create a new RFC connection type T (TCP/IP). Technical settings: Activation type: registered server program PROGRAM_ID: test_program_id Gateway options: G

  • Photo Albums not loading within iWeb

    Hi all I have put together a simple website, with a couple of photo pages and a page containing six photo albums. I've published the website and all is great. However, now I wanted to change some photos of the photo albums (in the photo albums page),