Time estimation for WebDynpro component

Hi all,
I am very new to WDA. If any body have idea about time estimation for ABAP webDynpro component based on complexity, please let me know.
Format of writing technical spec for WDA component?
Thanks in advance
Regards,
Rajesh yadla.

Hi Rajesh Yadla ,
Yet there is no any <b>Time-estimation matrix</b> is developed to calculate time for WebDynpro ABAP work .
But I there are couple of factors based on which you<b> can develope your own</b> matrix kind of thing.
I can tell you I am doing Dynpro Developement of around 5 view and with interacton with client we have Give 110 men days for this single application
<b> Now how I have calculated it ?</b>
Answer
1) I first of all which <b>UI elements will be used and how much we Dynpro t</b>eam is Aware of It and How mwuch they are complex to use
2) Is there then other depedancy like  A ) <b>Client want Classes and methods</b> to be developed and calling methods on click of button
B) It was depedant over one <b>workflow also</b>
So when things are clear about what functionality these 2 things will have my developement was useless
3) how much awareness my consltnant have about <b>OOABAP and basic ABAP stuff that I need in project.</b>
4) Most  imp is <b>Businees logic</b> and what exaclty client want ?
how I will do it Dynpro ? Which Dynpro to go for WD ABAP or Java ( In my case we choosed ABAP is find it easy to play in ABAP enviro only ,)
5 ) How many views you have ( genrally 5-6 days for view ) , how much Data transfer among views and Windows you need .
6) Is developent need some backgrond RFC ,BAPI to be implementd .If yes how much time they will take ( In my case I am implementing for mySAP SRM which dont have many table and data  which client  So I wrote RFCs )
7) Another factor is Documention and following Quality norms . Time for that too.
This overall turns into final time you need .
Time being this much only .
<i>Hope this will give you clear idea.</i>
<b>
Cheers
Parry</b>

Similar Messages

  • Time estimation for WDA development

    Hi All,
    do anybody have some estimation for WDA development objects? i mean depending on critical level as Very Simple, Simple, Medium, Complex and Very Complex.
    please let me know how we can estimate the work on WDA devl. objects?
    if anybody have the documentation/tool on this please let me know. if possible please send the same on my email - [email protected]
    Regards,
    Chandra

    Hi Chandrashekhar Mahajan ,
          Based on my last 6 months experience I will say Time estimation for WebDynpro ABAP based on
    1)     Number of View
    2)     <b>Complexity of UI elements</b> involved in Development ( Take case if you want ALV rows with same content to be clubbed , or On click of alv change in Business Graphics element like Gantt  Chart )
    3)     <b>Complexity of Business process and Extent to which client want it to automate.</b>4)     another issues is Documentation of WD ABAP objects , as in case of WD ABAP object documentation approach entirely different from conventional ABAP documentation.
    5)     Understanding of client Business process , visualizing it and designing it in Web Dynpro context
    6)     How much<b> information you have about data you want put in context</b> and with which database tables , fields , R/3 servers  it has interaction.
    Regards ,
    Parry

  • Time Estimation for a HR project

    Hi,
    I would like to know the time estimation for a complete HR project including time estimation for testing  and training.
    Regards,
    Shikha

    hi,
    The modules include
    Personnel Administration
    Organizational Management
    Payroll (for Turkey)
    Personnel Development
    Appraisal System
    Time Management (negative - no time evaluation needed)
    Recruitment
    Training & Event Management
    The BBP has been prepared. It is a single location.

  • Time estimation for HR Self Service implementation

    Hi All,
    What will be the best time estimation for implementing Self Service HR with moderate number of customizations (Generally custom workflow or workflow customizations) with 2 CRPs, one UAT and all AIM documentation.
    We have HRMS and Payroll already in place since more than an year.
    Appreciate your answers.
    Thanks,
    CAH

    Realistically it would take an experienced application person who could do the personalizations about 3 months in an existing implementation. This would include testing, training etc. Perhaps 2 or 3 weeks for an experienced person to customize the various workflows.
    If you have never done this application before, triple the time as you figure things out.

  • For webdynpro component SALV_WD_TABLE, how do we deactivate the toolbar

    For webdynpro component SALV_WD_TABLE, how do we deactivate the toolbar for the alv list display?

    * Data declarations for instantiation
      DATA: l_ref_interfacecontroller TYPE REF TO iwci_salv_wd_table   ,
            l_ref_cmp_usage           TYPE REF TO if_wd_component_usage.
    * Navigate from <CONTEXT> to <NODES> via lead selction
      lr_node = wd_context->get_child_node( 'CN_FECLM' ).
    * Instantiate the ALV
      l_ref_cmp_usage =   wd_this->wd_cpuse_usg_alv_feclm( ) .
      IF l_ref_cmp_usage->has_active_component( ) IS INITIAL .
        l_ref_cmp_usage->create_component( )                 .
      ENDIF                                                  .
    * Get model
      l_ref_interfacecontroller = wd_this->wd_cpifc_usg_alv_feclm( ).
      l_value = l_ref_interfacecontroller->get_model( )             .
      wd_this->l_value_feclm = l_value                              .
    * Remove the standard buttons available on ALV toolbar
      l_value->if_salv_wd_std_functions~set_sort_headerclick_allowed(
                                                               abap_false ).
      l_value->if_salv_wd_std_functions~set_edit_append_row_allowed(
                                                               abap_false ).
      l_value->if_salv_wd_std_functions~set_edit_insert_row_allowed(
                                                               abap_false ).
      l_value->if_salv_wd_std_functions~set_edit_delete_row_allowed(
                                                               abap_false ).
      l_value->if_salv_wd_std_functions~set_view_list_allowed( abap_false ).
      l_value->if_salv_wd_std_functions~set_sort_headerclick_allowed(
                                                               abap_false ).
      l_value->if_salv_wd_std_functions~set_edit_check_available(
                                                               abap_false ).
      l_value->if_salv_wd_std_functions~set_pdf_allowed( abap_false )      .
      l_value->if_salv_wd_std_functions~set_export_allowed( abap_false)    .

  • F1 help for webdynpro Component

    hi all,
    My requirement is when i press the F1 help on a webdynpro component a word doc should open.
    Is it possible to do that?
    if so please tell me how to do that?

    Hi,
    If this is gets deployed on portal, you can make use of the Knowledge Management(Repository) where the portal
    team stores the documents. You can get the path of this document(PCD path) and LInkToAction UI element action handler, you can use the IF_WD_WINDOW_MANAGER and use EXTERNAL_WINDOW method to open in an exteernal window y giving that path.
    FileUpload to Application server -
    http://forumsa.sdn.sap.com/click.jspa?searchID=32290382&messageID=8054356
    Regards,
    Lekha.

  • How to retrieve configuration list for WebDynpro component

    Hi experts,
    I have webdynpro component A with configuration AA.
    How to retrieve configurtion AA ? Is there any interface or Function module I can use?
    Also another question is how to get webdynpro configuration of WebDynpro application.
    Thanks.
    best regards,
    Vincent

    Hi Abhi,
    Yes , this is possible.
    But I want to get configuration dynamically.
    Input parameter : WebDynpro compoenent name
    Output Parameter: List of WebDynpro Configuration
    Is this possible?
    Vincent

  • Time estimation for Web Dynpro development

    Hello all,
    i would like to know if someone could tell me how much time do we have to estimate when using web dynpros to recreate R/3 transactions (with the convert tool) ?
    In fact we must make an offer for a customer and would like to use Web Dynpros (since this customer wants that all developments are J2EE based and not related to R/3).
    Since we don't yet have any experience with this, it's not easy to make an estimation of the effort that it would take.
    So if you know what is the average time to make an R/3 transaction Web Dynpro enabled, please let me know.
    Thank you in advance,
    Xavier

    Hi Xavier,
    what i know so far about the convert tool is, that it allows to convert classic ABAP dynpros to Web Dynpro, but not between the ABAP Web Dynpro runtime and the Java Web Dynpro runtime.
    Among other things, the PAI and PBO modules of the classic dynpro are reused including possible input validations which may directly access some tables of the ABAP dictionary.
    Since all these things are not at all directly accessible by Web Dynpro for Java and the J2EE engine in general, the only thing, that might be transferrable IMHO is the layout information (buttons, inputfields...).
    Regards
    Stefan

  • Display Authorization for webdynpro component

    I have a requirement where , the source code has to be hidden . I have seen programs where it hides ABAP report but none for We dynpro. Is there a way to hide web dynpro code . Or is there any way to revoka even display authorization for the web dynpro components ? Please provide any suggestions.
    Regards,
    Sri

    Hi Srivijaya,
    Go to application, parameters tab give WDDISABLEUSERPERSONALIZATION give value to 'X'. It will disable user personalization settings, user can't see any help regarding component.
    Cheers,
    Kris.

  • Configuration Variant for WebDynpro Component

    Hello,
    I would like to create a configuration variant for a web dynpro component and load this configuration
    with create_component-method (Parameter configuration_id).
    Help for following topic would be very helpfull:
    - Can i create configuration variant with component configurator as customization or must i create a configuration variant with method SAVE_NEW_VARIANT of IF_WD_PERSONALIZATION as personalization?
    - Is data from basis configuration (variant feld is empty) and from variant configuration (for basis configuration) is merged?
    thanks
    Regards
    Paul

    SAP Documentation:
    http://help.sap.com/saphelp_nw70/helpdata/en/fd/2da442dc030e31e10000000a1550b0/content.htm
    All the adjustments made by the administrator in the admin mode are stored as client-specific. Presently no option is available for structuring smaller user groups on an administrative basis. Since cross-client adjustment takes effect for the respective configuration variant, structuring of smaller groups can be implemented currently through the maintenance of different configuration variants
    I do not know how can i create such  configuration variants.

  • F4 help for Time field in Webdynpro Screen

    Hi Experts,
    I'm using TIMS data type for my Time field. In ECC we will have F4 function for the same data element, but in Webdynpro screen, am not getting the F4 help.
    I got some information from SCN that I need to go for some custom search help. But with which reference to the table, am I want to create it.
    Please let me know, is there any other possible way to create F4 for time field for webdynpro.
    Even I tried to use some standard search help, but am getting an error as 'Sending of dynpro ' ' not possible. No window system type specified'.
    Expecting valuable information from you experts.
    With Regards,
    RAM.

    Hi RAM,
    For time field, there is no SAP delivered search help in WDA , so we need to go for freely programmed search help.
    Please refer the below link, in which Mr. Thomas, has provided the links for search help document you can follow and create new search help component
    and also nugget of the component which can be imported using ZSAPLINK program.
    search help for time
    Regards,
    Rama

  • Reg: Time lapses in webdynpro

    Hi,
    How can i see the time lapsed for webdynpro app in the portal when i execute it?
    Thanks in advance.

    Hi Prashathi,
    In the visual Admin please go to the below path
    Server/Services/Monitoring  -->  Root/Performance/Application Responsetime/Component Content
    Hope you can find there.
    Regards,
    Meenakshi

  • Implementation methodology and time frame for EHS implementation

    Hi Gurus
    Can you please share what implementation methodology we follow in EHS implementation?
    Is it the same ASAP methodology or any new?
    What is the average time frame for EHS implementation if we do it in one phase & time requirement for each component like product safety or waste mgt?
    Thanks in advance

    Hi Bhupesh,
    i can suggest you to try with following links, found useful several times ....
    [http://help.sap.com/saphelp_47x200/helpdata/en/a7/2879200a6c11d28a220000e829fbbd/frameset.htm]
    [http://help.sap.com/saphelp_ehs27b/helpdata/en/A5/3ADD4643BE11D188FE0000E8322F96/frameset.htm]
    [https://www.sdn.sap.com/irj/scn/articles-90days?prtmode=print&startindex=181]
    regards,
    mahesh

  • Re:Time Estimation

    hello everyone,
            Can any one gimme guidance on  time estimation for a particular requirment.
         As we have to estimate the time for nearly 120 requirements with 5000 users .we have to integrate with R/3(FI,MM,PP),CRM .As am new this time estimation part i need help from u people.
          If possible folks juss send any link where can i get the detail information.
    Thanks n Regards
    Ram

    Hi Tiet,
       we dont have solution manager installed ,can u any idea likewise any other approach...thank u for ur reply
    Regards
    Ram

  • F4 help for Time field in webdynpro abap

    Hi Guru's,
    how to get f4 help for time field in webdynpro abap.
    thanks in advance,
    narendra

    Hi Narendra,
    Check this link:
    Re: Time Search Help
    Also few more links here:
    http://forumsa.sdn.sap.com/search.jspa?forumID=249&threadID=&q=time+help&objID=f249&dateRange=lastyear&numResults=15&rankBy=10001
    Also check if this example helps you: WDR_TEST_HELP
    If your query is not yet answered then its advisable to post in webdynpro for abap (Web Dynpro ABAP). You may get some quick repliy.
    Regards,
    Swarna Munukoti.

Maybe you are looking for