Execute SAP transaction online ( w/o SAP access ) using web dynpro

Hello,
We have made a quiz on sap using a module pool program which we want to run online on systems wihtout sap access.
How to go about it.we have to acces database for users QUIZ ID to run that particular quiz.In the end we are showing graphs for user score and certificate on smartforms.how we will run this transaction on web browser with dynamic interaction with the databse on the systems in same company.
Thanks & Regards
Monika

Hi,
You can directly call DB via native SQL call. What is a business reason for accessing DB directly without SAP Application server ? Are you looking for a way cheating user license ?
Regards,
Masa

Similar Messages

  • Modify SAP data using Web Dynpro for ABAP

    Experts,
    I have a question. We all have working in web Dynpro to create report.
    I was trying to display the data in table and update the data.
    When I click on Save button the data should be saved in the SAP table.
    SAP table may be standard or user-defined table.
    Any idea of how to do it???
    Answers will b rewarded.
    Thanks in Advance
    Edited by: Router on Mar 11, 2008 12:06 PM

    Hi,
      The solution to this is very similar to the reports that we write.
    1. Create a context node from the dictionary element in the view of the webdynpro component.
    2. Now you may be displaying/editing this data in the form of a table in the view layout. For this create a table in the layout and bind the fields of the context to the node you created from the dictionary table in the context.
    3. In the layout you also want to have a button SAVE. on the event of this button. Write the code from code wizard where in
      a. Read the context of the dictionary table from the context.
      b. call method
    CALL METHOD lo_nd_group->get_elements
        RECEIVING
          set = lt_ddictable.
      c. update the database table using the internal table lt_ddictable.
    Hope you find this helpul.
    Regards,
    Kinshuk

  • Call transaction VA01 or VA03 and skip first screen using Web dynpro

    Hello Experts,
    I am calling the standard transactions using Web dynpro via ITS.
    I am able to reach to the initial screen of the standard transactions say VA03 and populate the sales order number through Web dynpro.
    My requirement is to skip the first screen of the transaction.
    I tried passing the screen number in the URL link but still it is showing the initial screen.
    Please suggest me solution for this.
    Thanks and Regards,
    Rahul Sinha

    Hello Rahul,
    Did you follow the ITS Wiki article?
    https://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=22375
    Edgar

  • Accessibility in Web Dynpro

    I've been asked to switch on accessibility for web dynpro. These are the steps I've taken so far but they don't seem to have had any effect:
    1) added the WDACCESSIBILITY parameter to an application with a value of X.
    2) The PDF document 'Developing Accessible Applications with SAP Netweaver', in section 4.4.2, tells me to add the following to the end of the url:  '?sap-accessibility=x'. I'm not able to do this on the application properties as the url field is greyed out. After launching the application I added it to the end of the url but it did not seem to make any difference...though I believe it may be that I will not see anything until I try it with a screen reader ?
    3) OSS Note 1412833 (though on a slightly different release to us) talks of having to make changes to table WDY_APP_PROP_DEF in order to get the WDACCESSIBILITY parameter to work. I've done this and I still do not see any change when trying 2) above.
    Does anyone out there have experience in this area that can provide me with some advice ? Am I following the correct steps (am I missing anything ?) and should I be seeing a difference in the aplication or should I only expect to see a change if I use a screen reader ?

    Hi,
    Check that you have added the correct parameters "sap-accessibility=x"
    Also tooltip will only be visible when there is a tab\focus on the UI element.
    Also you can check for accessibility in debug mode by adding param
    sap-accessibility=x&sap-accessibility-debug=x
    After that press CTRLALTSHIFT+A, A yellow coloured status bar will appear at the bottom of your window which will show you the accessibility tooltip for that UI element whenever that UI element gets focus
    Check the [snapshot|http://picasaweb.google.com/lh/photo/j2EDy-AXZfL5Fn-ZaZZUVQ?feat=directlink]
    Also you can have a look at following documentation
    http://www.sapdesignguild.org/resources/acc.asp
    http://www.sapdesignguild.org/resources/Accessibility_Guideline_WebDynpro_external_Version.pdf.
    Also check your IE version should be IE 6.0 or above.
    If all that doesn't helps than time to raise a CSN ticket.
    Regards
    Manas Dua

  • Re:********************Utilization of MS-ACCESS in Web Dynpro for java*****

    Hi all,
    Can anybody tell me how to fetch records from MS-ACCESS in Web Dynpro java.

    Hi,
    Please go through this thread Using MS Access as backend in Webdynpro Application
    Regards,
    ramesh

  • Can I use web Dynpro to access other database

    Hi Experts,
    Can I use web Dynpro to access other database? Like we have a Siebel Database, can web dynpro application read data from there? If yes, How can I do it?
    Thanks a lot!!!
    MH

    Hi,
    I think you should be able to write Native SQL in the supply function or the methods of the Assistance Class.
    Hope this helps.
    Regards,
    Kedar

  • Integrate SAP Mobile and Web Dynpro

    Hi,
    I would like to know if there is some problem to access Web Dynpro of MI Client.
    We have a process on our application that ask high performance and we are thinking to do this process with Web Dynpro.
    The application is used on Windows Mobile 5.0.
    Thanks and Regards,
    Bruno

    Hi Bruno,
                  Go through the link attached, It will help you with prequistes for renderdering Webdynpro Pages on PDA and other Mobile devices.
            http://help.sap.com/saphelp_nw04/helpdata/en/7d/28fa3e7cb1d861e10000000a114084/content.htm
    Cheers,
    Mohan.

  • Using existing SAP Queries in Web Dynpro for Java

    Hello,
    Does anyone knows any tool to easily reuse SAP Query reports in Web Dynpro for Java?
    Thanks in advance,
    Diz

    Hi Diz,
    You can use RSAQ_REMOTE_QUERY_CALL (which rfc enabled) functional module to generate rfc adaptive model which can be used inside WD project.
    Best regards, Maksim Rashchynski.

  • Can I use Web Dynpros in SAP GUI

    Hi,
    I am a little confused about Web Dynpros for ABAP. Testing them the contents will always be presented in a browser using the defined URL.
    However is it possible to run a Web Dynpro and using SAP GUI as presentation device. in another words is it possible to use them as traditional Dynpros were used.
    Thanks in advance
    Torsten

    Hi Torsten.
    You could just create a favourite in the main menu of SAP GUI.
    Ther you just choose 'Other' and you should be able to select webdynpro application.
    Here you have the choice whether the app should be started in a new browser windo or in the SAP GUI (which is basically also the browser).
    Cheers,
    Sascha

  • SAP ESS 600 Web Dynpros Missing After Install

    Hi,
         We are running EP 7.0 SP11 on a linux platform. We deployed the following
    components in the given order-
    SAP PCUI_GP 600
    IS-HER 600
    SAP ASR 600
    SAP PSS 600
    SAP MSS 600
    Each of the above components was at Support Package 08.
    In Content Administraton -> Web Dynpros -> sap.com, we expected to find web dynpros
    that start with "sap.com/ess~" but found none.
    Any ideas what is going on?
    Sincerely,
    Jonathan Yun
    Duke University

    Hello Deb,
    Even though note 761266 is primary for ERP 2004, we were able to extract the necessary information to apply to our ERP 2005 system.  After we deployed SAPESS08_0-20000512.SCA, the missing ess web dynpros show up in the Portal.  Thank you very much for your help.
    However, I do have one additional question.  We noticed that the base ESS Business Package (BPERP5ESS08_0-10003288.sca) downloaded from SDN is only about 3MB and the SAP ESS 600 patch (SAPESS08_0-20000512.SCA) is about 270MB.  Are these two different components of the "ESS"?  This is very different from MSS.
    Thanks again for your time,
    Jonathan

  • Accessing a R/3 Workflow workitem directly using Web Dynpro Java/ABAP

    Hi,
    I have a requirement for which I am not sure what will be the correct forum to post. But I guess it involves Portal / Web Dynpro so I started from here.
    You can guide me to correct path as we move forward.
    Current Scenario:-
    There is a work-flow prepared in SAP R/3 system which triggers a mail to user with a link to Portal UWL. In UWL, user may select the task and click on it to execute.
    Scenario to be developed:-
    Instead of link in email to UWL, link should directly navigate to work-item in Work-flow.
    Any idea how this can be done?
    Thanks and regards,
    Amey Mogare

    I could make use of a standard SAP Transaction iView.
    Location in portal catalogue:-
    Content Provided by sap --> End User Content --> Standard Portal Users --> iviews --> com.sap.nw.bc.uwl.iviews --> uwl launch sap transaction
    Here is the example:-
    http://<ServerHostPort>/irj/servlet/prt/portal/prtmode/preview/prtroot/pcd!3aportal_content!2fcom.sap.pct!2fevery_user!2fgeneral!2fiViews!2fcom.sap.netweaver.bc.uwl.iviews!2fcom.sap.netweaver.bc.uwl.uwlSapLaunch?System=<system>&TCode=SWNWIEX&AutoStart=true&DynamicParameter=p_action%3DEXECUTE%26p_wi_id%3D<workitemID>

  • DB access in Web Dynpro application in Portal

    Hi,
    I will develop a web dynpro application which will run in the EP and use an DB. How are the best practices in this scenario ? Should I use a Web Dynpro Model (EJB or WebService) for the persistence operations or should I use Portal Services ?
    Regards
    Flo

    Hi Florian,
    go trrough these docs:
    EJBs in Web Dynpro Application Using Wrapper Class
    [https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/00be903b-8551-2b10-c28a-8520400c6451]
    [https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/1f5f3366-0401-0010-d6b0-e85a49e93a5c]
    Accessing database table using EJB and web dynpro
    [https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/70929198-0d36-2b10-04b8-84d90fa3df9c]
    Oracle Connectivity with EJB using WebDynpro Application
    [https://www.sdn.sap.com/irj/sdn/wiki?path=/display/wdjava/oracle%2bconnectivity%2bwith%2bejb%2busing%2bwebdynpro%2bapplication]
    [https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/0b657b7e-0c01-0010-74a4-b71518871800]
    hpe it hlps u...
    Regards
    Khushboo

  • 508 / Accessibility for Web Dynpro

    Hi,
    Does web dynpro support accessibility / 508 ?
    As I have read and heard on teh techEd the web dynpro stack9 will support this, so I can set the property sap-accessibility=x resp. accessibilityDescription="testtext".
    Also in the thread "Keyboard access to UI Element"
    Posted on: Jul 29, 2004 10:27 PM, by user: Armin Reichert
    Accessibility has been addressed and will be supported in the production release.
    So I have download the WAS 6.40 as a 90 days test licence. But in the NW Dev. Studio there is no such a attribute for the GUI elements. Do I have to upgrade? But how?
    Regards Ralph

    Hi Armin,
    thanks for the quick reply.
    What I mean is, that in the presentation PRTL205 of the TechEd2004, on page 30 there is a screenshot from the NW Dev. Studio where you can see a property 'accessibilityDescription' for a GUI Element. Is property is not in the current NW Dev.Studio which you can download from SDN.
    You know, if there is a 'newer' IDE than the one you can download?
    Regards
    Ralph

  • SICF Access for Web Dynpro Development

    Developer wants access to SICF to be able to test any Web Dynpro Development. Currently no developer has access and Basis only gives access when requested - and only for short time. I believe developers should have access. Wondering how others have this setup. Thanks!

    > If a developer creats an app via SE80  - which does the same in ICF for the service  - then SICF access is required.
    Are you sure? Or is the tcode check only appearing somewhere in a trace?
    If that is true, then ICF service developers will anyway be able to start SICF directly. Please check the coding location of the check from the trace, if it is calling FM AUTHORITY_CHECK_TCODE (which I suspect it is...) then verify in SE97 that an SE80 developer can use (limited, coded...) SICF functionality from other contexts without starting it directly.
    What you can also do is protect the ICF services using the authorization group concept (including those you are not using...). If the developer wants to use one (in a new development) then it should be released for them by granting them access to it (authorization object S_ICF_ADM in their role) for development work and then ideally object S_ICF added to the service user they are using for development as well. If they are developing the role for the application together with the application coding development (this is the ideal scenario in my opinion for a knowledgable developer) then give them that access as well in PFCG for the role they are developing.
    I think it can safely be said that most developers can be trusted, but also to do stupid things though... and they enter their own user ID in the connection data..
    That is a reality. If you trust them and train them and collaborate with them to improve security - then they will be your best friends and understand more about security as well (to protect themselves from their own user ID's...).
    This is a very interesting topic. Thanks for raising it.
    Cheers,
    Julius
    ps: I don't like posting links, because I see it as an insult to the person who asked the question as not having done a search and not knowing  what they are talking about. But for the benefit of those who use the search and find this thread... please read this documention (or the one which is relevant for your release - I choose a reasonable release level...).
    http://help.sap.com/saphelp_nw04s/helpdata/en/61/d93822a88e15489a9391f309767366/content.htm
    Edited by: Julius Bussche on Mar 5, 2009 10:31 PM

  • Data access in web dynpro

    Hi all,
    I'm new to web dynpro, i ve to develop web dynpro appliation which has to interact to oracle database(read/write). For example, if i give certain search criteria the application should display matched data in table format. I dont know how to start & where to start. Please help me out.
    thnx regards
    ilan

    Hi
    You can use the Table UIElement for this
    1.Create a node with cardinality 0..n
    2.Create attributes with the same type of database.
    3.Bind the node attributes with the database values
    4.bind the node to the Table UI Element
    See this thread
    Re: problem with displaying records from the database in a table ui element
    See this sample application and help
    https://www.sdn.sap.com/irj/sdn/downloaditem?rid=/library/uuid/f0b0e990-0201-0010-cc96-d7ecd2e51715
    Kind Regards
    Mukesh

Maybe you are looking for

  • URGENT :T.code for allcoation invocies to down payment made

    < per the forum rules, don't use workds such as 'urgent' in the title.  thread locked > Hi Friends, could you please provide T.code for allocation invoices for down payment. Can you please give T.code it.s very URGEENT Thanks in addvance. Shekar Edit

  • New Features in 2.1?

    According to - http://www.apple.com/iphone/softwareupdate/ *+Repeat alert up to two additional times for incoming text messages+* *+Option to wipe data after ten failed passcode attempts+* Sounds handy but I can't find either a setting on the iPhone

  • Partition with Disk Utility?

    I just got a 500gb external drive that I want to partition. Disk Utility is supposed to be able to do this. The help file says "Click Partition" in the Disk Utility window. I see nothing in the window with "Partition" on it. A screen shot I've seen (

  • New GUIBB Form GL2 - Melting Groups

    Hi all, how can i use melting groups within the new form FPM_FORM_UIBB_GL2 ? I saw SAP Note 1657590, which corrects an error of the new form which appears, if melting groups are used. Hence it must be possible to work with melting groups. But if i co

  • Getting MAX models to export with the textures?

    Could someone offer some guidance on how to export a 3d model (say even a flat picture frame) with a bitmap (sunset.jpg) applied so it appears in Acro 3D? The mesh exports ok, but the bitmap is lost. Cheers Gazzzz