WebDynpro ABAP for our MM Processes

We are going to implement WebDynpro ABAP for our MM Processes starting with ME21N screen.  We are going to select some specific fields from those screens and customize our portals so  it will be easy on the end user(Ex:Buyers do not want to see  all the fields in ME21N). if you have any bad/good experience with implementing above process please share with me.
Thank you,
Raneetha.

Hi Raneetha,
I have not done any such scenario but I see it as a feasible development.
One thing that matters is that : Are you creating the Web Dynpro components on the same system on which your MM is?
In case they are different then you need to analyse the data transfers between two systems and the performance delays henceforth.
Please revert in case of queries/doubts.
Regards,
Sumit

Similar Messages

  • WebDynpro ABAP for WebDynpro Java developers

    Hi Masters
    I am a webdynpro java consultant and know I need and I want to develop on webdynpro abap
    I appreciate any suggestion and any links that can help me.

    hello Lehcim
    also try going thru these helpful links in WD ABAP
    Main Topic Page:
    http://sdn.sap.com/irj/sdn/nw-wdabap#section2
    Tutorials for Beginners:
    Web Dynpro for ABAP: Tutorials for Beginners [original link is broken]
    eLearning Videos:
    /people/thomas.jung/blog/2006/06/20/web-dynpro-abap-demonstration-videos
    regards,
    amit

  • WebDynpro ABAP for the first time u2013 it is not working at all

    Dear all,
    I imported in my IDES system the demos from the course NET310.
    1). When I activate, for example the NET310_ALV_D1 application, I get error: u2018Field u201CWDCTX_CONNECTIONu201D unknownu2019.  I have the same problem in the rest of the demos.
    I solve the problem by replacing u201Cif_componentcontroller=>wdctx_connectionu201D   with 'CONNECTION':
    *lo_nd_connection = wd_context->get_child_node( name = if_componentcontroller=>wdctx_connection ).
    lo_nd_connection = wd_context->get_child_node( name = 'CONNECTION' ).
    So already here I doubt, that my WAS is ok.
    2). When I successfully activate the above mention application and start it, everything is ok, meaning the URL is connected and the MS Explorer gets response from the WAS till I get a error message, that there is some problem with the page. Below you find the relevant error messages from ST22 and the MS Explorer.
    Actually I get the same error when I try any other, like the most simple u201EHello worldu201C, WD ABAP application
    Do you have any idea where my problems could be?
    Thanks in advance,
    Valentin
    MS EXPLORER
    Details zum Fehler auf der Webseite
    Benutzer-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)
    Zeitstempel: Sun, 25 Oct 2009 15:32:50 UTC
    Meldung: Ungültiges Argument.
    Zeile: 9
    Zeichen: 13
    Code: 0
    URI: http://sap-ides.com:8001/sap/public/bc/webdynpro/ssr/SAPWebFramework.js?00011
    Meldung: Ungültiges Argument.
    Zeile: 9
    Zeichen: 13
    Code: 0
    URI: http://sap-ides.com:8001/sap/public/bc/webdynpro/ssr/SAPWebFramework.js?00011
    Meldung: Ungültiges Argument.
    Zeile: 9
    Zeichen: 13
    Code: 0
    URI: http://sap-ides.com:8001/sap/public/bc/webdynpro/ssr/SAPWebFramework.js?00011
    Meldung: Ungültiges Argument.
    Zeile: 9
    Zeichen: 13
    Code: 0
    URI: http://sap-ides.com:8001/sap/public/bc/webdynpro/ssr/SAPWebFramework.js?00011
    ST22:
    Laufzeitfehler         OBJECTS_OBJREF_NOT_ASSIGNED
    Ausnahme               CX_SY_REF_IS_INITIAL
    Datum und Zeit         25.10.2009 01:59:17
    Kurztext
         Zugriff über 'NULL' Objektreferenz nicht möglich.

    Hi,
    You can also check the WD_THIS attribute of the view. Double click on the associated type of the attribute. It would be something like IF_<View_name>. There look for the field declaration.
    constants:
        wdctx_ CONNECTION  type string value `CONNECTION `.
    You should also raise a message with SAP as this is supposed to be a standard object.
    Regards
    Prasenjit

  • Click event in Webdynpro abap for interactive form

    Hi ,
    I am using a ZCLI form to be developed using Webynpro abap . I am new to  webynpro abap but I have worked in offlined upload of pdf forms . My problem is I created a wedynpro component and integrated the form .The form is only opening up if the layout choosen is standard layout . if it is a zcli form it is not opening up . I am also not able to capture the click event from the form .
    some immediate help required.
    My requiremnt is to save 2 fileds from  a form in an interactive way to a SAP database using webynpro abap .
    Regards
    Abhil

    Hi Abhil,
    If your layout type is 'ZCI Layout' then you have insert the webdynpro script in the layout. After selecting the ZCI Layout click on enter and then go to layout tab, in this go to Utilities menu->select Insert WebDynpro Script.
    If you do this then in the Hierarchy tab of adobe form you can see the (Variable) ContainerFoundation_JS, it means that you have inserted WebDypro Script in the form.
    Finally activate the form and run the application.
    Thanks,
    Jhansi Miryala

  • Webdynpro Abap  for Blackberry (WDA)

    Hi!
    I have a question for the WDA gurus... I'm traying to do a WDA for a Blackberry. When I execute it I have this DUMP: Runtime Errors - UNCAUGHT_EXCEPTION, Exception - CX_WD_GENERAL     
    An exception occurred which is explained in detail below.                     
    The exception, which is assigned to class 'CX_WD_GENERAL', was not caught and 
    therefore caused a runtime error.                                             
    The reason for the exception is:                                              
    WebDynpro Exception: Session Expired.                                         
    - The WDA works OK in Firefox/IExplorer, but not in the Blackberry.
    - It DON'T WORKS in Firefox/IE IF I pass the ?sap-wd-client=WmlClient parameter (to emulate Blackberry).
    Is it to early to use WDA for Blackberrys??? (perhaps someone of SAP can answer)
    Thanks!!!

    Hi David,
    well, there's no date when WDA will support mobile devices, it might come in future releases, but so far there's nothing definite yet.
    For development requests, you'd best contact SAP's product management/product definition.
    Regards, Heidi

  • WebDynpro ABAP vs WebDynpro JAVA for Adobe forms--PCRs--MSS

    Hi Experts,
    This might be a generic question :
    I am modifying PCRs (MSS 1.0,EP 7,ECC 6.0) and now I have come to a point where I need to decide if I have to use Webdynpro JAVA or Webdynpro ABAP for modifying Adobe interactive forms which come with MSS 1.0 out of the box from SAP.
    What does SAP suggest??
    What do you suggest??
    Quick answers appreciated

    Hi Aditi,
    Thanx for your suggestion but let me just detail what Iam looking for;
    I will have to develop a custom PCR for Hire/Rehire (no workflow -- weird right),
    now if I develop Adobe forms for this, my question is how am I going to bind these forms to the scenario (QISRSCENARIO).
    Whatever is entered  in  this form is not going through workflow but is going to be directly updated in the database when the manager says SUBMIT.
    Usually the HR developer goes to the scenario and selects input by Adobe form and clicks <b>generate</b>, but now if I develop the form using Webdynpro JAVA how am I going to integrate the generated form to that particular scenario.
    Sorry if Iam not clear enough, but I really need help in this regard.
    Thank you

  • Do i need ABAP stack on EP, to run Adobe form in Webdynpro ABAP

    Hi All,
    We have an EP running on Java stack, and are going to configure ADS for development of Intercative forms in webdynpro ABAP, on our ABAP stack wihich is seperate R/3 system.
    Do we need to have ABAP stack also on Portal, for the development and execution of Interactive forms on Portal?
    Please clarify my doubt. Its very important
    Thanks in advance

    Hi,
    installation isn't my hobby and I can't tell you about possibilities of upgrading.
    For WebDynpro ABAP your abap stack must be NW 2004s. Your java stack with ADS must also be NW 2004s because communication between ADS on NW 04 and abap stack on NW 2004s doesn't work - thread "Run JAVA netweaver2004s and ADS 7.0 together with ECC 5.0 "
    But here is certainly someone who can describe it more precisely.
    Michal

  • Webdynpro abap validations

    Hi
    all i am new for webdynpro, i have one doubt "how to do validations in webdynpro abap for a perticular report"
    thanx in advance
    karuna

    Hi Karuna,
    Below excerpt is taken from the SAP standard training material, "The view controller is concerned with displaying pre-generated data and then handling the resulting user interaction (validation, error handling, and so on). It is the custom controller’s job to interact with back-end logic to generate the required data."
    So if you want to do any validations then you need to code them in your view controller level. Say suppose
    the validation is only to be performed for a certain user action, it can be placed in the corresponding action handler method (onaction<action>). However, if multiple action handler methods exist, some validations may have to be performed in more than one of the action handler methods. In this case, it is a good idea to put the coding in an extra method in order to have it written only once.For this reason, a special hook method exists for each view, which is processed before any of the action handler methods is called. The name of this hook method is wddobeforeaction( ). If a screen is composed of multiple views (nested views), then all wddobeforeaction( ) methods are processed before any action handler method is called.
    Hope this helps resolve your problem. If you need to validate your input data for just 1 action then you directly write in the corresponding action handler method. If your view can have multiple actions triggered then you can put your validation logic inside the  wddobeforeaction( ) method.
    Regards,
    Uday
    And I guess that you are new to the SDN forum. Please create a new thread if you want to raise your doubts. Also try searching the forum for any previous similar threads.

  • Webdynpro ABAP content authorization object in SAP portal ?

    Hi
    We are on EHP 6.06 , we have an authorization problem in sap portal for the webdynpro abap content. our standart users got the error "page can not be found" for the services provided from webdynpro abap. when I assign the user to administrator group in sap portal the services working fine. I also checked the SAP ERP roles no problem is there.  I guess I should create a new portal role for them cause its the only difference between users who can reach or not but have no idea what to put in it in SAP portal. Any idea ?

    in portal content directory => double click on the Content provided by sap folder. Than you should have a dropdown somewhere where you can select "Authorizations". You should add the group endusers and check the checkbox.

  • Error in webdynpro(ABAP) application development

    Hi,
           I am very new in webdynpro (ABAP) application development. I want to create some application based on webdynpro ABAP for few Z- Report. What is the prerequisite to develop a application based  on webdynpro( ABAP ) .Because when I am trying to create application in se80 and giving the related functional model name in wedynpro component field , I am getting the error like Web Dynpro Comp./Intf. ZOS_xxx_FM does not exist. How to proceed further?
    Thanks,
    Kundan

    Hi,
    Can you be more clear...
    Please refer this link  for Personalization-
    http://help.sap.com/saphelp_nw2004s/helpdata/en/22/719f42f2ff7e5fe10000000a155106/content.htm
    Regards,
    Lekha.

  • Modification in standard webdynpro abap application

    Hi
    In my portal for some of my ESS applications are used in webdynpro abap for example travel expense and travel request now i have a requirement like i have to make the create travel expense button disable based on the condition llike i only he has to click create travel expense after creating travel request .So can anybody let us know how to do modofications in the standard webdynpro abap application.
    Thanks in advance.

    Hi
    For making changes in the standard web dynpro compoenent, you need to create and implement enhancement.
    For this you can find many links in SDN  on how to create enhancement.
    Now coming to your specific requirement.
    Here what you can do is open the standard component.
    1. press ctrl +F4, It will open a popup there give some name to your enhancement.and desicrption . then press Enter.
         Assign it to teh package you want.
    2. Go to the view where you want to disable the button, There go to the layout and find the ID of the button. say it is 'BTN'.
    3. Now go to methods tab, scroll right and selct post exit method of wddomodifyview emthod.
    4. there write the code with the condition you want.
    if  flag  eq 'yes'.
    data  lv_btn type ref to cl_wd_button.
    lv_btn ?= view->get_element( 'BTN' ).
    lv_btn->set_enabled( abap_false ).
    endif.
    5. one last thing is you can create a attribute named flag of type string and set its value to 'yes' when you want the button to enable.
    Thanks
    Sarbjeet Singh

  • Context system menu (Webdynpro Abap)

    Hi Guru,
    Help me!!! How can I disable/hide the context menu in webdynpro Abap for system user parameter, when I run a web application?
    E.g.
    - Setting 
    - Quick help On/Off
    - More Field Help
    Thanks

    Hi,
    please watch this [Thread|https://forums.sdn.sap.com/click.jspa?searchID=9590724&messageID=4706614]
    grtz,
    Koen
    Edited by: Koen Labie on Mar 10, 2008 4:00 PM
    corrected link

  • ESS MSS Travel & Expenses Customization in WebDynpro Abap

    Hi Friends,
    I have a requirement to customize the Travel & Expenses module in WebDynpro Abap. Please let me know the standard package (whcih contains webdynpro component) in WebDynpro Abap for this.
    And give me some documents which contains steps to customize the standard screens.
    Thanks & Regards,
    Lakshmi Prasad.

    The forum just died on me and my post was discarded, so here's the short form:
    Packages: PTRM_WEB_UI, PTRM_WEB_POWL.
    My advice: Don't narrow this down on packages, there are numerous used Components in numerous packages you'll inevitably find whilst forward-navigating the the respective Views of the Applications you want to use/configure.
    Customizing: Sorry, nothing specific here. The IMG documentation was sufficient for me.
    Enhancements: Here's a link I found to be useful. Maybe you'll come across Enhancing some Applications as well:
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/e07268c2-f61b-2e10-05a5-cd4bddfd1980
    hope it helps, regards,
    Lukas

  • Getting Stasted With WebDynpro ABAP

    Dear All,
    I am New to WebDynpro and want to get started with it. Right Now reading the Tutors and Understanding the Concept. I want to Create the WebDynpro Object in the SE80 but not finding any object called "Web-Dynpro-Comp./Intf." from the available object list in the SE80. Please Guide me as how to go with it.
    Also please suggest suitable Link/Threads/Tutors to get Start with WebDynopro.
    Regards,
    Nikhi Joshi

    Hi
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/a282c952-0801-0010-1eb5-87953e036712
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/21706b4b-0901-0010-7d93-c93b6394bc1d
    in this link are two tutorial for start with webdynpro abap
    for see webdynpro in se80 in the  left bar you must select web dynpro comp. / intf
    you must check the active service in the transaction sicf
    in thid link you can find the service
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/46/d28dfa34bb12bee10000000a1553f7/frameset.htm
    best regards Marco
    Edited by: Menegazzo Marco on Apr 21, 2009 10:09 AM

  • Need expertice opinion on WebDynpro ABAP vs FPM for heavy custom apps

    Hi Experts,
    I have a lot of custom UI development,.for external users in SAP. Most of these applications can be simply developed using WebDynpro ABAP framework. If I do the same development using FPM framework I may need to do lot of reaseach espcially controling the UI behaviours like hiding, changing table cell  colors based on the data, manipulating the UI behavior in the runtime, lot more like this.
    The question I have is , which one is the right tool for my development FPM vs WebDynpro ABAP, what is the value in building the same apps in FPM rather then WebDynpro ABAP? If I develop these apps in WebDynpro ABAP does my client loose any new capabilities in he future releases? are any other drawbacks?
    The challenge i see the FPM Feeder classses doesnt have lot of interfaces other then few like ( IF_FPM_GUIBB_FORM, IF_FPM_GUIBB_FORM_REPEATER,IF_FPM_GUIBB_LIST,IF_FPM_GUIBB_SEARCH,IF_FPM_GUIBB_TREE,IF_FPM_GUIBB_LAUNCHPAD )
    to extend more custom UI functionalities, and the other thing I may need to invest lot of time in reseacrhing and analysing the framework events etc....Please can you shed some light on it and put me in right direction.
    Appreciate your time and help.
    Thanks
    Krishna

    Hello Krishna,
    the whole story revolves around reusability and abstraction, extensibility atleast in this context.
    FPM offers more abstraction than Webdynpro. i am sure we all appreciate the standard webdynpro components for ALV, Value help, as this is something we could reuse and if we build our components that it manipulates itself with the help of configuration, customization and personalization.
    So all the Standard SAP Dev could be enhanced (not modified) by simple, configuration, FPM is built around this concept.
    So if you want to do custom development, which could be extended for your different customers with minimal efforts, you could go for FPM.
    So here are some takeaways
    1) FPM offers more abstraction than Webdynpro
    2) FPM offers more reusability
    3) Say manipulating the UI behaviour and say some customers wants view1 first and other doesnt want view 1 and wants only view 2. so in FPM you could simply do it with different configuration. and with Webdynpro, you need to manage this dynamically based on certain application parameter or you may end up copying certain comp,,or you use different usage,,,,and you could calibrate this.
    Regarding limitation with FPM interfaces, could you explictly share what custom development you intend to do and in worst cases, you could always use freestyle UIBB,, which is webdynpro abap
    in that scenario, atleast wiring, application config(app parameter, combination of webdynpro, with thier respective config),,could be reused.
    Regards
    Anurag Chopra

Maybe you are looking for