Web enable of transaction

Hi Group,
I have a requirement to web enable a custom dialog transaction on the intranet/internet. I wanted to know whether it is possible and how much effort will it take.
What all possible solutions are available? What are the advantages of using one over the other.
Please let me know at the earliest.
Regards,
Ankur Bhandari

Hello Ankur,
the easiest way is to install an ITS (Internet Transaction Server) and run the Transaction with SAP GUI for HTML. With this solution you don't have to do any programming. Other ways to <a href="/people/gregor.wolf3/blog/2004/09/05/access-sap-r3-from-external SAP R/3 from External</a> are described in this <a href="/people/gregor.wolf3/blog/2004/09/05/access-sap-r3-from-external.
Regards
Gregor

Similar Messages

  • Window size of web-enabled SAP transaction in an iView

    I have a problem which maybe a bug concerning a web-enabled SAP transaction within a Portal iView.  If the transaction is an ABAP report or a Dynpro program that requires a wide display area, the display is cut-off which requires to user to use the scroll bars.  However, if manually entering the SAP transaction within the tCode input-field of the web-enabled transaction inside the iView, the window length changes and thereby the scroll bar disappears.
    I would like to know how to set the inital width of the web-enabled iView so that there are no scroll bars when the iView opens an SAP transaction which requires a wide display area.  I've tried both the Wizards for creating iViews for R/3 and SAP transactions without success.

    Hi,
    You have to set the iview property to FULL-PAGE and height to be some 8000 in the portal then the problem solves.
    Regards,
    Lakshmi.

  • Implementation of Web Enabled RF Transactions (Web SAPConsole)

    We are in the process of the SAP ERP implementation supporting RF transactions for Warehouse processes.
    SAP's Mobile Data Entry supports both GUI (with graphical user interface) and character-based handheld devices. 
    Our client is interested in pursuing the GUI based handheld devices and is looking for recommendations, references and implementation experience with particular details on-
    1. Guidelines for choosing the RF Handheld device, and hardware partners.
    2. Any testimonials involving implementation of Web enables RF Transactions (using Web SAPConsole)
    3. The implementation efforts needed (development as well as configuration) and challenges faced for using Web SAPConsole.
    4. Detail configuration steps for implementing Web SAPConsole
    Thanks

    1). Intermec is a successful vendor for RF bar code scanners/barcode label printers
    http://www.intermec.com/products/index.aspx
    You can also see Teklogix, Telxon, Symbol and LXE devices online
    You can also refer to successful barcode printer vedors for Zebra
    http://www.zebraprinters.com/
    these have almost been a monopoly in successful SAP implementations
    There are known problems with other barcode scanners integrated to SAP Webconsoloe
    2). Web SAP console implementation references
    http://www.erpgenie.com/sapgenie/docs/RFSAPConsoleTips.doc
    http://searchsap.techtarget.com/searchSAP/downloads/whitepaper-may06.pdf
    3). Effort needed depends on how much customization you are looking for. Its better to use standard SAP transactions rather than going for any custom transactions. Most well know problems in Web console are in the area of mapping function key between RF guns and SAP. You can refer to following thread in this regard.
    Re: SAPwebconsole functions keys... urgent!!! .. thanks for tips
    4). Configuration steps involved in implementing SAP Web Console
    Functional: SPRO->LE/Mobil Data Entry
    - Maintain Verification profiles for goods movements for which data to be scanned through RF transactions
    - Maintain Barcode Specification and assign barcode types to warehouse
    - Define Menus and Screens
    - RF queue management for different tasks in warehouse and assign users to queues
    Technical: Installation of SAP Web Console Servers and mapping them to devices and SAP. Your BASIS team is responsible for this. They will get the installation/user/RF Mobile Enabling guides with the software.

  • Web enable custom transaction

    Hi Group,
    I have a requirement to web enable a custom dialog transaction on the intranet/internet. I wanted to know whether it is possible and how much effort will it take.
    What all possible solutions are available? What are the advantages of using one over the other.
    Please let me know at the earliest.
    Regards,
    Ankur Bhandari

    Hi Ankur,
    Yes, it is possible with ITS. The effort will depends on the nature of the dialog transaction.
    If you want to use this transaction on internet then it will be ok to use as a web enable transaction, but if you want to use as a intranet then I would suggest SAPGUI, the reason is their are couple of functionality which might not work on web based transactions.
    Hope this will answer your query.
    Regards.
    Pinkle

  • WEB ENABLING OF R/3 TRANSACTIONS IN PORTAL

    Hi,
    I was going through different forums on SDN regarding this subject and at lot of places, it is said that ITS takes care of conversion of R/3 screens to html screens. So even if it is a custom transaction, developer doesn't need to worry for web enabling a transaction in the portal.
    Now I have two questions regarding this
    1. How to web enable a standard transaction?
    1. Is web enabling for a standard transaction and custom transaction done in the same way? If not, how is it done for custom transactions.
    2. If web enabling (conversion from sap gui to html) is taken care by ITS itself, what is the need of importing business packages on the portal side.
    Any response to this is highly appreciated.
    Please let me know for any clarifications.
    Regards,
    Chandra

    > 1. How to web enable a standard transaction?
    You need to have your SMICM and SICF settings in place and running.
    > 1. Is web enabling for a standard transaction and
    > custom transaction done in the same way? If not, how
    > is it done for custom transactions.
    In ITS you need to develop and publish an Internet service which is roughly an equivalent to r/3 transaction.
    > 2. If web enabling (conversion from sap gui to html)
    > is taken care by ITS itself, what is the need of
    > importing business packages on the portal side.
    I'm not entirely familiar with the SAP portal solution, but once the service is published through ITS it is accessible through any browser, so any portal not just from SAP should be able to display it.
    One big benefit of having 640 over earlier versions is to have one sap instance serve the web pages to your browser.
    The actual human interface of "web-enabled" transactions is very similar to standard sapgui, so it looks like the old transaction, but is often slower and more clunky.

  • Web Enabling SAP R/3 Transactions in the Portal

    Hi,
    Our requirement is to web enable SAP R/3 (>4.6) transactions in the portal (EP 6.0). We don't want to check for user authorization in the portal as all these things are done in the R/3 system. We just want to have an iView in the portal which will show all the transactions user is authorized for (in the R/3 system). I think it will be something similar to when the user logs into the R/3 system using SAP GUI.
    Just to make it more clear, I am not looking for web enabling of a single R/3 transaction. I am looking for the web enabling of R/3 system as a whole in the portal.
    Can anyone please tell the steps to do the same?
    Please let me know for any clarifications.
    Regards,
    Chandra

    Hi ,
    Well first of all, nthis kind of interface is not suggested. But still if you need this kind of interface.
    then you need to have a seperate installation of ITS server. You need to define a SAP transaction based Iview.
    In property you can call any normal transaction, which gererally every user will have access to.
    Now attach this iview to any existing iview or create a new iview in Portal Content.
    Add the concerned page to a role/create a workset and add this page to it. and workset to concerned user role.
    this will take care of your requirement.
    if you need exact steps please let me knoe.

  • Where is the URL defined for web enabled transactions / PFCG execute?

    Hi
    One of our developers is having an issue. Apparently, when executing a web enabled transaction from within PFCG (in the menu structure right-click and choose u2018executeu2019) the Internet Explorer on the client is started with a url to:  http://www-s1pprint.ourcompany.com/sap/bc/webdynpro/.... which is incorrect (note our system SID is S3D but it was copied from S1P, however, what is the 'print' part??)
    When testing the exact same service from SICF it is working well and goes to the correct URL http://www.esd3002a.ourcompany.com/ etc, so the reference must come from another source. We'e checked parameters in SM59, RZ10 and SMICM so far and can't find anything relevant.
    Where is this set?
    Thanks
    Ross

    What's the content of the parameter
    icm/host_name_full
    (check using RZ11).
    Does this return the proper full qualified hostname? If yes,  check the hosts file and/or DNS of the server whether the IP resolves to the proper name and vice versa.
    Markus

  • Web enable of Custom transaction

    Hi Group,
    I have a requirement to web enable a custom dialog transaction on the intranet/internet. I wanted to know whether it is possible and how much effort will it take.
    What all possible solutions are available? What are the advantages of using one over the other.
    Please let me know at the earliest.
    Regards,
    Ankur Bhandari

    Hi Ankur
    The easiest method is using SAP GUI HTML method of ITS.There you need not do anything . If you have ITS You can directly call the transaction onto web without much effort.but some of the controls does not work properly in this method as it is autmatically converted to web.this is the easiest and very less time consuming method.
    There are other methods of ITS also available. where you can change the templates or create your own templates for web.
    You can also go for BSP's where you can design the screen and write the logic again in ABAP.
    Regards
    Naresh

  • Custom transaction Web enable

    Hi Group,
    I have a requirement to web enable a custom dialog transaction on the intranet/internet. I wanted to know whether it is possible and how much effort will it take.
    What all possible solutions are available? What are the advantages of using one over the other.
    Please let me know at the earliest.
    Regards,
    Ankur Bhandari

    Hello Ankur,
    why do you post this message in 3 Forums in parallel? Have you even tried to use the search function?
    Regards
    Gregor

  • What is best way in sap to make a transaction web enabled?

    what is best way in sap to make a transaction web enabled?
    Is it through BSP, ITS, iView, web dynpro java, webdynpro abap?

    Are you referining to a custom transaction?  If not then simply use se80 and SICF.  I have implemeted ECC6 ITS on just a ABAP Stack.  You might find the doument, Migrating ITS Services with Flow Logic helpful.  It can be downloaded from https://sapmats-de.sap-ag.de/download/download.cgi?id=77GL5Z5I3NF1TD0D3F59HJ633N847EXOMEZQXKYP3FM4VG0D5R
    With ERP you can take advatage of all at the same time.  My comapny didn't have a lot of JAVA developers so we found ITS and canned webdynpro the easiest solution.

  • Problem in web enabling ALV ABAP report via ITS. Please help!

    Hi Experts,
            I have a report that has a selection screen. On executing the selection screen an ALV output loads displaying data based on the selection criteria.
    I have web enabled it via ITS. I have used SICF transaction.
    When I run the internet service I can see only the selection screen. There is no execute button also. I also see a different layout then if my report has only selection screen. If my report has only selection screen then my page shows all the buttons including execute.
    How to resolve this problem? Please help!
    Thanks
    Gopal

    since you mentioned about SICF, i assume you are using integrated ITS.
    <i>When I run the internet service I can see only the selection screen. There is no execute button also</i>
    you wont see the execute icon, instead you will see a button with "execute" text. (you can also use F8 key)
    <i>I also see a different layout then if my report has only selection screen. If my report has only selection screen then my page shows all the buttons including execute.</i>
    the layout of SAPGUI for HTML is slightly different, if you want (somewhat) similar look of a wingui, either make your transaction as "Easy Web Transaction" or in the url pass ~webtransactiontype=EWT
    as a test can you run the following url and see how it looks.
    http://waserverhost.domain.com:port/sap/bc/gui/sap/its/webgui?sap-client=<clinetno>&~transaction=<you reports transaction code>
    Regards
    Raja

  • Web Enabled forms

    Hi
    How can I web enable a form. I know nothing about HTML

    Sorry if this sounds harsh but your description of how this works, is totally and utterly incorrect.
    If you you work for Oracle (as your strapline indicates) and you wish to discuss this, then mail me offline.
    You wrote..
    "Forms server creates Java applets (no html code) from your *.fmx files ( now stored on the Application server) which are capable of painting the screen inside a browser which will look just like your client /server Forms apps. When a transaction is processed on the client Forms Server process the transaction on the Application server - not on your client PC."
    -- Forms server creates Java applets
    No it does not. Forms server spawns a process per user, that process loads the FMX and uses meta-data name/value pairs to pass instructions to the java client. The Java client paints the screen based on these meta-data instructions. We do not (and never will) dynamically create java applets.
    -- When a transaction is processed on the client Forms Server process the transaction on the Application server - not on your client PC.
    No it does not. The java client is completely and utterly unaware of any application level logic in the application. The java client merely indicates that something occurred (either you clicked or typed) the processing of this event including any logic, data retrieval and messaging is handled on the middle tier by the forms server.
    Jason Pepper
    Snr Product Manager
    Oracle Enterprise Internet Tools
    null

  • How to web enable B1

    Dear All,
    How to web enable B1 so that the transactions can be done from anywhere?
    Regards,
    Nandakumar

    Hi,
    please check out SAP Business One E-Commerce and Web CRM
    http://service.sap.com/~form/sapnet?_SHORTKEY=01100035870000700291&_SCENARIO=01100035870000000183&_ADDINC=011000358700001192682007E&_OBJECT=011000358700004470812006E
    With this solution you can handle SAP Business One via Internet Explorer from everywhere.
    You can access an online Demo here: http://www.businessoneecommerce.com
    Kind regards,
    Darius

  • An error occurred while trying to connect to a Web service, when InfoPath web enabled form loads.

    Hi Everyone,
    I am getting an error message: An error occurred while trying to connect to a web service, when my InfoPath form tries to load.  The last few days, it only spits this error message in the morning and around 12pm-1pm it resolves itself and the form loads
    fine the rest of the day, oddly enough. 
    A few things about my form:
    1). It is web enabled
    2). The form submits to a form library on the SP server
    3). I use the UserProfileService data connection in the form to auto-populate a few fields
    4). I use a udcx file with correct language stored in the root of the site collection in the data connection library
    5). The form has been working fine until a few days ago
    I noticed while in Central Administration, that the User Profile Service Synchronization is Stopped.  Not sure if this is causing some or all of the problem. If I need to start it I will need to contact my farm administrator to do this, since I do not
    have the service account information.
    Also, I looked thru the log files on the SharePoint server and found the following by searching for the Correlation ID shown when the error comes up, I won't put in everything just the important messages.
    Schema file was already loaded: BuiltInActiveXControls.xsd
    FormServer Partial Trust - Proxy operation invoked in the SHIM process.
    FormServer Partial Trust - Invoking proxy operation for Web service adapter failed with exception Operation is not valid due to the current state of the object. for Url=https://<SP URL>/_vti_bin/UserProfileService.asmx
    Data adapter failed during OnLoad: The custom code in the form cannot be run. This functionality may be deactivated on the server. For more information, contact the server farm administrator.
    The following query failed: GetUserProfileByName (User: , Form Name: Expense Report, IP: , Connection Target: <SP URL>/Data Connections/GetUserProfileByName.udcx, Request: , Form ID: urn:schemas-microsoft-com:office:infopath:Expense-Report:-myXSD-2014-04-11T21-06-32
    Type: DataAdapterException, Exception Message: The custom code in the form cannot be run. This functionality may be deactivated on the server.

    Hi B.,
    You are on the right track. I recommend that you first get the User Profile Synchronization Service started because that itself could be the root cause of the issue.
    If that doesn't fix it then focus your attention on the GetUserprofileByName data connection. I always use my secure store ID for this connection. I add the ID by editing the udcx file and then publishing it again.
    Hope this helps.
    Daniel Christian (MCTS)

  • Pdf error in printing in WEB UI via transaction launcher

    Hi Experts,
    We have created a custom report program in CRM 2007. We are launching it from WEB UI via transaction launcher. When we try to print the report output, it displays the standard print dialog box. The moment we select output device = LOCL for local printer and click on Continue button,it launches two new windows:-
    a) One window is for WEB UI with message-The formatted data will be displayed in this window; wait and do not close the window
    b) Second window is ADOBE PDF window with information message-Adobe Reader could not open 'frontend_print[1].pdf' because it is either not a supported file type or because  the file has been damaged.
    In the end, user is not able to print the report. Now my doubts are:-
    What is the link between print button and pdf? Why is it going to ADOBE? Something to do with WEB UI? If we launch SAP GUI, go to SE38 and execute the report program, we are able to print the output successfully.
    Please give me some pointers to proceed forward.
    Thanks
    Rohit

    HI Rohit,
    My blog can answer your questions.
    http://wiki.sdn.sap.com/wiki/display/CRM/AdobeFormsin+WebUI
    Cheers, Satish

Maybe you are looking for

  • Logic Channel Strip Instruments no longer open after Logic 8 upgrade

    I upgraded Logic 8.0 to 8.0.1 and now none of the preset Logic Channel strip instruments will open. I can open all of the instruments on their own no problem. But if I select something from one of their saved presets or an instrument that I've saved,

  • If HP DV6-7204se motherboard with GT630 DDR3 GPU could be replaced with GT650 DDR5 one.

    I've recently bought my HP DV6-7204se laptop from the shop a couple of weeks ago.  But since the last week, my laptop has been giving quite some annoying problems. Like the headphones jack wouldn't work, (but the speakers would) even after enabling c

  • Image Processor Problem - Untagged profile

    Have come accross an issue in Photoshop 6 when using the Image Processor to output to .jpg.  All photos are being converted without a color profile (untagged) even though the Convert Profile to sRGB is checked.  Help!

  • Exchange Server 2007 external autodiscover not working

    Dears I need help to resolve my autodiscover issue externally. Internally everything works fine like auto discover, free-busy, out of office etc. Our Exchange is 2007 CCR clustered with one CAS and HUB server (both in one) and 2 mailbox servers (acti

  • SSRS reports global access

    I have created one project in MSBI - SSRS. Under that I have 6-7 charts. I have deployed them successfully on my localhost machine using ReportServer and it is working absolutely through browser. My challenge is I want to access these reports from so