Displaying ABAP transaction In Enterprise Portal

Dear all,
We are having one Z-reports in CRM 4.0 .which we want to display in EP portal.
Is it possible??
What type of changes needed from ABAP  and EP side.
with regards,
Rajesh C

Hi,
to achieve this functionality first we have to create a SAP transaction ivew and for then to let this iview communicate with R3 you have to create a system which can do this task. Please look at the below blog.
Create SAP Transaction iView using SAPGUI for Windows
and
Pass Parameter to ITS URL Upadated 21st June 2008
Regards,
Srinivas

Similar Messages

  • ECC Transactions in Enterprise Portal

    We created a transaction iView that calls a specified transaction with the WebGUI, so users can access ECC transactions from our Enterprise Portal, just as they would if opening the desktop GUI.  The start transaction is the SAP Easy Access menu, the sign-on is done with a logon ticket, and the iView has been added to a role so it appears as a tab in the Portal to users.  We have run across an issue with the SAP Business Workplace in the Portal environment.  When a user goes to the workplace and clicks on any items, such as unread documents, work items, etc. in the overview tree nothing appears in the worklist or the work item preview screen areas.  When accessed through the GUI, the transaction functions correctly and data appears in both the worklist and work item preview.  The issue is only when the Business Workplace is access through our Enterprise Portal.  Has anyone ever encountered this issue before?  Any feedback would be greatly appreciated.

    Hi Erin,
    I would recommend to look at the following SAP Note first:
    Note 314568 - SAP GUI for HTML functionality / Limitations / Sp. Behaviour
    We also had some issues with displaying ECC transactions on the portal, but the limitation described in this note helped us to justify the requirements.
    hope this helps.
    harman

  • How to Display DMS document in Enterprise Portal

    Hi All,
    I have a scenario as described below.
    I have a workitem which goes to user in his/her UWL  for  execution. When  this  workitem gets  executed  it  displays an Adobe Interactive form.
    Iin this  Adobe form i am giving links to DMS(Document Management System)  documents. So  when this link is clicked the related DMS document files should  get  displayed.
    Thru BAPI i m able to get DMS document number its  Object Links and  details of the  files (PDF,DOC,XLS etc..) attached to it.
    But I am not able to display this attached files on my enterprise portal. I debugged in R/3 and found out standard Function Modules which are used to display this attached  documents of DMS and wrap them in RFC and called this RFC when user   clicks link on Adobe Form in EP.
    The problem I m facing is this RFC is not able to display the attached document files of DMS document on Portal front end. it gives error as u201CException condition "NOT_SUPPORTED_BY_GUI" raised., error key: RFC_ERROR_SYSTEM_FAILURE"
    The reason behind why it is running successfully in R/3 is, it gets  front end as SAPGUI but  while we execute it thru portal it does not get frontend type as SAPGUI cause  portal always runs in Browser not on SAPGUI.
    So, Is there any way to display this DMS document files on Enterprise Portal?? Or  is it  possible using Knowledge Management?? Or any other standard  BAPI or FMs which can be used for the same  purpose??
    Regards,
    Dhruv

    Hi Steelman,
    You have to create a new iview and include it in the page that youhave created.
    There are many types of iviews that you can create.
    Please refer these link
    http://help.sap.com/saphelp_nw2004s/helpdata/en/f5/eb51590e6a11d7b84900047582c9f7/frameset.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/f5/eb50360e6a11d7b84900047582c9f7/content.htm
    Revert back for further queries.
    Regards,
    Sharadha

  • Running WDA ABAP on my Enterprise Portal

    I have two systems (Netweaver 2004s Java and Netweaver 2004s ABAP) running on two different computers. I have developed an ABAP WDA, tested it and works fine in my SE80->Test Application.
    Question 1:
    I want to run this now on my Enterprise Portal (Netweaver 2004s Java). Have any of you done this? If so, can you please send me a step-by-step procedure.
    Question 2:
    I am disappointed by the fact, that Netweaver 2004s ABAP does not have an Enterprise Portal unlike Java. Can anybody tell me if there is a workaround that I dont know of, so that I dont have to go through the process in Question 1 to see my WDA ABAP run on a Portal.
    Thank you in advance for your time, effort and generosity to share your valuable knowledge. Its greatly appreciated!
    Nagesh

    Hi.  You will need to set up a system configuartion in your portal to access the ABAP stack. 
    1)  First you need to set up the portal so that it knows the system that you want to connect to.  Here is the documenation for setting it up.  Once you setup the system, you simply create an iView.  When you create the iView it will ask you which system you want to connect to for this WDA app.
    http://help.sap.com/saphelp_nw2004s/helpdata/en/5a/0339040c0b11d7b84800047582c9f7/frameset.htm
    You will want to use the "template selection" at the appropriate point in the system config wizard.  Also you probably want to use the "SAP system using dedicated application server"
    2) The portal is implemented on the java stack only, there is not portal that runs on the abap stack.  I'm not sure that SAP plans to create there own portal framework on the ABAP stack.  Even the portal on the java stack was purchased.
    Regards,
    Rich Heilman

  • Problems displaying Web Templates in Enterprise Portal

    Hi folks,
    I'm trying to create an iView showing a BI-Webtemplate. Both systems, the BI and the EP are running on different servers in the same domain and are both using Netweaver 7.0.
    I've created a new system using the "SAP System Dedicated Application Server"-Template. I've also configured all necessary options for a connection via the WAS and logon with UIDPWD. The connection test also succeeds.
    From the Web Application Designer I got the following URL to my web template:
    http://<domain>:50000/irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fcom.sap.pct!2fplatform_add_ons!2fcom.sap.ip.bi!2fiViews!2fcom.sap.ip.bi.bex?TEMPLATE=Z_BL_GP_RW_01&DUMMY=1
    I've then created an iView (BEx Web Application iView (SAP NetWeaver 7.0 Format)) pasting TEMPLATE=Z_BL_GP_RW_01&DUMMY=1 as web application query string and entered the correct system alias.
    The problem is, when previewing I can enter my credentials but then I receive a 404 error. It's not that the template isn't there, the URL generated by the portal to call the template is wrong, because the wrong port is used. The generated URL is:
    http://<domain>:8000/irj/servlet/prt/portal/prtmode/preview/prtroot/com.sap.ip.bi.web.portal.integration.launcher
    Well, it's the right port for the WAS, but apparently not the right port for the web template which should be 50000. When I set the the port in the system configuration for the WAS to 50000, the connection test fails, but I don't get a 404 error when previewing the iView. Nonetheless the template is not displayed correctly...
    Does anyone know what I am doing wrong?

    Danny,
    Logon to the BI system and go to transaction SE37 and execute RSBB_URL_PREFIX_GET to get the portnumber, try applying this and test your iview again.
    If this does not resolve the issue I suggest you to refer to SAP Note 937697 - Usage of SAP NetWeaver BI Diagnostics & Support Desk Tool, it is a pretty simple tool and helps in resolving most issues with regards to BI Portal integration.
    Cheers!
    Sandeep Tudumu

  • Displaying Stock info in Enterprise Portal

    Hello....
    Can anybody tell me how we can implement Market indicators application in Portal.
    Please, provide me with any links/documents. Appreciate your time and valuable inputs.
    Thanks,
    Ravi Kumar.

    Hi Ravi,
    have you considered using something off-the-shelf?
    http://www.sweetlets.com/stock_ticker.html
    Best regards
    Frank

  • EPCM.setDirty in  ABAP transaction

    HI,
       We're running an ABAP transaction in Enterprise Portal using the WinGui plugin. We'd like the ABAP transaction to be able to inform the portal whenever data has changed on the screen using EPCM.setDirty. How can we do this in ABAP?
    This isn't WebDynPro, this is a normal SAP Transaction.
    Thanks
    Graham

    Thanks Anul,
    Thats a shame. The transaction is used by high-end users who log directly into R3, so SAPGui would be the best option.
    I know there are some browser plugins (Adobe Flex springs to mind) that allow you to call javascript in the enclosing browser page. Its a shame there's no way of doing it with SAP Gui (short of writing a custom COM/AcitveX object and installing it on everbody's PCs).
    At least we know for certain now - thanks

  • Double stack BI and Enterprise portal for SSO

    I am in the process of configuring a double stack BI and SAP Enterprise Portal. Both systems are residing on different domains. We want to utilize the standalone SAP Enterprise Portal for our BEx etc. For that I have exchanged certificates between the ABAP and the SAP Enterprise Portal systems and with the help of Support desk tool I have overcome the certificate issues. The RFC connection from ABAP and SAP Enterprise Portal works fine. The Support desk tool is complaining now about the prefix of these two servers. Also when I check the connection testing between these two systems all the messages are correct except for WEBAS connection it complains about the ping service which is already active on ABAP side. For Connectors it complains about SSO which is not detected/complained by the Support desk tool (0.426). I need your advice:
    1. Either uninstall the JAVA instance of BI or
    2. Make a Federated Portal network by making the BI JAVA as PRODUCER and the SAP standalone as CONSUMER.
    The Support package levels are the same as EHP1 SP 7 of both the double stack BI and the standalone Enterprise Portal systems. The source of users are both local to the systems.

    answered

  • Intergrate any ABAP transaction in a ABAP WD application (not via ITS!)

    Can I integrate any standard ABAP transaction in a ABAP Webdynpro application, for instance in a  Popup? (not ITS!).
    My workaround is:
    To create an iView for the ABAP transaction in the portal and to call the iView using the iVIEW URL. This works, but should be a workaround only.

    hi andre......
                        you cannot call an abap transaction from webdynpro for that gui is not supported in webdynpro.
    ---regards,
       alex b justin

  • ABAP Transaction iview Problems.

    Dear experts.
    I have created a Abap transaction iview in portal which navigates to one ABAP transaction after opening. But my requirement is not to show the command box after going to that transaction, because by using that they can enter the other transaction code in that command box and go to other transactions.
    So I want to hide that command box. Is there any way to hide that?
    Appreciate your response
    Regards
    Shanmukha Rao Banisetti

    Hi,
    Check the SAP Note 1010519 for the solution.
    Also try to set the ~webgui_simple_toolbar=1  parameter under transaction sicf.
    Below links also solve your problem
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e046cb5c-711a-2a10-95a9-81b365901b95
    Remove header  in ITS screen (internal ITS)
    Raghu

  • ABAP WD: Different display in Test window and enterprise portal

    Hi,
    I am using Table and TreeByNestingtable column in ABAP webdynpro(Basis 710 release). When I run the application using test, table captions are not in bold and there is no difference between TreeByNestingtable column and other columns in background color.
    But when I display the same component in Enterprise portal using iview(EP 6), the table captions appear in bold and TreeByNestingtable column and other columns appear in different background color.
    Has anybody encountered this issue? And how do we resolve it?
    Regards,
    Srini.

    Please see OSS Note 903662 on restrictions and steps for running ABAP Web Dynpro in older releases of the portal.  In particular you should disable the portal style sheet.

  • Data of customize BSP in Enterprise Portal is not displayed

    Dear All,
    I stuck on to find out the solution, in order to display FAQ list in BSP Enterprise Portal by using customer id to logon to Enterprise Portal, need your guide.
    Let me explain:
    It is customize/own develop BSP application, which is search FAQ (maintain in trxn: crmd_iia_faq) based on product. This is done by calling standard FAQ FM in BSP code, pass in product GUID to retrieve list of FAQs, and display FAQs list in the BSP page. Also, from the FAQ details, call standard Problem and Solution FM to get the details of Problems and Solutions, and then display Problems and Solution in another BSP page.
    In the other words, this custom BSP application display data which is maintain in transaction code: COMMPR01, CRMD_IIA_FAQ, and IS01.
    Setup in portal to display this iview/BSP application is done, because I manage to access the main BSP page in portal after logon with customer ID.
    Difference result:
    1.     Run BSP standalone in CRM:
    When I execute/run/test this bsp application standalone in se80 after logon to sapgui by using customer id, bsp data is displayed, which is working fine.
    2.     When I access/run this bsp through portal after logon portal with customer id, bsp data is not displayed, which is not working correctly.
    Things that I had tried:
    1.     customer user profile:
    •     Tried assign different profiles of customer id, my problem is not solved. I even add SAP_ALL profile to customer ID.
    [Result] no BSP data is displayed.
    2.     customer user role:
    •     standard role, SAP_PCC_CHANNELMANAGER (assign standard role to customer ID):
    a.     Go to trxn code: CRMC_BLUEPRINT_C -> layout of UI (PCUI) -> Look for standard role in “assignment of crm object method to role” -> get a standard role which is relate to problem and solution: SAP_PCC_CHANNELMANAGER.
    b.     Go to trxn code: CRMC_BLUEPRINT_C -> layout of UI (PCUI) -> Navigation (URL generation) -> assign portal role to single role -> SAP_PCC_CHANNELMANAGER is assigned to portal role: com.sap.pct.crm.channelmanager.
    c.     Go to trxn code: SU01 -> add role, SAP_PCC_CHANNELMANAGER into customer ID.
    d.     run the portal and access BSP application
    [Result] no BSP data is displayed.
    •     Create new role, ZSAP_PCC_CHANNELMANAGER:
    a.     go to trxn code: PFCG -> copy standard role, SAP_PCC_CHANNELMANAGER to customize role -> access authorization tab -> look for “authorization for BSP applications” -> change “Application Scenario” and “View for UI display” to “*”.
    b.     Go to trxn code: CRMC_BLUEPRINT_C -> layout of UI (PCUI) -> Application/Layout -> add new entry to View, view named as Z_ESERVICE.
    c.     Go to trxn code: CRMC_BLUEPRINT_C -> layout of UI (PCUI) -> add new entries into “assignment of crm object method to role” (copy SAP_PCC_CHANNELMANAGER).
    i.     Role:           ZSAP_PCC_CHANNELMANAGER
    Object type:      PROBLEMSOLUTION
    Method:          APPLICATION
    Priority:           62
    Implementation type: BSP on Portal Page
    Application :     CRMM_SDB_SOL
    View:           Z_ESERVICE (also tried without assign any view)
    ID Page/Service: pcd:portal_content/com.sap.pct/specialist/com.sap.pct.crm/com.sap.pct.crm.roles/com.sap.pct.crm.channelmanager/com.sap.pct.crm.chm.cma.service_center/com.sap.pct.crm.adm.ei.know_admin.solutions
    Portal Context:      Blank
    ii.     Role:           ZSAP_PCC_CHANNELMANAGER
    Object type:      PROBLEMSOLUTION
    Method:          DEFAULT
    Priority:           62
    Implementation type: BSP on Portal Page
    Application :     CRMM_SDB_SOL
    View:           Z_ESERVICE (also tried without assign any view)
    ID Page/Service:
    pcd:portal_content/com.sap.pct/specialist/com.sap.pct.crm/com.sap.pct.crm.roles/com.sap.pct.crm.channelmanager/com.sap.pct.crm.chm.cma.service_center/com.sap.pct.crm.adm.ei.know_admin.solutions
    Portal Context:      Blank
    iii.     Role:           ZSAP_PCC_CHANNELMANAGER
    Object type:      SYMPTOM
    Method:          APPLICATION
    Priority:           62
    Implementation type: BSP on Portal Page
    Application :     CRMM_SDB_SYM
    View:           Z_ESERVICE (also tried without assign any view)
    ID Page/Service:
    pcd:portal_content/com.sap.pct/specialist/com.sap.pct.crm/com.sap.pct.crm.roles/com.sap.pct.crm.channelmanager/com.sap.pct.crm.chm.cma.service_center/com.sap.pct.crm.adm.ei.know_admin.symptoms
    Portal Context:      Blank
    iv.     Role:           ZSAP_PCC_CHANNELMANAGER
    Object type:      SYMPTOM
    Method:          DEFAULT
    Priority:           62
    Implementation type: BSP on Portal Page
    Application :     CRMM_SDB_SOL
    View:           Z_ESERVICE (also tried without assign any view)
    ID Page/Service:
    pcd:portal_content/com.sap.pct/specialist/com.sap.pct.crm/com.sap.pct.crm.roles/com.sap.pct.crm.channelmanager/com.sap.pct.crm.chm.cma.service_center/com.sap.pct.crm.adm.ei.know_admin.symptoms
    Portal Context:      Blank
    d.     Go to trxn code: CRMC_BLUEPRINT_C -> layout of UI (PCUI) -> Navigation (URL generation) -> assign portal role to single role -> ZSAP_PCC_CHANNELMANAGER is assigned to portal role: com.sap.pct.crm.channelmanager.
    e.     Go to trxn code: SU01 -> add role, ZSAP_PCC_CHANNELMANAGER to customer ID.
    e.     run the portal and access BSP application
    [Result] no BSP data is displayed.
    •     Maintain existing customize role, which is used to display Activity:
    a.     Go to trxn code: CRMC_BLUEPRINT_C -> layout of UI (PCUI) -> Navigation (URL generation) -> assign portal role to single role, I check the configuration has done in CRM to assign/map this BSP role to portal role.
    b.     go to trxn code: PFCG  -> open existing customize role -> access Authorization tab -> click on "change authorization" button -> search existing Application scenario -> add '' inside (also try with certain standard scenario which is relate to product, FAQ, solution, problem) -> search existing view for UI display -> add "".
    a.     run the portal and access BSP application
    [Result] no BSP data is displayed.
    Questions:
    1.     Is my problem related to role setup of customer ID?  If yes, can guide me how to create authorization, which is related to product, FAQ, problem, and solution, to customer ID?
    2.     Is it possible that my problem cause by missing/wrong portal role setup or wrong mapping between CRM role to Portal Role? If yes, can guide me how to check authorization of customer ID in portal, which is related to product, FAQ, problem, and solution?
    3.     Any other reason that cause this problem?

    If you know the BSP application name, then you can check this on /SE80 and get the bsp component details.
    Regards,
    James

  • Is it possible to display the transaction in display mode in portal?

    Hi All,
    I have created one transaction iview in portal say for eg: SE38. 
    i want to display this transaction in portal only in display mode so that users cannot edit/modify.
    I checked with giving "Read" permission in portl to that iview.  even though the user is able to change.
    is this possible for the particular transaction to display only in display mode not as editable mode in portal?
    Thanks,
    vijaya.

    Hi Vijaya,
    Ask your basis team to create two user on R/3 system
    1st with edit permission to that Tcode eg - SE38
    2nd with only view permission to that tcode eg - SE38
    Now will doing, user mapping in user administrator in portal
    set 1st userid /password to whom u have to give edit permission  for that Tcode and set 2nd userid /password to portal user whom u want to just have read access for that tcode...
    Hope this solves ur problem...
    Please reward Points if helpfull.
    Thanks
    Gunja

  • SAP BW Bex 7.3 Queries not working with Enterprise Portal (EP) 7.3 ABAP stack only

    SAP BW Bex 7.3 Queries not working with Enterprise Portal (EP) 7.3 ABAP Stack
    Dear Portal Gurus,
    we want to integrate SAP BW Bex Queries 7.3 into an Enterprise Portal 7.3 EP ABAP Stack only installation.
    1) We have Done SSO between EP And BI System
    2) System Object is Created
    3) When we trying to create Iview of BEX 7.3 report, its executing that report on BI server, we don't have java stack on BI System
    4) We have updated the required table in Bi system for executing the report on EP
    5) RFC is OK, System Object Test is OK, Report is working independently from Business Explorer, but not working from EP
    There no irj services available on BI system, as it is only ABAP stack.
    Can anybody help us in achieving our requirement
    Thanks in advance
    Michael Wecker

    Hi Michael,
    To integrate portal with BI you need to perform BI Portal integration steps.
    Refer to a document link below for guidance purpose.
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/b0a5216a-349c-2a10-9baf-9d4797349f6a?overridelayout=t…
    Ensure that you have performed all these relevant steps.
    Hope this helps.
    Regards,
    Deepak Kori

  • ABAP reports or BSPs for publishing R/3 data to Enterprise Portal

    Dear Friends,
      We have got scenario where we need develop a product.As part of that we have got some data in SAP R/3 that need to be published through Enterprise Portal.
    Before me there are the below options.
    1.To write ABAP reports and publish with the help of ITS.
    2.To go for BSPs.(understood WAS should be > 6.10 )
    3.To write some BAPIs and build the interface using portal as middleware.
    Pl. suggest me which one would be best option considering If the reports contain some graphs also.
    Your suggestions are greatly appreciated.
    Thanks in advance
    Mrutyunjay

    Thanks Gopi for your inputs,
    But I heard graphs in ABAP are very resource intensive.
    I would request to through some light on presenting the data graphically through EP if the data is collected through BAPIs from SAP R/3.
    Thanks in advance.
    regards
    Mrutyunjay

Maybe you are looking for

  • Roll in and Roll out action in sm50

    I am getting roll in roll out action in sm50 tcode because of this server getting slow please help me out to slove this proble. Thanx Kvl

  • Script output of P.O

    Hi, In Purchase Order output form using script, I want to display HEADER Text just below the MAIN table Header. This Header text is entered in the Purchase Order. The script is copy of MEDRUCK. Please help me to solve this issue. Thanks & Regards Raj

  • Third party sale order qty issue

    Hi, While creating third party sales order: PR has been created for 20 items automaticallyu2026u2026 Now I have created PO w.r.t. PR for 8 qtyu2026. I did GR for 4 qty and done invoice for the sameu2026 Now when I am trying to create PO again wrt PR

  • Problem with PGI - Sales Order stock does not exist

    Hi I created order 58161 with 1 item line (10). Did a delivery and created a Picking Request (which i released via transaction VL08). When i try to do PGI i get following message: Sales order stock 58161 000010 does not exist. I have previously done

  • Scroll Bar for Nokia Support Discussion Page

    Why dont they add a Scroll Bar under the page selector of each string so that without going from page to page we can jump easily to the required discussion page which may be hundreds of pages away?