Webdynpro based business package

Hi,
is it possible to create a webdynpro based business package and get it certified by SAP?
I understand there is an ESS business package based on web dynpro. I also understand that a business package must be deliver as an epa file and that you can only par files(and portal roles, worksets..) in the epa file.
Please any feedback on this issue.
kind regards,
Peter Ha

Hi Peter,
Yes . you can make a buisness package based on webdynpro.
You can go for a Powered by Netweaver certification
If you are going for a buisness package certification you will have to follow the guidelines set by SAP
Go to this link
http://sdn.sap.com/irj/sdn/services?rid=/webcontent/uuid/ab919ce1-0601-0010-4384-f25a892e0dea [original link is broken]
One thing to have in mind is that SAP recommends the usage of standard function modules provided
Custom modules can be developed only if it is absolutely necessary. If you are developing custom modules you will have to go for an ABAP Add on certification.It will be quite expensive too.
See this link for more details on ABAP certification
ABAP development for certification
You should first submit a project registration guide to the integration consultant assigned to you .You should also prepare full documentation of Portal and webdynpro components used . The naming conventions can be obtained from the Vendor Guide
You can also prepare documentation as to how to deploy the ear files of webdynpro applications through visual admin.
Transport the portal structure as a package and you can import it wherever necessary.
Hope this helps you
Regards
Rohit

Similar Messages

  • SAP Biller Direct utility industry based business package AND CRM

    Hello Experts
          Can we use SAP Biller Direct utility industry based business package and CRM together??
            points will be rewarded for responses
    regards
    srinivas

    Yes ! We could use Biller Direct on our landscape !
    Thanks
    <b>Allot points if this helps!</b>

  • SAP Biller Direct utility industry based business package

    Hello Experts
         Can we use SAP Biller Direct utility industry based business package with Finance module???
         points will be given to right answers
    regards
    srinivas

    Yes
    Biller Direct is aimed to be linked to the FSCM suite.
    There are two views of Biller Direct, B2C and B2B.
    B2C is used where customers deal with consumers, an example would be the utility industry. The Consumers can pay online their bills and view their account, update master records and so on.
    The B2B is where there is a fuller customer master, normally you have less customers, but the customers have more line items. There again is the possibility to make payments here, however this is unlikely. They can however review their account, and raise disputes, print off copy invoices.
    All of this functionality is delivered via JAVA and it is pretty standard, however the area that takes the longest time is setting up the users.

  • Is ESS Business package available in WebDynpro ABAP

    Hi Experts,
    I have already configured the WD JAVA based business package in our landscape.
    A colleague informed me that the Business package is available in WD ABAP as well..
    Is this true?? Please advise(since WD ABAP would be much more suitable in our case)
    Also the following are the packages to be installed in JAVA scenario
    ESS 603 SP01
    SAP_MSS  600 SP12
    PCUI_GP 603 SP01
    BP ERP05 ESS 1.31 SP01
    BP ERP05 MSS 1.31 SP01
    BP ERP05 COMMON PARTS 1.31 SP01
    What are the corresponding packages to be installed in ABAP case..?
    Please help..!
    Thanks,
    Rocky

    Rocky,
    Not all the application in ESS are available in WDA .only few like travel are in WDA.
    check this link
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/f6/263359f8c14ef98384ae7a2becd156/frameset.htm
    Thanks
    Bala Duvvuri

  • Modifing source code in Business Packages

    Is it correct that one is allowed to change the source code for web dynpro based business packaged?
    I've heard that SAP do not deliver source code for htmlb based packages, but for the web dynpro based packages they do.
    How about the licence agreement in these to cases?
    Bjorn

    Hi Bjorn:
    SAP actually provided the source code for the standard webdynpro application such as ESS or MSS. It is necessary as for appliying a modification. SAP requires you do it modifiying the source code as it is happening with ABAP Code.
    Kind Regards
    Gonzalo Pérez-Prim

  • How to find the leave request layout in standard Webdynpro ESS business pac

    Hi Gurus,
    How to find the Intial leave request layout from the standard webdynpro ESS business package.
    Can you tell me the exact component that i need to look for this particular layout.
    Its a urgent requirement can you guys send me the answers ASAP
    Higher points will be rewarded for the useful inputs.
    Thanks in Advance,
    Dharani

    look for ess~lea dc
    reward points if helpful

  • Issue on Creating RFx in webdynpro ABAP application - SRM Business Package

    Hi
    We are in to SRM 7.0 with the same version of Business Package in SAP Portal also.
    I am trying to create a RFx from Portal which in turn calls the webdynpro ABAP application (Strategic Purchasing->Strategic Sourcing->Create Documents->RFx)
    sap/bc/webdynpro/sapsrm/wda_l_fpm_oif.
    This Application has some button called "Tech RFx", "Permissions" etc., When I click on those buttons it throws the error as below :
    "There is no iView available for system "SAP_SRM": object "TechResp". For more information, contact your administrator."
    Please let me know where we are missing. I have checked all the Portal permissions. Even I can able to access all other iviews except this two buttons.
    Any settings or parameters required on webdynpro ABAP side.
    Regards,
    Raja.J

    Dear Raja,
    this behavior occurs if the IView com.sap.pct.srm.gp.iv_tech_resp
    is not assigned to the role which is assigned to the user.
    Please assign this IView to the desired user.
    Here are the steps to follow in your systems:
    STEP 1: Login to the Portal with Content Admin Authorization.
    STEP 2: Navigate to Portal Content -> Content Provided by SAP ->
    specialist -> SRM7.0 -> Core -> Roles -> Open the desired role and
    choose Navigation Folder.
    STEP 3: Now navigate to Portal Content -> Content Provided by SAP ->
    specialist -> SRM7.0 -> PPS -> iViews -> Tendering -> Select Tech
    Responses (Technical name is iView com.sap.pct.srm.gp.iv_tech_resp) and
    right click and choose 'Add iView to Role' -> Delta Link and save.
    STEP 4: Log off and login with the user and check the issue.
    Best regards,
    Tamas

  • How to retrieve the webdynpro code from a business package

    Hi Experts,
    We have deployed the ESS/MSS Business Package . The issue is that we have to make some changes in the applications which have been deployed alongwith the business package.Since the business package was provided by SAP , we do not have the Webdynpro DC for the same.
    Can Experts please tell me the easiest & legal way to retrieve the webdynpro piece of code so we can make the required changes?
    Thanks in advance,
    Virag Shinde
    virag.shinde(@)lntinfotech.com

    Hi,
      You will have to use NWDI and import the webdynpro components into developer studio. Check these links.
    Re: ESS/XSS Web Dynpro SCA import in CMS to view/modify Web Dynpro Source Code
    Common pitfalls using the NWDI
    Best Practices for Running the NWDI
    Regards,
    Harini S

  • ESS Business Package based on Web Dynpro

    Hi experts,
    I'd like to know which user interface has the Business Package for ESS based on Web Dynpro. The latest one.
    How do I see the SAP Backend content in my Portal? Like Web Dynpro applications?
    In other BP's for ESS in Portal you see the Backend transaction and its not so nice. Is this different with this version?
    If this new BP is based in Web Dynpro, the communication with the backend system should be via Bapi, shouldn't it?
    Any information, link or document is welcome.
    Thanks a lot in advance.
    Alberto.

    Hi Alberto,
    <a href="https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/4598a190-0201-0010-a59f-820e3b31f854">Here</a> you will find quite some information about the ESS Web Dynpro GUIs and some screenshots of the application.
    Keep in mind that the standard portal theme is used.
    Best regards,
    Martin

  • SRM Business Package built on Webdynpro java or webdynpro ABAP

    Hi
    Any can please clarify. Like ESS/MSS  and MDM business packages are built on java webdynpro, But  SRM Business packages are built on which technology like java webdynpro or ABAP webdynpro?  Please clarify it.
    Also clarify following questions?
    How to configure the SRM BP in Portal ?(Is it same as ESS/MSS ?)
    How to customize the Standard SRM BP?
    thanks
    vijay

    Jay,
    thanks for the quick reqply. since SRM7.0 is built on Webdynpro ABAP. Even SRM50 BP is built on ABAP webdynpro or java webdynpro. Please clarify it.
    Can you forward the help link related to SRM.0BP  and SRM7.0.
    Thanks

  • WebDynpro error while implementing business package for hr administrator

    Hi,
       I am implementing Business package for Hr administrative services in EP 7.0. When I click the iview Start processess I get the following dynpro error. Please do help me as to how should I trace back the problem.   com.sap.tc.webdynpro.services.exceptions.TypeNotFoundException: type com.sap.pa.asr.procst.model.procst.types.Asr_Withoutee could not be loaded: com.sap.dictionary.runtime.DdException: Type com.sap.pa.asr.procst.model.procst.types.Asr_Withoutee does not exist
         at com.sap.tc.webdynpro.services.datatypes.core.DataTypeBroker.getSimpleType(DataTypeBroker.java:250)
         at com.sap.tc.webdynpro.services.datatypes.core.DataTypeBroker.getDataType(DataTypeBroker.java:213)
         at com.sap.tc.webdynpro.progmodel.context.DataAttributeInfo.init(DataAttributeInfo.java:318)
         at com.sap.tc.webdynpro.progmodel.context.NodeInfo.initUnmappedAttributes(NodeInfo.java:670)
         at com.sap.tc.webdynpro.progmodel.context.DataNodeInfo.doInit(DataNodeInfo.java:233)
         at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:654)
         at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:657)
         at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:657)
         at com.sap.tc.webdynpro.progmodel.context.Context.init(Context.java:40)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:199)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:429)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.createComponent(ClientComponent.java:932)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.createComponent(ClientComponent.java:176)
         at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.createComponentInternal(ComponentUsage.java:142)
         at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.createComponent(ComponentUsage.java:134)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$ComponentUsageManager.createBLCComponentUsage(FPMComponent.java:840)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.attachComponentToUsage(FPMComponent.java:1020)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.attachComponentToUsage(FPMComponent.java:979)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPMProxy.attachComponentToUsage(FPMComponent.java:1230)
         at com.sap.pa.asr.procst.vac.vinit.VInitComp.onInit(VInitComp.java:200)
         at com.sap.pa.asr.procst.vac.vinit.wdp.InternalVInitComp.onInit(InternalVInitComp.java:153)
         at com.sap.pa.asr.procst.vac.vinit.VInitCompInterface.onInit(VInitCompInterface.java:161)
         at com.sap.pa.asr.procst.vac.vinit.wdp.InternalVInitCompInterface.onInit(InternalVInitCompInterface.java:144)
         at com.sap.pa.asr.procst.vac.vinit.wdp.InternalVInitCompInterface$External.onInit(InternalVInitCompInterface.java:220)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.doProcessEvent(FPMComponent.java:614)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.doEventLoop(FPMComponent.java:474)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.wdDoInit(FPMComponent.java:218)
         at com.sap.pcuigp.xssfpm.wd.wdp.InternalFPMComponent.wdDoInit(InternalFPMComponent.java:110)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:108)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:429)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:357)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:670)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:267)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:726)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:662)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:228)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:152)
         at com.sap.tc.webdynpro.clientserver.session.core.ApplicationHandle.doProcessing(ApplicationHandle.java:73)
         at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.sendDataAndProcessActionInternal(AbstractApplicationProxy.java:808)
         at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.create(AbstractApplicationProxy.java:227)
         at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1240)
         at com.sap.portal.pb.PageBuilder.createPage(PageBuilder.java:340)
         at com.sap.portal.pb.PageBuilder.init(PageBuilder.java:538)
         at com.sap.portal.pb.PageBuilder.wdDoInit(PageBuilder.java:177)
         at com.sap.portal.pb.wdp.InternalPageBuilder.wdDoInit(InternalPageBuilder.java:150)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:108)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:429)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:357)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:670)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:267)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:706)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:660)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:228)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:152)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:56)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:47)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: com.sap.dictionary.runtime.DdException: Type com.sap.pa.asr.procst.model.procst.types.Asr_Withoutee does not exist
         at com.sap.dictionary.types.mdi.util.ProviderUtil.createAbapTypeXmlMap(ProviderUtil.java:400)
         at com.sap.dictionary.runtime.mdi.DataProvider.createSimpleTypeFromAbapType(DataProvider.java:586)
         at com.sap.dictionary.runtime.mdi.DataProvider.getDataType(DataProvider.java:286)
         at com.sap.dictionary.runtime.DdDictionary.getDataType(DdDictionary.java:95)
         at com.sap.dictionary.runtime.DdBroker.getDataType(DdBroker.java:164)
         at com.sap.dictionary.runtime.DdBroker.getSimpleType(DdBroker.java:170)
         at com.sap.tc.webdynpro.services.datatypes.core.DataTypeBroker.getSimpleType(DataTypeBroker.java:242)
         ... 75 more
    Please do let me know if anybody could help.
    Regards,
    Ramesh

    Maybe the user used for RFC connection either does not exist or is not granted access to the model data.
    Best Regards,
    Martin

  • WebDynpro Business Package

    Hello!
    I want to integrate a WebDynpro app as Business Package into the EP for certification. The "How to certify portal content" document (chap 3.2.2) says that you should either use Java /.par or .Net. Do I really have to create a .par file for my WebDynpro app? If yes, how can I do this?
    Or is it sufficient if I create an iView in the portal and export it as .epa file?
    Thanks in advance and kindest regard
      Reinhard

    Hello again,
    recently another question came up: Do we have to pack the WebDypro application (the *.ear file) into the Business Package (the *.epa file)? If no, where should the customer get the application from then?
    How do we have to describe the installation procedure of the underlying WebDypro app in the documentation?
    Thanks for your time and best regards
    Reinhard

  • ESS Business Package for ERP 6.0 is a ABAP or JAVA Web Dynpro

    Hi,
    We are trying to implement ERP 6.0 and ESS with the Portal.
    Is the ESS business package a ABAP or JAVA Web Dynpro????
    Thanks.
    Regards,
    Mike

    Hi Mike,
    ESS BP is a portal content (runs only on portal runtime) which can only be deployed and run on SAP J2EE server (So it is java based).
    http://help.sap.com/saphelp_erp2005/helpdata/en/f6/263359f8c14ef98384ae7a2becd156/frameset.htm
    From EHP2 for ECC 6.0, you have an option choose ABAP WebDynpro for Travel related services. However, the portal content (iViews) is still on SAP J2EE server.
    Thanks
    karthik

  • ESS:WebDynpro Based Personal Information iviews.?

    Hi All,
    I am configuring ESS Personal Information. Using Ecc 5.0 , mySAP ERP 2004 60.2 ESS BP and EP6.0. Has anybody configured WebDynpro based Personal Information for country specific India version( country code:40)..Am able to get ITS based Personal Information,but clients are asking for WebDynpro based iviews
    Any inputs on this will be a great help..
    Thanks & Regards,
    Mahesh.M.R

    Hi Girish,
    We are using EP 6.0 and we have downloaded standard Business Packages of mySAP ERP 2004 60.2. SAP had told that webDynpro based iviews were not present earlier and now they have released the patch for  Personal Info for india country version..
    The patch has been applied by the basis person.
    The error what we get is:
    <i>  com.sap.dictionary.runtime.DdException: Type com.sap.xss.hr.per.in.family.model.types.Hcmt_Bsp_Pa_In_R0021 does not exist</i>
    We dont have Netweaver Developer Studio and dont know WebDynpro.
    So how can i proceed further..
    Regards,
    Mahesh.M.R

  • ESS Business Packages Migration from Ehp3 to Ehp4 with Custom Changes

    Hello All,
    We are using ECC 6.0 With Ehp3 and We have the following versions of ESS and MSS Business Packages Installed.
    SAP_ESS 603 SP4
    SAP_MSS 600 SP15
    We have NWDI server also installed in this and made some Customizations in ESS Webdynpro Java based applications.
    We have freshly installed  a new portal development server with Netweaver 7.0 Ehp1 to cleanup unneccessary stuffs in our existing development portal server and pointed to the upgraded backend ECC 6.0 Ehp4.
    The NWDI also installed freshly in the new server.
    While upgrading,  following Business Packages versions are recommended by SAP.
    SAP_ESS 603 SP6
    MSS 600 SP17
    PCUI_GP 603 Sp 06
    Now in the New portal server every applications works fine as delivered Out of the box and we are missing all the Webdynpro Java customizations which we have made as part of the Ehp3 based ESS Implementation.   
    We are in the process of Creating the New track in the New NW 7.0 Ehp1 server and import the .SCA files.
    My Question is how can we get the automatic migration process, so that the Webdynpro Java Customizations which we have done in the Previous track in Ehp3 with different ESS SP level can be carry forwarded to our New NWDI Server.
    How can we go ahead?. We are thinking of the following options and your suggestions are highly appreciated.
    1. Import the .SCA files related to Ehp4 and do the Webdynpro Java changes manually again in the DCs of Newly created  track    in the New NWDI server.
    2. Is there a way to migrate a Track from One Server to another NWDI server with the Custom changes carry forwarded.
    What are all the possible ways to achieve track migration to the new server with custom changes carry forwarded.   
    Appreciate your valuable inputs in this.
    Thanks and Regards,
    Sekar

    Hi Sekar,
    There is a cook book provided by SAP as attachment of note 872892. you can follow the process to have your custom DC's migrated to new Support pack of ESS/MSS.

Maybe you are looking for