Calling an SAP Transaction in cProjects Object Links

Hi all,
Can anyone help with the steps to be done in order to call an SAP Transaction in cProjects via services to Object Links. We succeeded to get the object links from R/3, but we are not able yet to see the 'open' link under 'Application' in the Object Link Tab. I read some documentation, it seems that an ITS server is required... Has anyone succeeded to do the right setting?
Thank you,
Lacramioara

Hi Lacramioara,
You have to enter the ITS Web server name in the Web Server field (IMG activity “Make Settings for Calling an SAP Transaction"). The server is required if you want to call a Web application for processing a linked object.
Regards
Deepak

Similar Messages

  • Service to call a SAP Transaction from cProjects

    Hi,
       After accounting Integartion, I wanted to call some transaction already in "Service for an SAP Transaction" node.
    There I need to define the Parameters and Services to make it available thru Portal.
    But seems I'm not able to provide the exact Parameters for the service.
    Also, When I enter the Parameters for the WEB server of an SAP Transaction, for Alias WEB Server, its throwing an error to check entry in OLR3_URL_SRV.
    Many Thanks,
    Jyoti Shankar

    Hi Vivek,
                 I've checked the URL. The SAP Transactions can be called online thru SICF WEBGUI Test. But from Portal, when I'm doing the same, the URL gets changed and system generates the string "scripts/wgate/webgui/!?" in the start URL.
    The reason stated is Web Server Address does not contain the Service "WEBGUI".
    How can I resolve the same ? Please advise.
    Thanks,
    Jyoti

  • Calling a SAP Transactional iview into a WebDynpro

    Hi,
       Can we call a sap Transactional URL through a webdynpro Application?
          I need to call a SAP Transaction using a webdynpro Link.Is it possible by creating a SAP Transactional Url and then calling this Transactional URL Through a link of WebDynPro.If so how?
    Regards,
    Raja Akella.

    Raja,
    In one of the client we needed to create a lot of iviews pointing to SAP transactions and then put them in Detailed Navigation. Sort of like user menus in SAPGUI. I ended up creating mass content for this. There is a <a href="https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/964">weblog</a> you can refer or better the <a href="https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/aaa54576-0501-0010-2a91-d4aeb886bc27">howto</a> guide.
    - Pankaj
    - Pankaj

  • Cprojects - calling a SAP transaction

    Hi
    I am trying to call a sap transaction QA03 to display inspection lot. I need to do Customizing for Collaboration Projects under Connection to External Systems &#8594; Object Links in SAP Systems &#8594; Make Settings for Calling an SAP Transaction
    I need help to define the following service parameters to call QA03 as per SAP documentation,
    1. Screen field:
    2. ~TRANSACTION:
    3. ~OKCODE:
    Thanks
    Senthil

    Hi Senthil,
    Transaction code: is the transaction code of the transaction that you have to call
    OK code: OK code of transaction
    eg: if you have an object link with PS project definition and want to open that project definition in webGUI in display mode, use following settings in Make Settings for Calling an SAP Transaction:
    Service for an SAP Transaction: 0CJ08 Display Project Definition
    Paramters for a Service:
    *PROJ-PSPID = PSPID
    ~OKCODE = MDTB
    ~TRANSACTION = CJ08
    Regards,
    Reema.

  • How to call a sap transaction in Internet Service

    Hi,
    I have a requirement to call a sap transaction code in the Internet Service. By donig this, the SAP transaction will be called in the web browser via ITS.
    Internet Service has HTML Templates - inside html templates I want to call the sap transaction based on a button event.
    Below is the transaction code. When I enter below link in the browser then it works fine. The same I need to call progrmatically in html template on some event.
    http://xxxxxxxxxxx/sap/bc/gui/sap/its/webgui?~transaction=me23n
    Thanks,

    Hello Sal.
    This does not look like an ABAP issue, but rather JavaScript, JQuery or whatever you are using to handle the button-click-event in your "Internet Service" web application.
    You might try window.open("http://xxx...me23n","_self").
    Best regards,
    Frank.

  • Acessing a SAP Transaction Code through WebDynpro Link

    Hi Developers,
                 I need to call a SAP Transaction from a link and how would I go about it.I Have created a WebDynpro Link to Action in Layout of WebDyn and now I need to write the code for acessing a transaction.
            It is similar to a SAP Transactional Iview but it will be a link.Can anyone help me in this issue.
    Regards,
    Raja Akella.

    Well, you can create SAP transaction iView for t.code 'SE38'.
    You can configure value
    for 'application parameter' property  as 'RS38M-PROGRAMM=<PROG_NAME>'
    for 'Parameters to Pass from Page Request' as 'PROG_NAME'
    Add this iView to the page, get url of the page.
    In webdynpro application, append '?PROG_NAME=<program name>' to this url dynamically when you click on the tree node (where you replace <program name> with actual program name>) ..
    Does that solves your problem?

  • Call standard SAP transaction in BSP

    Hi guys,
    I am working in WAS 6.20.
    We have separate server for WAS and records fetched from R/3 server.
    Now the requirement is i have to call a standard SAP transaction and the output of the standard transaction should be displayed in the BSP output.
    Is it possible to call a SAP standard transaction in WAS 6.20.
    Is it possible to display the same output in the BSP screen.
    Above to all, displayed output should be refreshed automatically for every 20 minutes.
    I come with lot of doubts, expecting your reply.
    Hopefully waiting for yours reply.
    Saravanan. V

    Hi,
    Pls check threads like
    calling STD SAP transaction in BSP
    Calling R/3 Transaction from BSP
    Calling standard R/3 transaction from BSP
    Calling an SAP transaction from a BSP page
    Calling ITS transaction from BSP
    Can we call standard transaction from bsp
    Eddy
    Pimp up the S(D)N site and earn points. Check this <a href="/people/eddy.declercq/blog/2007/02/01/pimp-up-the-jam log</a> for details

  • Can we call an SAP transaction in Webdynpro

    Hi,
    I have a requirement to call an SAP transaction in Webdynpro, ie on clicking a button in a view, the particular SAP transaction has to come . Kindly tell me how to do it.
    Regards,
    Lakshmi

    Lakshmi,
    You cannot call a transaction from WDA
    check these threads
    https://forums.sdn.sap.com/click.jspa?searchID=19319106&messageID=6146192
    https://forums.sdn.sap.com/click.jspa?searchID=19319106&messageID=6476084
    Thanks
    Bala Duvvuri

  • CProjects -List of ERP PS-transactions for an object link is not displayed

    I have created an object link between a cProject project definition and a standard object type 0PROJECTDEF- Project Definition (PS). In the cProject guides I can see that in the portal Object link tab there should be a column with a link u201Copenu201D, where I could go directly to the related PS transactions. For me the column at the right from the name column is empty. I have maintained services for this object type in IMG node Collaboration Projects - Connection to External Systems - Object Links in SAP Systems - Make Settings for the Linked SAP Objects.
    What should I do to get the u201Copenu201D link?
    Iu2019m using SAP RPM 4.5 (CPR Xrpm 450_700: Support package 0009)
    Any help appreciated

    I do not speak or read Russian but the site you link to appears ok to me with text and pictures of flowers which will scroll across the screen similar to a slideshow.
    # The other question and answes suggested reloaing the web page have you already tried that ? <br />Use keyboard keys Control+ F5
    #I note you have adblock installed is that causing the problem? Try disabling that.
    #Otherwise try Firefox in SafeMode and make sure you clear the Firefox cache and site cookies. See
    #* [[Troubleshoot Firefox issues using Safe Mode]]
    #*[[How to clear the Firefox cache]]
    #*[[Delete cookies to remove the information websites have stored on your computer#w_delete-cookies-for-a-single-site]]_delete-cookies-for-a-single-site

  • Link to URL should call a SAP transaction through URL with params

    Hi All,
    I have a requirement where I need to open a SAP Transaction MM03 on click of a link in a webdynpro application.
    I feel that I can call it using a URL but not sure of how the URL should look like.
    If I can pass the Params with the OKCodes etc this should work.
    Could you please let me know how to do that.
    Just to be clear the transaction should open as a new window and its not in portal So i cant use Portal Navigation(relative or absolute).
    Please do suggest me how to do this.
    Thanks & Regards,
    Sirisha.RS

    Hi Srisha,
    What i can suggest  you is to create a SAP Transaction iView and attach it to role where user can access and make the iview  invisible in navigation. In Webdynpro code  access the transaction by following way :
    WDPortalNavigation.navigateAbsolute("ROLES://portal_content/......<SAP Tran iView Path>",WDPortalNavigationMode.SHOW_EXTERNAL,
                   (String) null,
                   (String) null,
         WDPortalNavigationHistoryMode.NO_DUPLICATIONS,
                   (String) null,
                   (String) null,
                   <parameters to be passed to transaction> ); 
    Hope it helps !!!
    Good Luck,
    Vasu

  • Calling an SAP transaction from a BSP page

    Hi, I have created some BSP pages that are rendered inside SAPGUI screens using a HTML control object. When looking at a CRM system I came across the Business Partner Cockpit (CRMD_ORDER_BP) which displays activities for a business partner using a BSP implemented by CL_CRM_CCKPT_CFS_SERVICE_HTTP.
    The interesting thing about this BSP, is that you can click on the transaction number in the BSP and it launches the appropriate SAPGUI transaction to display the details of this activity.
    Looking at the HTML source, the link is defined like this: -
    <a href="SAPEVENT:OBJTYPE=BUS2000115&OBJKEY=CDAEBBF5BD903E4390DA7984D3054A65">0920000086</a>
    In the above example this activity is a sales order.
    Can anyone help me understand how this works, and how I can use it to navigate to SAP transactions using links in my BSP pages that are placed in SAPGUI HTML controls?
    Thanks
    Graham

    Hi Graham!
    I have a similar problem in transaction CIC0 and the Sales summary tab in CRM.
    I have created a new class and assigned it to a new fact sheet. One column in this fact sheet should be a hyperlink defined in the way that you have described.
    When using method get_event_parameter I are not getting any data for the SAPEVENT parameters - I don't get the value, only the keys:
    <a href="SAPEVENT:?OBJTYPE&OBJKEY>
    How should I procced to assign an object type and object key to this SAPEVENT???
    Would also be very nice if anyone could explain how to "call transaction" works.
    Help understanding this would be very appreciated.
    BR
    Mattias

  • CProjects object link greyed out in DMS

    Hi Everyone,
    We have cProjects 4.5 setup in our environment.The RFC connections to SAP DMS have been established. DIR's of all 'Document Types' can be assigned to a project successfully.
    Now,in DMS, for a DIR XYZ,'cProjects Elements' object link has been established.However, when we attempt to add a Element in cProject Elements, the netire section gets greyed out and a message is displayed as follows.
    " Object link to DPR_OBJLNK cannot be changed in this transaction,Message no. 26321 ". Its understood that linking cannot be performed from CV0*n transactions. In that case,from where would this feature be enabled?
    Regards,
    Pradeepkumar Haragoldavar

    Hi.
    we have the same problem.
    SAP ECC 6.0 on client 300, cProject on client 400, RFC connection established.
    From cProject we can link DMS documents to tasks.
    But, in DMS we can't see the link to the cProject task (object DPR_OBJLNK).
    Is it possibile to see cProject tasks linked from the DMS documents ?
    Is it possible to link cProject tasks directly from DMS documents ?
    Thanks.

  • Calling Standaard SAP transaction in a split screen

    Hello,
    Can someone please help me with following problem?
    I want to create a screen like in program  DEMO_ABAP_OBJECTS_SPLIT_SCREEN but instead of an ALV when selecting a flight I want to call a standard SAP transaction like VA01 ... etc. ( The same as SE80 but with SAP transactions )
    I want to see the SAP transaction where you can see the alv in the demo program.
    Thank you very much for your help.

    Hi,
    look report DD_ADD_FORM_INPUT
    and this german link:
    http://www.apentia-forum.de/viewtopic.php?t=3741&highlight=se80+dynpro
    pls reward useful answers
    A.

  • XRPM 2.0 - cProject Object Link

    Hi all,
    I am using xRPM 2.0
    SPRO Path: SAP xApp Resource and Portfolio Management (SAP xRPM) -> Base System Interfaces -> SAP cProjects Integration -> Define Business Object Links for SAP cProjects
    Within this the following object types do not have any values maintained for Internal Key, External Key, Search Fields, Result Fields and Proxy Class.
    Object Types are: 0CPCHECKLIST, 0CPCHECKLISTITM, 0CPPHASE, 0CPPROJECT, 0CPRESOURCE
    0CPROLE and 0CPTASK
    Can someone pl post in the values in these fields.
    Regards,
    Reema Shahbazkar

    found sol

  • Call std sap transaction mm03 from bsp

    Hi
    please can any body tell me.
    How do i call a std sap transaction mm03 in bsp application.
    is it possible to use call transaction statement directly or any other way.

    Hi sushilnath,
    Please try this blog : <a href="/people/thomas.jung3/blog/2005/11/04/bsp-150-a-developer146s-journal-part-xvii--recreating-a-standard-transaction">BSP – a Developer’s Journal: Part XVII - Recreating a Standard Transaction</a> by Thomas...
    This might help you....
    Hope this helps.
    <i><b>Do reward each useful answer..!</b></i>
    Thanks,
    Tatvagna.

Maybe you are looking for

  • PO and GR in Project Stock

    Hi Could you tell me how to create PO for Project and Goods Receipt in Project Stock. Thanks and Best regards, Thang

  • Adobe flash 11.4.402.265 doesn't work for me either. Anyone else having a problem?

    I installed the latest update and once again this version is not working for me either. I again had to go back to 10.3 Is it okay for me to just stay with 10.3 indefinately?

  • Can the cheques automatically assigned to Down payment F-48

    Is it possible automatic cheque assignnment of next cheque from the cheque lot. I know we need to assign the cheque FCH5  in another transaction or we need to pay from F-58 or for manual cheque payment we can use f-53 and FCH5 . How to assign cheque

  • Clearing out room on startup

    hi. my startup disk is full. i've got a bunch of memory available on my storage drive but i can't really figure out what to move. i copied my library to my storage drive. but it won't let me erase it off my startup drive. any other ideas?

  • UNTIL TIME problem

    Hi, I'm starting to use Rman environment for the implementation of our Database backup strategy. But I have one problem of missundestanding concepts. Can somebody explain me how does work the UNTIL TIME option please?. My problem is with the followin