Accessing SAP Transaction Screen from 3rd party Application

Hi friends
We have a requirement where we want to access a transaction screen in SAP from a 3rd party application.
Can anybody guide us, as to how can this be done through ITS, if at all its possible??
Kindly guide...
Thanks in Advance

what sort of 3rd party application, you wanted to show the sap gui screenin the 3rd party application?
if its a web application, then you can just embedd the sap gui screen using frame/iframe with its url for that transaction.
if its a windows based desktop application, you can use sapgui scripting to do the same.
Raja

Similar Messages

  • Accessing SAP Transaction screen from other application

    Hi Friends
    We have a requirement where we want to access a transaction screen from some other application.
    Is there any standard BAPI for doing this (R3 or CRM) ?
    Kindly help ....
    Best Regards

    Hello Pankaj,
    In CRM you can use Function Module TRANSACTION_CALL_VIA_RFC to open a transcation screen in another system. This FM takes RFC Target System and TCode as inputs and opens the transaction in the specified system (provided Logical System Name & RFC Connection has been properly made)
    If it is IC Web Client, you can use transaction Launcher to do the same, follow the blog created by Raja G for the same.
    The link to which I am providing underneath:
    /people/raja.g/blog/2007/01/24/displaying-r3-transaction-in-icwc-application
    Regards,
    Khushboo
    <b>Reward with points !</b>

  • Any links i open from 3rd party applications do not open in firefox.

    To be more precise, when i click a link, Firefox does open however it does not visit the URL. It simply opens a new session. I have started Firefox in safe mode and the problem occurs, i have reset firefox to default preferences and the problem still persists. I can see no problems in the setting of Firefox itself and have already tried all the fixes available.
    I am using Firefox 29.0.1 on Fedora 20 64x

    As i stated, when i click links from 3rd party applications, such as skype; a youtube link or something similar. Firefox opens a new session however it does not visit the clicked url

  • How to open a Metasolv screen (like Order screen) from 3rd party applicatio

    My requirement is :
    should be able to open up an order screen from a .Net application. For example, I have a report (Reporting services report) with all order numbers avaialble in M6. I usually hyper link the order number on the report so clicking on it should open up M6 order screen extracting the data for the Order number passed.
    Has anyone did this in the past? I appreciate if someone can share information around this area.
    Thx,
    Raju

    Raju,
    What you're attempting to do cannot be achieved.
    Regards,
    Sean Getts
    Oracle | Communications Customer Support

  • Adobe reader waits about 5 mins and still fail to accept pdef drop from 3rd party applications

    The Adobe Reader Version 7.0 on Linux SLED 10, waits about 5 mins and still fail to accept the drop of pdf file from another application.
    The drag source create a tmp file in the /tmp directory and drag target type is text_uri_list. with XDND as protocols.
    Would it be possible to find out what is required to accept drop for the Adobe Reader ? and why does it takes about 5 mins to return drag fininsh events ?
    Thanks

    Hello,
    Unfortunately, the 7.0 Reader doesn't accept drag-drop on the application window. However Reader 7.0.8 (and the upcoming Reader 8.1) does.
    Regards,
    Neha

  • Opening SAP screen from an internet application

    Hi,
    I have a requirement in which it is needed to open up an SAP transaction screen from an internet application(salesforce.com).I have written a batch file which opens up the SAP transaction XD03 screen.This batch file can be called from a java program.But since our tool is an internet application,the java code has to be converted to a web service.
    Is there any other approach to open SAP screen from internet applications?
    Thanks & Regards,
    Vineetha

    Resolved

  • Export PR data from R/3 to 3rd Party Application

    Hi Team,
    Please help me providing possible option to transfer SAP data to a 3rd Party Application.
    Waiting for Your Reply.
    Rosalin
    Moderator message: please do more research before asking.
    Edited by: Thomas Zloch on May 18, 2011 2:38 PM

    Hi Rosalin,
    There are various ways to do so
    1.  Off line solution: You can write an ABAP report and download flat file or excel and that can becom the input for your  
          application.
    2. On Line solution : Develop an Remote Enabled FM(this FM will provde the required details) and develop a web service
         (using .net or java )  Call this web service through your application.
    Idoc and XI's are some of the other alternatives you have.
    Hope this helps.
    Bikas

  • RFC( SAP R/3)  to  XI  to  3rd party Application

    Hi All,
    we have an 3rd party application to which we want to send some data from R/3. We are using XI as the middleware.The process has to be triggered from R/3 side. We are not using Idoc's here. We are planing to use the RFC through which the data transfer has to be done.
    We are creating a BAPI with import, export and tables parameters.Basically the RFC is in SAP R/3 System.We need to send the data in the table to XI.
    In this case how the RFC destination has to be created and how the RFC to be called in the R/3 system to export the Data to XI system.
    Answers are highly appreciated.
    Thanx and Regards,
    Durga.

    Hi,
    <i>>>>In this case how the RFC destination has to be created</i>
    Check this blog by Michal it shows you step by step
    /people/michal.krawczyk2/blog/2005/03/29/configuring-the-sender-rfc-adapter--step-by-step
    <i>>>>how the RFC to be called in the R/3 system to export the Data to XI system.</i>
    Hope you are aware of normal way of calling function
    CALL Function "FM Name"
    Export
    Tables
    in this case the RFC should be called as follows
    CALL Function "FM Name" destination <SM59 Destination>
    Export
    Tables
    The above is for Sync call and if you want to make a Async call that is you are not expecting any reponse from the target then
    CALL Function "FM Name" IN BACKGROUND TASK destination <SM59 Destination>
    Export
    Tables
    Thanks,
    Prakash

  • Migration of Documents from 3rd party software to SAP DMS

    Dear Experts,
    We have implemented SAP DMS . Prior to DMS we were using Third party software for creating and storing the documents.
    There are abot 3000 documents in the third party software, now the challege is how we  must have to migrate the DATA from 3rd party software to SAP DMS with creating Dirs. Are there any upload programmes suffice the requirement or any development needs to be done or any possibilities.
    Kindly help me out in the above scenario.
    Regards
    jayanth

    Hi,
    from DMS point of view I think that SDXA functionality could also be useful for this action. For further information on SXDA functions please see SAP note 817743.
    Best regards,
    Christoph

  • Duplicate transactions in GL Journals when imported from 3rd party

    Hi All,
    Normally everyday we receive data from 3rd party system will imported to GL via GL interface tables. A scheduled program 'Journal import' is being scheduled every night which was in error status since last 4 days.
    So we have deleted certain transactions from the GL interface tables using delete command and imported the good ones into GL. Now when we see the amount is doubled.
    Any ideas. Have we done anything wrong?
    This is 11i.
    Thankyou in advance,
    Sudah

    Hi All,
    The journals that were imported are in Posted status. We have more journals than expected like almost doubled. what is the fix for this.
    Please help.
    Regards,
    Sudha

  • How to import payroll result from 3rd party system to SAP

    Hi Experts,
    May i know how to import payroll result from legacy system / 3rd party payroll system into SAP.
    i need to import the payroll result from Jan - April (from 3rd party payroll system) and system go live on May. I using payroll malaysia.
    Thanks.

    check this link
    http://help.sap.com/saphelp_40b/helpdata/en/91/80e9087834d111a4620060b03c3b0e/content.htm

  • Unable to open files from 3rd party websites/applications

    Hi all,
    My new macbook arrived with QT 7.0.4, I used it perfectly for a week with no problem, but now after carrying out a 'software upgrade' via system preferences to QT 7.1.1 I now find that Quicktime will not open hardly anything!!!! Not bad considering Apples information at the download window states that 7.1.1 was implemented to fix bugs that prevented QT from opening files in 3rd party applications. Whats going on?.......
    In the mean time I've had to carry out a system reboot to go back to QT 7.0.4 and now its back to how it should be. What version of Quicktime 7 am I going to have to wait for before this issue if rectified?
    Cheers
    Smarteee

    Thanks all

  • Can PU12 fetch results from 3rd-party payroll systems?

    Gurus:
    We have configured PU12 to export master data or master/payroll data to 3rd-part systems.
    Could you tell us how to fetch the results from external 3rd-party systems back to our ECC system?
    Thanks!

    Hi Ashley,
    You can import the wage types from 3rd party systems into SAP. Then you can run the payroll in SAP system.
    Check the following description taken from help.sap.com.
    You use the Import wage types function to transfer wage types from a third-party system to the
    payroll results of the SAP System.
    For more information, see the Implementation Guide (IMG) for Cross Application
    Components under Predefined ALE Business Processes   Human Resources 
    HR External Systems   Connection With an External Payroll System   Import
    Payroll Results or in the SAP Library under CA Cross Application Components 
    Business Framework Architecture (CA-BFA)   Library of ALE Business Processes
      Human Resources   Human Resources - External Applications   Process Flow:
    Import Payroll Results from a Third-Party System [Ext.].
    Starting the Import
    Prerequisites
    You have successfully run payroll in a third-party system.
    Procedure
    1. In the menu, choose Import wage types   Create IDocs.
    You access the IDoc Inbound Processing Via File screen.
    2. In the Complete file name field, enter the name of the input file.
    3. Choose Execute.
    The system message contains the number of created IDocs.
    4. In the menu, choose File   Import wage types   Create IDocs.
    You access the Inbound Processing of IDocs Ready for Transfer screen.
    5. Enter MANAGEREXTPAYROLL_INSERTOUT as the Message type and, if required, enter the
    Creation date and the Creation time.
    6. Choose Execute.
    Result
    The wage types created in the third-party system are available for further processing in the
    interface tables of the SAP System.
    You can then start payroll in the SAP System and perform the subsequent payroll activities:
      Create a remuneration statement
      Run posting to Accounting
    Regards,
    Dilek

  • Opening and closing 3rd party applications ??

    Does opening and closing 3rd party applications with the click of the home button actually close the application, or, does it continue running in the back ground ?
    I noticed most of the 3rd party application don't have a close/exit option, and wonder if opening and closing several applications with the home button can cause the many crashes I have read from fellow iPhone owners ?

    Clicking the Home button may close the application depending on the application itself. Some applications that use the network may close when going to the Home screen. To force quit any application, hold the Home button down for about 6 seconds until the Home screen comes up.

  • Raising a notification from 3rd party software

    Hi
    We have a client looking at raising notifications within the asset management system of SAP via a sql/.net software application. The 3rd party software has a defect register which could be used to open the SAP notification. We would like to populate the fields automatically when the notification is opened.
    Is there a current feature within SAP to raise single or multiple notifications via a 3rd party application?
    Cheers
    Russell

    Hi russel,
    Things are where they were.
    Any Function Module(BAPI here) is the ABAP part. So the solution involves 3 parties.  The BAPI suggested helps in creating a Notification by receiving parameters as Inputs. Where these parameters come from? These come from 3rd party software (you called so) through interface (XI here)
    Flow is like this.
    Interface (XI) - Receives parameters from your Browser (assumed you called it 3rd party) and translates into SAP field names and values.
    ABAP  - Receives these inputs, feeds to the BAPI the output of which is a Notification.
    Note:
    BAPI_ALM_NOTIF_CREATE  is a Notification creation tool (Function module) in ABAP. This receives SAP field values as inputs and generates a Notification.  It has got a wide range of applications in regular SAP developments.
    Regards
    KJogeswaraRao

Maybe you are looking for

  • Is it possible to cache the updates of history, permissions, forms etc, and write them to disk only at exit?

    I noticed that Firefox updates instantly the places.sqlite database on disk, with every new page load. I suppose this is done to maintain the History complete in the event of a crash. The same thing happens with the permissions.sqlite and formhistory

  • Getting error when reading xml file from a remote connection

    Hi all, I want to read an xml file from a remote connection, not from my local machine.So when i am creating the data server i am giving the host name(that is the ip of the machine where the xml file is located), giving the proper username and passwo

  • Watch video iPad to tv

    Trying to watch video from iPad on tv with a composite av cable - sound but no picture showing.

  • [SOLVED] What are those theme and font?

    Can someone tell me what is the gtk and pekwm theme? And I also want to know whats the font. Thanks in advance for you help. The screenshot is here Last edited by froli (2009-05-29 07:55:09)

  • HTTP request using PL/SQL

    I've the following header and http request. POST http://deab/DexNETWebServices_4_0_0_4/LoginService.svc HTTP/1.1 MIME-Version: 1.0 Content-Type: multipart/related; type="application/xop+xml";start="<http://tempuri.org/0>";boundary="uuid:e4c19840-745d