ESS Implementation based on Web Dynpro Abap(WDA)

Hi All,
I would like to know if anybody can share experience in implementing ESS based on WDA using ESS business package 1.50 on portal. I would like to know how different this implementation compared to configuration using Web Dynpro Java(WDJ).
Thanks in advance.
Khairul

The difference can be due to deployment, ie if you want Portal to be used if you are already not using ECC 500 or 600
You can be a ramp up customer or wait for it wide release in march end or april
the key difference is most of the customisation of the roles can be done from backend!
Just read these links for better understanding of this
/people/bernhard.escherich/blog/2011/01/18/ehp-5-ess-the-architects-view
http://help.sap.com/erp2005_ehp_05/helpdata/en/25/340b0507434193adbfe3f8fc8896c7/frameset.htm

Similar Messages

  • Different languages are not available for Web Dynpro ABAP (WDA)

    Hi Experts,
    We are using Web Dynpro ABAP in 2 different languages (English/Spanish). Production environment only is available for English (WDA).
    How can I make Spanish language available for Web Dynpro ABAP??. Is there any configuration or installation which I am missing?? Development and QA are OK (English/Spanish)
    Thank you.
    Regards
    David Cortés.

    Hi Experts,
    Any help???
    Regards
    David Corté

  • Forbidden Statements in Web dynpro ABAP( WDA Framework )

    Hi,
    do we have documentation on what statements should not be used WDA Framework, like we have forbidden statements for ABAP Objects???

    Hi ,
    i am not aware of any such document but I can share some of them:
    Call Screen
    Call Transaction
    Leave to Transaction
    Perform
    Form
    Endform
    Include
    Report
    Module
    Endmodule
    Chain
    Endchain
    No macros are allowed
    Any FM, Search help or method involving screen call
    Get
    Get Late
    Put
    Definition
    End of Definition
    Select-Option
    parameter
    Any statement associated with selection screen / Screen or its component like, box, dropdown, checkbox, radiobutton, tab strip, table control etc.
    Write ( including any formatting tags )
    ABAP events ( start of selection, top of page, end of selection etc )
    I will share more on remembering them
    Regards
    Vishal Kapoor

  • Save PDF in KM - Personal Documents of user with Web Dynpro ABAP (WDA)

    Hi Experts,
    I have a WebDynpro ABAP Application, running in my Portal, which generates (after some input steps) a pdf (Adobe Form) as confirmation. Of course the user can save and print the pdf-form by himself, but I would like to save the PDF automatically to his "Personal Documents Folder" in KM to "archive" it.
    Does anyone know how this might work? Is there a standard-way to do this?
    Thanks for any proposal
    Best regards.
    Volker

    We figured it out.  We had been using an application parameter WDDISABLEUSERPERSONALIZATION to prevent users from hiding UI elements on the view.  After upgrading to 7.31 this also prevented re-arranging columns and adjusting column sizes directly on the the grid.  We replaced this parameter with WDENABLEUIELEMENTSHIDE instead to prevent users from hiding elements, but it now allows moving columns with drag/drop and resizing.

  • Portal SSO Web Dynpro ABAP

    Hello,
    We have implemented a long time ago, Portal 7.0 SSO and AD and it works perfect.
    Now, we implemented the first web dynpro abap, with most users, wda application works fine, but for some users to access the same window will appear loguin.
    In SAP, we set the parameters:
    login/create_sso2_ticket = 2
    login / password_change_for_SSO = 0
    If the user with the problem, uses another PC, it can access the application normally. We imagine it's some configuration of PC or Internet Explorer.
    Anyone ever happened something similar?
    We can help us solve this problem.
    Regards,

    We solve the problem by adding an exception proxy.
    Portal is accessed by a dns (http://name), the solution we found is to add the exception of proxy (http://name.com) and it works perfect.
    Thank you very much,
    Regards,

  • ISR in Web DYnpro ABAP

    Hi,
    I am new in Internal Service Request (ISR) and I need to understand if it is possible to implement it using Web Dynpro ABAP views.
    I have seen a sample Web Dynpro application APB_ISR_UI_FORM. I would also like to know if it is easier to implement ISR in Adobe forms than Web Dynpro ABAP.
    Thanks & Regards,
    Preethi.

    Preethi , interestingly the APB component you mention is part of new work done by SAP to port the ISR tools to Netweaver 7.02, therefore independant of ECC. The more complex your UI is the more useful Adobe form input becomes because it is highly precise in its presentaiton.
    Cheers

  • Modification of Web Dynpro ABAP ESS application

    Hi,
    I'm familiar with the modification process of ESS Web Dynpro Java applications using NWDI. However I have to adda button a view in the "Create Expense Report" iView which is a Web Dynpro ABAP application from ERP 6 Ehp3. On the click of this button a pdf report should be shown. The Web Dynpro ABAP application is FITE_EXPENSES.
    Can anyone tell me what is the process for modifying ESS WD ABAP code? Do I copy and create a new application and then modify?
    I'm not getting any documentation on this on SDN or SAP Help.
    Regards

    hi,
    ->You dont have to copy and create new application.
    -> You can use Enhancement Framework Technology.
    -> Look out for Blogs by Thomas Weiss. They are very useful.
    -> Easiest way out to create new button would be as :
         -> Put your application in display mode.
         -> There is button for Enhancement in the tool bar (Spiral shaped).
         -> Press that button and create a new enhancement.
        -> Now add any UI Element you want to add.
         -> In Enhancement Framework we do have some Post Exit and Pre Exit Methods.
        -> Some Enhancement Points are already given by Standard SAP.
       -> You can write the logic there and activate the Enhancement.
    Check out this link for basic idea about enhancement.
    http://help.sap.com/saphelp_nw04s/helpdata/en/0e/4d3e42fc94aa04e10000000a1550b0/frameset.htm
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/9cd334f3-0a01-0010-d884-f56120039915
    I hope above links will be helpful.
    Thanx.

  • Modification of Web Dynpro ABAP ESS Travel application

    Hi,
    I'm familiar with the modification process of ESS Web Dynpro Java applications using NWDI. However I have to adda button a view in the "Create Expense Report" iView which is a Web Dynpro ABAP application from ERP 6 Ehp3. On the click of this button a pdf report should be shown. The Web Dynpro ABAP application is FITE_EXPENSES.
    Can anyone tell me what is the process for modifying ESS WD ABAP code? Do I copy and create a new application and then modify?
    I'm not getting any documentation on this on SDN or SAP Help.
    Regards,
    Manish

    Please try to avoid modification of WD4As. This is the last resort!
    FITE_EXPENSES uses the WD-Component FITV_FPM_START, there it has the Application Configuration "FITE_EXPENSES". The Application COnfiguration is mapped with the Component Configuration "FITV_FPM_EXPENSES" (this is just for your interest how things are mapped here).
    Bottom line the Application uses the WD-Component FITE_VC_GENERAL_DATA you can open it via TA SE80 as above poster suggested. Here. navigate to Views and open the View GENERAL_DATA_VIEW. Navigate to Tab METHODS, open Hook-Method WDDOMODIFYVIEW. Here you can make an implicit enhancement at the end of the method and dynamically generate a Button in runtime, this would be a cleaner approach than hard modification of the standard Layout.. I reccomend you to consider this!
    best regards, Lukas

  • How to Implement Sort, Filter funtinality in Normal web dynpro ABAP Table

    Hello,
    How to Implement Sort, Filter funtinality in Normal web dynpro ABAP Table ?
    Thanks

    hi,
    Check out this link for sorting in Table.
    Sorting option in WebDynPro ABAP UI Table
    steps to follow :
    ->Have the data in internal table (itab).
    ->Now use sort command for the particular column which ever you want to sort.
      e.g sort itab descending by <Column>.
    ->Now you can bind the internal table with the Context Node which is binded to Table.
    I hope it helps.
    Thanx.

  • 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

  • Changing colour based on cells for ALV in Web Dynpro ABAP

    Hi,
    I have a requirement where I need to change the font color for some cells of ALV in Web Dynpro ABAP. I am able to change the font color for whole row or whole column but need to know how to change it based on cells.
    My output should be something like the picture attached to this discussion. The coloumns/cells where I need the font colour can change for different rows, based on some internal condition.
    Please let me know how to achieve this...... Thank you.
    - Divya Posanpally

    Hi Divya,
    Your requirement can be achieved as below
    Create an attribute for each column of alv i.e. COLOR_F1, COLOR_F2, COLOR_F3...... COLOR_F10 of type WDY_UIE_LIBRARY_ENUM_TYPE in the context node which holds the color value
    Now while configuring ALV, set the field name of semantic color for each column as below
                   data lv_color_fld_name type string.
                   data lo_text_view type ref to cl_salv_wd_uie_text_view.
              loop at lt_columns into ls_column.
              concatenate 'COLOR'  ls_column-id into lv_color_fld_name separated by '_'.
              lo_text_view ?=  ls_column-r_column->get_cell_editor( ).    
              if lo_text_view is bound.
              lo_text_view->SET_SEMANTIC_COLOR_FIELDNAME( value = lv_color_fld_name ).
              endif.
              endloop.
    Set the color based on the condition
             loop at lt_data into ls_data.
                        if ..... "your condition here.
                        ls_data-color_f1 = cl_wd_text_view=>e_semantic_color-NEGATIVE.
                        ls_data-color_f2 = cl_wd_text_view=>e_semantic_color-POSITIVE.
                        elseif...... " another condition
                        endif.
              endloop.
    Note: You can optimize the code as per your requirement
    Hope this helps you.
    Regards,
    Rama

  • ESS/MSS With Web dynpro ABAP.

    Hi Gurus,
    I would like to know whether we can customize ESS/MSS business packages thru web dynpro for ABAP.  OR it only supports web dynpro for JAVA?? please let me know some important links to acheive the ESS/MSS customization thru Web dynpro for ABAP.
    Your help is highly appreciated.
    Thanks,
    David.

    Hi David,
    You may refer to
    http://help.sap.com/saphelp_nw70/helpdata/en/c5/f4b9422e0fb911e10000000a1550b0/frameset.htm
    Hope it helps.
    Regards
    Kir Chern

  • Differences between ITS based and web dynpro based ESS

    Hi all,
    What are the main differences between ( in functionality ) for ITS based and web dynpro based ESS.
    I know a few
    Underlying technology
    ITS ESS had inbox concept, where as web dynpro based ESS/MSS has UWL concept for approvals.
    The time statemment in ITS uses smart form while we can use Adobe document services for time statement in ESS 2004.
    Funcitonality
    There was not collective time approvals option In ITS ESS ( not even in ESS 2004 ) but ther is a collective time apporvals in ESS 2004s
    Am not pretty mich intrested in look and feel,  or the overview page concept but any additional functionality and a shift in the technology used.
    Please add.
    regards
    Sam
    Message was edited by:
            sameer chilama
    Message was edited by:
            sameer chilama
    Message was edited by:
            sameer chilama

    answered

  • Need Treestructure implementation in Web Dynpro abap

    hai all,
    i am trying to create a tree structure in Web dynpro abap ,
    can any one provide the relavent document for the tree structure creation.
    Thanks,
    sreevathsava.G

    ok

  • Web Dynpro ABAP replaces Web Dynpro Java

    Hi, all!
    The release notes for ESS 1.2 (ERP6.0, Enh.Pack. 2) say that all WDJ applications within travel management have been replaced with WDA. Does anybody know if this reflects a general strategy of SAP - drawing back from WDJ, replacing existing Java-apps with ABAP and developing new scenarios in WDA?
    It would be important to get a definite statement on this issue as we are now implementing ESS on portal basis and have to decide wheater to discard the old ITS-scenarios and modify the new Java-based Web Dynpros or keep the old ITS-services with interal ITS and wait for the WDA applications to arise.
    Any hints are more than appreciated!
    Regards,
    Thomas

    Hi all,
    to stop the discussions please have a look at the identical thread in the Web Dynpro Java forum:
    Web Dynpro Java replaced by Web Dynpro ABAP?
    Additional infos can be found here:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/80965596-d91c-2a10-5fa4-95302ec186e6
    Regards,
    Rainer

Maybe you are looking for

  • Error while loading master data to attribute ZMAJORGU(Major organisational unit)

    Hi Experts, While loading master data to  ZMAJORGU(MOU)(info object texts) from  datasource (ZOS_HRP1000)datasource iam getting error in DTP. below is the error... Diagnosis     Data record 349 & with the key 'Ship &' is invalid in value 'Ship &' of

  • 550 5.7.1 Message rejected due to content restrictions

    We're using forefront protection for exchange 2010 and every once in a while the Cloudmark anti-spam signatures will block important clients from sending us email. Reporting the emails to [email protected] doesn't always get the issue resolved, but w

  • Problem in Static Stub Client

    Hello...!!! I am trying to learn web services using j2ee. when I try to build the static stub client, using 'asant build', build always failed. I've already built the service n can see its wsdl in ie. I have given all the process below after typing '

  • Inherited iMac, White screen of death, etc...

    Hello, Fairly new to the world of mac. I have been given a iMac 20" G5 a M9250LL/A... Looks in good condition, powers up ok. But I get a white screen with a flashing mac folder icon. Tried resetting the Navram, epram and everything else under the sun

  • Shrink Datafile Size!

    Dear All, My database server 11gR1 is running on Linux operating system. The disk where my database exists is almost 80% used. I need to shrink datafile, is there any such option available. When i take dump of my database it is like 3.5 GB but the da