ABAP BSP

How to implement BAPI_TRIP_GET_FORM_HTML in BSP and execute it. out put should show as layout. I need to pass the parametes from PRWW Transaction. Please help me in this regard.

Do you want use this in SRM BSP Application? If yes, as this BAPI is not available in SRM, you need to create a RFC enabled FM and pass the required parameters. In R/3, receive these parameters and pass this to BAPI_TRIP_GET_FORM_HTML .
Thanks,
Santosh

Similar Messages

  • SSO to ABAP BSP without client

    Dear colleagues.
    In our scenario not-domain user need to reach ABAP BSP (ITS) application without entering password for ABAP WAS.
    Is there any option to use SAP Netweaver Single singon-on 2 server to create redirection URL?
    Regards
    Vladimir

    Hi Vladimir,
    SAP SSO issues certificates and deliver it automatically to the PC of the user (short living certificates -> 24 h standard), so it can be used for SSO. It is not a traditional CA. In a traditional CA you have to take care about the certificate lifecylcle which can be very costly but you can use the certificate for a longer timer. SAP SSO works with short living certificates, so you do not have to take care about the lifecylcle of the certificate.
    So if you really want to have a "password free" solution, you have to use long lived certificates but take a care about the lifecycle (maintain certificates which are not valid anymore and distribute this information to all related systems, ..... ). Otherwise you have a security problem.
    So it is really all about the use case (deployment, security requirements, ...), but you know now the options and you can decide dependig on the use case.
    Another option is of course SAP Logon Tickets or SAML. But both also reguire an initial authentication without an AD.
    Regards
    Matthias

  • ABAP + BSP plugin for Netweaver Developer Studio

    Hallo,
    does an ABAP + BSP plugin for Netweaver Developer Studio exist? Or is considered to be developed in future?
    Best regards,
    Josef Motl

    hi Josef
    check this out:
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/abap/abap-code-samples/test drive the new abap editor.htm
    I didn't try it yet. Thomas Jung did it, so I'm quite sure it does work.
    cheers
    daniel

  • Calling a java class from abap/bsp

    Hello,
    I am still learning ABAP. I need to call a java class (a chart drawing library) from ABAP or from a BSP. What is the best way to do that ?
    Basically I would create an object, pass data from a database and then get some binary data from that object (an image).
    Hope you can help me
    Sincerely,
    Olivier Matt

    /people/gregor.wolf3/blog/2004/08/26/setup-and-test-sap-java-connector-outbound-connection
    check the above  link and this forum too
    Call Java Class and Methods from ABAP

  • Webdynpro for abap 和 BSP 之间的调用问题

    用WEBDYNPRO FOR ABAP 做好的框架,左边是菜单LINK,当我点击菜单LINK的时候,怎么在框架的右边显示BSP的程序呢?

    在portal里建立一个workcenter, 为bsp建立一个iview加入workcenter
    也可以实现这种效果,不一定要用webdynpro for abap来建立一个框架

  • Abap & bsp in 2004 s java

    I have installed 2004s java stack .Can i use it to develop abap or Bsp applications?Or is it only for java applications.
    If so how?
    ELse is there any version or method to integrate both abap and java for sneakpreview

    its only java engine with portal, visual composer, caf, etc
    if you want ABAP (with bsp and ABAP webdynpro) you need to install the abap engine which can be downloaded from
    https://www.sdn.sap.com/irj/sdn/downloaditem?rid=/library/uuid/cfc19866-0401-0010-35b2-dc8158247fb6
    (last column)
    Regards
    Raja

  • Abap & bsp elearnig

    Hi Experts
    i would like to know if there is any way of downloading elearning contents to my p.c it seems that when i open the bsp ones they do not play very smoothly and freeze alot and i am using a hspa 3.6 connection, please let me know if there is any way of donloading elearning contents to my p.c, i knw that there are certain ones availble to download but all the ones on bsp u r not able to download
    thank you

    BSP
    To learn how to create Web applications with Business Server Pages, you can work through the simple tutorials that build on each other. You should be able to run through all of the steps described here in your own system.
    If you want to develop Web applications with BSPs, your system must meet the following requirements: Prerequisites for Creating Web Applications.
    The following tutorials are available:
    · First Tutorial: First Steps with Business Server Pages…
    · Second tutorial: A Small BSP Application and A Small BSP Application with HTMLB
    · Third tutorial: Our First Online Bookshop
    · Fourth tutorial: Further Developing the Bookshop
    · A small Tutorial is also available for your first steps with the Model View Controller design pattern.
    · For a more complex MVC tutorial based on the third tutorial, see: Our Little Online Bookshop Using MVC and HTMLB
    When creating BSP applications, note the browser dependencies described in Note 598860.
    steps:
    1) start the transaction RZ10.
    2) now u u have to select Profile name, so select the INSTANCE Profile from the list of options given with the Profile parameter list.U may find multiple instance profile in the list, so select the profile in which ur server name is given.
    3) u will also find three options in the same window.
    Administrator data, Basic Maintenance, and Extended Maintenance. So select the last one from that.
    4) Now click on change button.
    5) here u will find parameter icm/host_name_full, so now set it as FQDN.
    6) Now copy ur settings with new version number.
    7) Activate that version.
    8) And now please restart ur WAS.
    So this will set ur FQDN, and also don't forget to login using Admin User.
    Now u also check for following service are active in your ICF setting or not,( just start transaction code SICF)
    /default_host/sap/bc/bsp/sap
    /default_host/sap/bc/bsp/sap/system
    /default_host/sap/bc/bsp/sap/public/bc
    /def ault_host/sap/public/bc
    /default_host/sap/public/bc/ur
    /default_host/sap/public/bsp/sap/public
    /default_host/sap/public/bsp/sap/public/bc
    /defaul t_host/sap/public/bsp/sap/system
    /default_host/sap/public/bsp/sap/htmlb
    if not then activate all.
    check this link
    Read this weblog...
    /people/brian.mckellar/blog/2003/09/25/bsp-in-depth-fully-qualified-domain-names
    http://www.thespot4sap.com/articles/SAP_WAS_Creating_BSP_Apps.asp
    it consists of screen shots also
    Check it.
    http://help.sap.com/saphelp_nw04/helpdata/en/c8/101c3a1cf1c54be10000000a114084/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/e9/bb153aab4a0c0ee10000000a114084/frameset.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/5a/f8b53a364e0e5fe10000000a11405a/frameset.htm
    /people/thomas.jung3/blog/2004/06/17/bsp-150-a-developer146s-journal-part-i-introduction
    /people/durairaj.athavanraja/blog/2005/08/21/running-your-first-bsp-application-in-sap-netweaver-04-abap-edition--nsp
    http://help.sap.com/saphelp_470/helpdata/en/e9/bb153aab4a0c0ee10000000a114084/frameset.htm
    Read the book,
    http://www.esnips.com/nsdoc/379532ff-c08d-4f3c-9903-0cd851c53b1a
    Check this out
    /message/1688265#1688265
    http://www.thespot4sap.com/Articles/SAP_WAS_Creating_BSP_Apps.asp
    http://help.sap.com/saphelp_nw2004s/helpdata/en/c8/101c3a1cf1c54be10000000a114084/content.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/e6/e23fd8c47e11d4ad320000e83539c3/content.htm
    REward points if useful.

  • Call print function from ABAP/BSP

    Hi all,
    I've an holiday map that is called from portal as a bsp, it open in a new window without the functions "file", etc.. an window only with the top bar (minimize, maximize and close), then, if I press CTRL-P it opens print functionality, how can I call it from a buttom in the BSP !?!?
    Thanks all for the help,
    Best Regards,
    Pedro Rodrigues.

    Hello Pedro,
    the problem here is, that the Internet Explorer provides this image with a given size for the Windows Pinting environment. The easiest way to go is surely to have image wich can fit on the paper, or many printers support "scaling". You should find this on the print dialog >> preferences >> paper / quality >> advanced. /* E.g. oure HPLJ 4050 printer supports this */
    I hope it helps.
    Regards,
    Dezso

  • Calling DLL from ABAP (BSP) in the background

    Hello,
    We are developing a picture upload webpage (BSP). When uploading the picture has to be checked for certain attributes. This can be done by a dll supplied by a supplier. The dll has as input the location of the image (on the server) and returns a returncode.
    How can I call the dll in het background with the input parameters and get the result? SAP is on a windows system. We are not allowed to use ActiveX, also we want to do the check in the background.
    With regards,
    Frank

    I am already further.
    I created an executable with Visual Studio and have import parameters. Now with SXPG_CALL_SYSTEM I am going to try to call the executable. I get the table EXEC_PROTOCOL back where the output of the executable is called.
    I know have to found out how to save the uploaded jpg to the server.

  • Create a navigation link from java webdynpro to ABAP BSP

    Hi gurus,
    we received a customer request; we have this scenario. We have created a custom Java WebDynrpo application that works with mySAP CRM.
    The customer request is the following:
    Into a webdynpro page it is possible to call a BSP application passing the parameter CRM_OBJECT_ID?
    In detail (Example): we want to call the BSP Application Account (with the BP 1000001) selected:
    http://domain:port/sap/bc/bsp/sap/crm_bsp_frame/entrypoint.do?appl=CRMM_ACCOUNT&CRM_OBJECT_ID=1000001.
    Thanks in advance.
    Eugenio.

    Hi All,
    First of all, thanks to everybody for the collaboration.
    I'm working to solve the problem. I have to specify better the customer request:
    The navigation should be from a custom webdynpro to the standard crm BSP FrameWork (CRM PC_UI) CRM_BSP_FRAME. If I try to launch a BSP application, Ex: CRMM_ACCOUNT, i see that the application create automatically a session id; this is the URL generated:
    http://name.domain.com:8034/sap(bD1pdCZjPTExMCZkPW1pbg==)/bc/bsp/sap/crm_bsp_frame/entrypoint.do?appl=CRMM_ACCOUNT.
    Now, my question is the following?
    Is there the possibility to call this (PC-UI) application through a custom webdynpro??
    Thanks in advance.
    Kind Regards.
    Eugenio.

  • Calling Crystal from SAP ABAP / BSP

    Can anybody tell me how to call a Crystal Report (RPT on the BO XI Server) from a BSP?
    How do you access the RPT on the BOBJ XI Server?
    THANKS!

    Hi,
    when you navigate to help.sap.com you can find the product documentation per product and release. Navigate to BusinessObjects enterprise as product and select the version - there you will find information to what is called "OpenDocument" which is a generic application that you can call with URL parameters.
    Ingo

  • SAP CRM  2007 - How to Access a Table from one view to another via ABAP BSP

    Hi experts, I need your help.
    I am working in SAP CRM 2007 developing code modifiying views using transaction "BSP_WD_CMPWB" and my problem is the following:
    After the "Account Identification" process I go to "Create Case" and click in "Complaints" option in the navigation bar.
    Here there are several views involved, like "General data" and "Parties involved"
    "General data" belongs to the component "BT126H_CALL" and the name of the view is "SCDetails.htm"
    "Parties involved" belongs to the component "BTPARTNER" and the name of the view is "Partner.htm"
    The "Partner.htm" view has a table that is displayed using a "<chtmlb:configTable . . . table = "//BTPartner/Table" instruction.
    I need to acces the table "//BTPartner/Table" that belongs to "Partner.htm" in the view "SCDetails.htm" and add data into it.
    How can I do that ?
    Add the data in the view "Partner.htm" itself is very simple, I am using the "EH_ONINSERT" method but I have not idea how to do that from "SCDetails.htm".
    Thanks in advance for your help.
    Best Regards.
    Exequiel.

    Hi,
    as I understand from your question you would like to add a partner to the complaint document.
    The complaint document is a 1Order document and has the root genil node named BTOrder. Using the genil relationships you have to get the BTPartnerSet and then the right Partner Relationship.
    You will find a lot of information in the newsgroup on how to do this by doing a search.
    But a quick help would be to use the sapgui transaction genil_model_browser, component set ONEORDER and using the tree structure navigate from the BTOrder root node to the Partner set.
    Best regards,
    Erika

  • Intermittent issue : Portal theme not loaded for WDA, BSP iViews

    Hello,
    We are facing intermittent issue in Portals where theme is  not loaded for WD ABAP & BSP iViews.
    As theme isn't loaded, the layout of these iViews is distorted, it renders in plain HTML format.
    And this is random behaviour and often not reproducible.
    During one such occurrence, we could manage to capture "ERROR_INTERNET_CONNECTION_RESET" error when theme URL (a CSS file) is called.
    Attached is the screenshot from HttpWatch.
    Please suggest.
    Thanks & Regards,
    Amey Mogare

    Hi Amey,
    Try checking these SAP Notes:
    1517914 - Themes & Styles - Specific Component Note
    1818426 - WDA: Portal style sheet is not used
    1000889 - CSS Style Sheet Integration of Web Dynpro and the Portal
    Best regards,
    Cristiano L. Mazzotti

  • Using Native SQL in Web Dynpro for ABAP

    Hi folks,
    I am trying to access an oracle database in web dynpro for ABAP via Native SQL.
    I am able to read row by row from the database into a work area, but I am unable to read the whole table from the database into an internal table.
    Please advise as to how I can do this, and thanks for reading.
    PS: Thomas, I wasn't off-topic on the previous thread; I forgot to mention that I was trying to do this under Web Dynpro for ABAP.

    Hello,
    it doesn't matter if you try this with Web Dynpro ABAP, BSP or any other framework, this is a general ABAP question and not related to this forum.
    Regards,
    Rainer

  • Calling Java API from ABAP using JCo

    I need to call Java API from ABAP & BSP also. For this I have got useful information related to JCo from following blog:
    /people/gregor.wolf3/blog/2004/08/26/setup-and-test-sap-java-connector-outbound-connection
    But, I am facing one problem. On executing Java program myExample5.java (recommended by Gregor Wolf) from command line I get following error message:
    Server JCOSERVER01 changed state from [ STOPPED ] to [ STARTED ]
    Exception in server JCOSERVER01:
    com.sap.mw.jco.JCO$Exception: (129) JCO_ERROR_SERVER_STARTUP: Server startup failed at Thu Apr 26 13:46:32 IST 2007.
    This is caused by either a) erroneous server settings, b) the backend system has
    been shutdown, c) network problems. Will try next startup in 1 seconds.
    Connect to SAP gateway failed
    Connect_PM  TPNAME=JCOSERVER01, GWHOST=gateway, GWSERV=3300
    LOCATION    CPIC (TCP/IP) on local host
    ERROR       hostname 'gateway' unknown
    TIME        Thu Apr 26 13:46:32 2007
    RELEASE     640
    COMPONENT   NI (network interface)
    VERSION     37
    RC          -2
    MODULE      ninti.c
    LINE        336
    DETAIL      NiPGetHostByName2: hostname 'gateway' not found
    SYSTEM CALL gethostbyname_r
    COUNTER     1.
    Can anyone please help me out. Do I need to do any setting?
    I'll surely reward points.
    Thanks & Regards,
    Nilesh Kumar

    Hi Nilesh,
    From the error i think that the error is with the hostname.
    Please enter the the Application Server IP/Hostname.
    If you are loggin to SAP System "XX1" from SAP GUI. Then click the change Item tab and see Application server name/IP let say "XX2" for hostname or "xx.xx.xx.xx" for IP.
    Replace <i>srv[0] = new Server("gateway","sapgw00","JCOSERVER01",repository);</i>
    with <i>srv[0] = new Server("XX2","sapgw00","JCOSERVER01",repository);</i>
    If App Server is IP then replace with
    <i>srv[0] = new Server("xx.xx.xx.xx","sapgw00","JCOSERVER01",repository);</i>
    Let me know if it is throwing any error.
    Thanks,
    Prashil

Maybe you are looking for

  • Where are the SSRS menu items?

    Hi I've set up Sharepoint Foundation 2013 and Reporting Services 2014 in integrated mode. I've created a library and added my data source to that library. I've created another library for reports, and uploaded a report there. However, I remember that

  • [HELP] data-sources.xml on META-INF for deployment

    Hello, I'm having a problem in the configuration of POOL OF CONNECTIONS, I created the file and data-sources.xml orion-application.xml, and I am not able to add the same folder META-INF when I create the deploy the application (EAR). What can I do fo

  • Variable text in Label - Syntax

    Hi, I need to add a variable to my key figure labels in BEx. I'm quite new to this area and I cannot find the syntax for this. Does anyone know how to write this? Currently I've written it like this, without results: Key figure &variable& Br Max

  • Create quotation through cost of service activities in cj20n?

    Dear PS  Experts, Can anybody please guide how to use DP 81 for creating the quotation? We have service activities in cj20n.We have PR generated and planned cost through these activities.No matarials are there in Project. WBS has allredy been assigne

  • Whick framework is better for enterprise applications

    Hi i read about many frameworks they says that Spring is better than Ejb for scalable apps and reusing and separation of properties and easier than Ejb and there is Struts which supports MVC and alot of frameworks there . i want to know which framewo