To launch MS paint from SAP

I have a requirement to launch MS paint from SAP.
On pressing a button in SAP screen, MS paint has to be launched for the end-user.
Thanks in advance.
Locking this thread, Please search before posting any thread
Edited by: Vijay Babu Dudla on Jan 9, 2012 7:00 AM

There are several ways to do that.
Just check the method EXECUTE of CL_GUI_FRONTEND_SERVICES class. pass APPLICATION as "mspaint"
Regards
-V

Similar Messages

  • Launch CRM 7.0 from SAP Solution Manager

    We are buiding the BPH in SAP Solution Manager and would like to store the CRM Business Processes in it as well. Therefore we'll also store the TCodes under the "Transaction" Tab.
    Now, i understand that CRM 7.0 uses a web GUI for configuring TCodes. If we launch the TCode from SAP Solution Manager, does it launch a browser with the right IMG Object for the TCode? How does this work?
    Anyone offer any suggestions/thoughts?
    Thank you, in advance.

    Dear Ramesh,
    I'm pretty sure that it's possible to launch CRM web GUI components from Solution Manager. You can assign BSP Applications to process steps and launch them.
    Most of the configuration in CRM 7.0 is still done via SAP GUI. I think it's only the UI view configuration that can be done in web GUI. However, if you find out which BSP application it is, you should be able to assign it to process steps in the configuration tab. It's done in the same way like assigning TCodes; just use type BSP_APPLICATION instead of BMTA.
    Best regards
    Jens

  • Login pop-up when launching Webdynpro ABAP application from SAP Inbox

    Hello All,
    We have configured our workflow to trigger WD ABAP application from SAP Inbox.
    However when we launch the workitem from SAP Inbox, we are getting a login pop-up screen in IE which prompts us to enter SAP password.
    Can you please help how can we avoid getting that login screen and how the WD ABAP application can single sign on from SAP GUI to IE for that user-id.
    Appreciate all your help.
    Regards,
    Samta.

    Hi Samta,
    You can configure User(RFC) and password for your webdynpro appl'n using SICF tcode.
    Path : /default_host/sap/bc/webdynpro/sap/(your wdp appln)
    Thanks
    Katrice

  • Insert /delete data from SAP Z table to Oracle table and opposite

    Hi,
    Can u help me write this FM from the SAP side?
    So, I have two tables ZTABLE in SAP and Oracle table ORAC.
    Let's put three columns in each of them, for example
    TEL1
    TEL2
    ADRESS
    NAME
    where TEL field is primary from ZTABLE to ORAC...
    (in FM there shoud be abap code for writing data in ZTABLE after we press some pushbutton made in sap screen painter..)
    for example, when we write new record in ZTABLE
    00
    112233
    Street 4
    Name1
    this data shoud be inserted in Oracle table ORAC.
    when we write new record in Oracle table for example
    01
    445566
    New Street
    Name2
    this data shoud be inserted in ZTABLE.
    Field TEL1 can be only of two values 01 or 02, other combination is not valid...
    I must have all data from Oracle table ORAC in ZTABLE and opposite.
    It should be the same scenario for DELETE...
    And this communication should be online between sap and table in oracle database...
    Can u help me from sap side? and give idea how to configure on oracle side??
    Thanks a lot,
    Nihad

    I dont know if we can directly connect to a oracle database ( wait for the answers from others on this )
    but in XI we have the JDBC adaptor to insert and retrieve data.
    so for the outbound from SAP the flow can be something like this (with XI in landscape):
    1) You have a screen to maintain a new entry / delete an entry
    2) On save , this record gets saved or deleted from the Ztable in SAP
    3)) In the same screen you can call a proxy class-method (generated using SPROXY transaction ) to send the record to XI.
    4) XI to format it and insert into the oracle table
    Mathews

  • Issue in Passing Value from SAP Portal through Open Doc

    Hi
    I am  trying to pass the variables through open doc link from SAP portal.
    I am trying to pass four variables.
    OrganisationHierarchy
    FiscalPeriodFrom
    FiscalPeriodTo
    Business
    OrganisationHierarchy  and Business are hierarchy variables.
    I am testing few scenarios.Scenario1 and Scenario 2 are working fine.
    But I am facing with Scenario3 and Secnario4.
    Scenario1
    Only two levels are passed to OrganisationHierarchy
    http://mspr39.corp.medtronic.com:8080/OpenDocument/opendoc/openDocument.jsp?sap_sysid=DB1&sap_client=010&iDocID=11589&lsMOrganisationHierarchy=[ZSS_L2_C+++++++++++++++++++++ZSS_L2_SEL].[AUSTRALIA+++++++++++++++++++++0HIER_NODE];[ZSS_L2_C++++++++++++++++++++ZSS_L2_SEL].[INDIA++++++++++++++++++++++++++0HIER_NODE]&sRefresh=Y&lsSFiscalPeriodFrom=001.2010&lsSPreviousWorkingDay=10%2F28%2F2010&lsSTargetCurrency=HKD&lsSFiscalPeriodTo=011.2010
    Result: Report is refreshed
    Status: Passed
    Scenario2
    Only two levels are passed to Business
    http://mspr39.corp.medtronic.com:8080/OpenDocument/opendoc/openDocument.jsp?sap_sysid=DB1&sap_client=010&iDocID=11589&sRefresh=Y&lsSFiscalPeriodFrom=001.2010&lsSPreviousWorkingDay=10%2F28%2F2010&lsSTargetCurrency=HKD&lsSFiscalPeriodTo=011.2010&lsMBusiness=[0MAT_PLANT__ZBUSINESS++++++++RKEG_WWBUS_0MATPLANT].[ATV+++++++++++++++++++++++++++0HIER_NODE];[0MAT_PLANT__ZBUSINESS+++++++RKEG_WWBUS_0MATPLANT].[TPS++++++++++++++++++++++++++++0HIER_NODE]
    Result: Report is refreshed
    Status: Passed
    Scenario3
    When two levels are passed  for both OrganisationHierarchy,Business
    http://mspr39.corp.medtronic.com:8080/OpenDocument/opendoc/openDocument.jsp?sap_sysid=DB1&sap_client=010&iDocID=11589&lsMOrganisationHierarchy=[ZSS_L2_C+++++++++++++++++++++ZSS_L2_SEL].[AUSTRALIA+++++++++++++++++++++0HIER_NODE];[ZSS_L2_C++++++++++++++++++++ZSS_L2_SEL].[INDIA+++++++++++++++++++++++++0HIER_NODE]&lsRefresh=Y&lsSFiscalPeriodFrom=001.2010&lsSPreviousWorkingDay=10%2F28%2F2010&lsSTargetCurrency=HKD&lsSFiscalPeriodTo=011.2010&lsMBusiness=[0MAT_PLANT__ZBUSINESS+++++++RKEG_WWBUS_0MATPLANT].[ATV++++++++++++++++++++++++++++0HIER_NODE]
    Result: Report is  never refreshed and its keep on running
    Status: Failed
    Scenario4
    Only three levels are  passed for OrganisationHierarchy,
    No values are passed for Business
    http://mspr39.corp.medtronic.com:8080/OpenDocument/opendoc/openDocument.jsp?sap_sysid=DB1&sap_client=010&iDocID=11589&lsMOrganisationHierarchy=[ZSS_L2_C+++++++++++++++++++++ZSS_L2_SEL].[AUSTRALIA+++++++++++++++++++++0HIER_NODE];[ZSS_L2_C++++++++++++++++++++ZSS_L2_SEL].[INDIA+++++++++++++++++++++++++0HIER_NODE]; [ZSS_L2_C++++++++++++++++++++ZSS_L2_SEL].[ASEAN++++++++++++++++++++++++++0HIER_NODE]&lsRefresh=Y&lsSFiscalPeriodFrom=001.2010&lsSPreviousWorkingDay=10%2F28%2F2010&lsSTargetCurrency=HKD&lsSFiscalPeriodTo=011.2010
    Result: Report is  never refreshed and its keep on running
    Status: Failed
    Thanks
    Arun

    Hello Rupachandran,
    the memory id won't work as it is within the current session only.
    you have two main options:
    1) pass parameters in URL
    2) persist the parameters somehow ( shared memory area, database table )  and pass a GUID in the URL which refers to these.
    strangely enough although this is a mirror of most of the posts here, which want to launch WDA apps from standard GUI based code, the techniques are very very similar.
    you might get some help from looking at this recent post Calling webdypro through R3 Function module

  • Error when launching BEx analyzer from Portals

    BI Gurus...
    We are working on an initiative to migrate our user interface from SAP GUI to Enterprise Portal.
    Bex Analyzer is primary mode of reporting at this time.
    After importing the Roles into EP, I am able to execute the web queries successfully, in the BEx Wen analyzer. But, I get an error when I click on any of the excel workbooks. Our expectation was that once we click on the excel workbook name, the BEx analyzer will launch from EP. But it seems like the issue is with launching BEx Analyzer from BI Portal.
    Has anyone faced this issue before?
    Is it possible to launch BEx Analyzer from EP?
    Are their some key portal settings we have missed out on to enable launching BEx analyzer from EP?
    Please provide your thoughts/experience.
    Thanks,
    Ajay.

    Hi WernerS,
    Thanks for your response.
    The RRMXP Transaction works and it launching the BEx Analyzer as expected.
    Now, as per our research, I think there are 2 ways of launching BEx analyzer from BI Portals.
    1) Call via a URL
    You can call BEx Analyzer via the following URL: http(s)://<server:port>/sap/bc/bsp/sap/rsr_bex_launch/bexanalyzerportalwrapper.htm
    You can modify the URL to open BEx Analyzer with either a workbook, a query or a query view. You can use the following parameters to do this:
    ●      Parameter to open the workbook: ?WBID=<wb_id>
    I have tried calling via URL iView, but instead of launching the BEx Analyzer, it just throws a dialog box to "save" or "open" a file, RRMX.bex. When I try to open this file, it says "Invalid File Format".
    I tried opening the file in notepad and I see the following parameters passed.
               test
               Data=BX2,CONAJP,EN,mikoyan,17,,,250,
               9
    Any clue about what I am doing wrong?
    2) Calling via a Transaction
    You can generate BEx Analyzer in Portal Content Studio as an SAP Transaction iView.
    The iViews are of type SAP Transaction iView and have the code link com.sap.portal.app integrator.sap.Transaction.
    The most important properties are System, Transaction Code (TCODE) and ApplicationParameter.
    ●      The Transaction Code for all workbooks is RRMXP.
    ●      The ApplicationParameter property contains the value WBID=<WORKBOOK_ID>.
    I have tried this approach as well. When I open this iView, I see the RRMXP transaction in the Internet explorer, but the workbooks still does not open in the BEx Analyzer (Excel)
    Any thoughts on where am I going wrong ?
    Thanks,
    Ajay.

  • Url Iview from SAP Portal to Infoview encounters "Access is denied"

    Hi
    We are using URL Iview to point to Business Objects Infoview from SAP Portal. Our requirement is to launch the Infoview within the portal content area. We are able to preview the iview, but encounter "Access is denied" error when we add the iview to page, we realised that we are only able to launch infoview when it is setup to open in a new window.
    Is there a way where we can show the Infoview in portal content frame.
    Regards
    Kamal

    Hi experts,
    i got the same problem how to integrate the InfoView Appl into the "Portal Content Area" and not only as an new Window.
    When i try to analyse the problems, the error stacks say some thin about that an Java Script is trying to change the browser size and the portal is not allowing this... thats my assumptions.
    Has anybody how we could solve this tricky topic ?
    For details to to customize the URL iView please refer to this thread: Integration of InfoView into SAP Portal using SSO
    kind regards
    Stefan

  • Launching GUI transactions from BSP

    Dear Gurus,
    I have requirement to launch ECC Transaction from CRM Web Client UI. Now, i dont want ITS based version of ECC version but WIn GUI version. I found Wiki link below which suggests the steps however it does not work.
    I have exactly same requirement in CRM 7.0 (Support Pack Level 5) and i implemented same steps as desribed in the article. However I am facing issues tha It first asks for the right applicaiton to open object, i choose SAP Applicaiton exe file but later it gives error -
    Erro Statusing "C:\Users\windowsloginid\App Data\Local\Microsoft\Windows\Temporary Internet Files\Low\Content.IE5\2DG74TFC\win_gui[1].sap'(rc=-2)"
    Here win_gui is the name of .HTM page with flow logic. I copied all the code in Page Layout and i am also not able to debug this as breakpoint does not hit.
    Please suggest as this is something really urgnet for me.
    Thank you very much in advance!!!
    http://wiki.sdn.sap.com/wiki/display/CRM/CRMWebUI-LaunchingtransactionsinGUIforWindows

    Hello,
    I am able to launch GUI for Windows though SAPshortcut method. I am also able to pass the Tx type and sales area on VA21 screen and skipping the first screen. However Now I am facing issue to pass customer number on VA21. I am using KUAGV-KUNNR field to populate customer but it never works. KUAGV-KUNNR buffer is emplty even when i am passing this through shortcut.
    Please suggest.

  • Launching External programs from an addon cause Client to stop

    Hi.
    We have an add-on that allow via configuration to launch other programs/files from SAP (Remote desktop, PDF-documents, etc.).
    Launching other processes from an add-on is easy with the System.Diagnostics.Process.Start(file, arguments);
    This has worked since SBO2004A, but since we began working with SBO2005A SP01 launching external programs cause the SAP Client to freeze every 5-10th time or so...
    Nothing except stopping the add-on-process works.
    When the add-on is terminated the Client "Wakes up" to inform that add-on has been disconnected.
    Anyone else have had a similar problem?
    <i>Kind Regards
    Rasmus Wulff Jensen | http://www.b1up.net</i>

    Regarding the thread, I whought about it, but since it is a process.Start, it a whole different process and threads should not have anything to do with it...
    As always, yes I've created a message for this.... And got the normal response from SAP Support "We cant reproduce the issue... please send sample code"... sigh.... Hate random error that can't be reproduced... and sample code is hard to produce when you have created a whole framework above the SDK... I almost never do any "Core" SDK...

  • Launch Fiori launchpad from NWBC 4.0

    Hi
    Can we launch Fiori launchpad from NWBC 4.0? I looked at a couple of presentation from SAP on NWBC and they suggested that it is on the future roadmap for NWBC. Any suggestions?
    Thanks
    Pankaj

    Thanks for sharing this info Ingo.
    I have some questions/concerns about embedding FLP in NWBC, both are UI Shells that provide certain UI services e.g. Navigation. In the case of navigation FLP uses Semantic Objects and Intents, where as NWBC (and Portal) use Object Based Navigation (OBN).
    I start to worry about this shell-in-shell scenario, how will navigation be handled, will there be any issues/conflicts ??? I haven't seen much information regarding this topic. I for one would like to see more info about using FLP to aggregate other types of content not just Fiori apps - the reality is that most customers of SAP will have a hybrid scenario and continue to use a wide variety of UIs including "legacy" apps for years to come. I'd like to use FLP to aggregate Fiori, UI5, Web Dynpro, SAP GUI, Personas etc... all in one Launchpad.... I hope that's where we are heading.
    Thanks - sorry for hijacking this thread a bit,
    Simon

  • Doing MS in software engineering from SAP India, banglore

    Hi,
    I completed my graduate in 2013 and currently working as a ABAP technical consultant in one of the IT firm. I really want to have good career in SAP. I have heard about MS in software engineering program from SAP india .Can anyone please guide me in knowing is it worth doing MS from there and if so then what is the procedure to go for.

    Hi Kumar,
    The below information may be helpful for you.
    The Birla Institute of Technology and Science popularly known as
    BITS which is a multi-campus university with campuses in India at Pilani
    (Rajasthan), Goa and Hyderabad and international campus at Dubai (UAE) gets its
    position among top ranking universities for a variety of reasons. BITS has been
    accredited by National Assessment and Accreditation Council – NAAC with a CGPA
    of 3.71 out of 4 and VERY GOOD status.
    For the year 2009, surveys by leading media giants which include
    India Today, Outlook and LiveMint have ranked BITS Pilani among top 10 Best
    Engineering Colleges. BITS is well known for its transparency in selection
    criteria based on the online BITSAT examination for all its degree programs.
    The alumni of the Institute who are ambassadors for Brand BITS are spread
    across the globe from Australia through Europe to America.
    BITS Pilani has set a benchmark in industry university
    collaborations through the Practice School Program for all its campus program
    students which is analogous to Internship by Medical graduates and Work
    Integrated Learning Programs for addressing the HRD needs of a wide array of
    corporates drawn from IT Majors, Process Majors, Pharma Majors, Engineering
    Majors, Power Majors and Healthcare Majors.
    SAP Labs India is SAP's second largest Research & Development
    and Global Services & Support center in the world. Founded in November
    1998, SAP Labs India is one of the four global development hubs (Germany, US
    and Israel being others) of SAP that contribute to all areas of the SAP product
    value chain- Research & Breakthrough Innovation, Product Development,
    Global Services & Support and Customer Solutions & Operations.
    SAP's eight Labs in different countries are undoubtedly industry
    role models for globally distributed development organizations and contribute
    in a big way to the goals of SAP's business units. Bridging the gap between
    local market demands and SAP's development organization, SAP Labs is well known
    for setting standards for excellence in innovation, efficiency, and reliability.
    With extensive employee learning system, management excellence and
    world class infrastructure in place, SAP without doubt finds a place in the
    Top-5 Best Workplaces among IT Software organizations.
    BITS Pilani and SAP Labs India signed a Memorandum of Understanding
    (MoU) and launched on 08 August 2008, the four year MS Software Engineering
    work integrated learning program for candidates holding BSc or equivalent
    qualification recruited and sponsored by SAP.
    On 06 August 2009, in a brief function organized at Bengaluru, SAP
    Labs and BITS Pilani launched the two year MS Software Engineering work
    integrated learning program for candidates holding B.E / B.Tech or equivalent
    qualification recruited and sponsored by SAP.
    Mr Ramakrishna Yarlapati (Ramki) Senior Vice President BST –
    Business Suite Core India, SAP Labs welcomed the gathering for the launch
    function and gave highlights of the BITS Pilani - SAP Labs collaboration and
    HRD focus of SAP.
    Mr Joachim Hechler Corporate Officer and Executive Council Member of
    SAP AG Group and EVP for SAP Business Suite who had specially flown to India
    for this occasion emphasized on the importance of continuing education and
    urged the prospective candidates to make the best use of the opportunity.
    Apart from Swaminathan Vemur, Expert - Learning and Talent
    management, Human Resources SAP Labs, who had tirelessly worked out the details
    to make the launch function a grand one, several senior executives of SAP Labs
    and prospective candidates enrolling for the program attended the launch
    function
    Prof BR Natarajan Dean Work Integrated Learning Programmes from
    BITS Pilani presented the salient features of the BITS model of Work Integrated
    Learning programmes with focus on the customized two year MS Software
    Engineering programme specially designed to address the HRD needs of SAP Labs.
    Mr Sai Sekhar Das faculty member of BITS Pilani who is spear heading various
    off campus activities of the Institute at Bangalore which include collaboration
    with various industries for degree programs and Practice School was also
    present for the launch function.
    Also Please see the below links
    SAP India - Scholar@SAP, Vocational Training at SAP Labs India
    SAP Labs India and BITS Pilani - M.S. in Software Engineerin
    http://www.indiaprwire.com/pressrelease/computer-software/2009081031129.htm
    Regards,
    Dipin

  • Calling JAVA webdynpro applications from SAP Business workflow

    Experts,
    Is it possible to call JAVA webdynpro application as a task from SAP Business workflow? If yes, please pass on any links to relevant documents.
    Thanks,
    Deepak

    Hello,
    You would probably want to use UWL in the portal. From UWL you can launch tasks from portal, and with proper configuration (for example with the help of transaction SWFVISU) you can easily start web dynpro applications from UWL.
    I suggest you go trough the SAP documentation about UWL. Start for example here:
    http://help.sap.com/saphelp_nw2004s/helpdata/en/39/a1bb5c4c0d4ab4a417e87ef35f1efa/frameset.htm
    Regards,
    Karri

  • Execute Query from SAP Menu with Analyzer

    Hi.
    I have created a menu for users. This menu contains links to queries that are opened with Internet Explorer.
    Now, i want to have another link but instead of opening it with Internet Explorer, i want to open them with Analyzer.
    Is possible to launch a query trough SAP Menu link in Analyzer? User will not need to open it trough 'Folder + Open Query ..'
    Kind regards,
    Inigo.

    Here are couple of directions:
    1. Create a local workbook which has embedded query. Store this workbook on a remote server or BI/FTP and create a link from it. But once this link is clicked, that workbook will be downloaded and user will have to login again in BEx analyzer.
    2. If we can call transaction "RRMX" from web, it will eliminate problem of relogin.
    3. Launching BExAnalyzer.exe file from web should launch analyzer automatically. Check whether this file accepts any parameters like open dialogue or query name??
    Hope something helps..
    Abhijeet

  • Email an invoice directly from SAP CRM 7 via ERMS

    Hi there,
    Is there a way to email a customer invoice from SAP CRM7 using SAP ERMS?
    With SAP CRM4, we are able to open up the invoice and click on the email icon. This will launch a new email from outlook with the bill attached.
    I'm looking for a more integrated way to email an invoice using ERMS within SAP.
    Thanks,
    Catherine

    Hi Catherine,
    What if you use the action profile for sending the email?.
    Thanks,
    Faisal

  • Cannot Send Email from SAP Business One

    Hi Experts
    I have configured SAP Email Services from the Mailer Service and Customer can send emails all the while,
    Now I have an Issue for One User,
    Iam using the Same Machine, Same Database with Manager Login, I can send Email from SAP with Attachments
    But When I use another Super user the system is not delivering the Email and it Goes to the Sent box (but not delivered)
    Have anyone encountered the Issue before
    Please hep to solve this issue permanently
    Thanks and Regards
    Vinodh Kumar Mohan

    Hi Vinodh Kumar Mohan,
    If the email can be found in Sent box, it must be delivered already.
    The problem could be on the email recipient side. It may go to the junk mail.
    Thanks,
    Gordon

Maybe you are looking for