Textview on ESS Review screen

Hi all,
I was trying to increase the size of a dynamically created textview in ESS review screen.Is it possible to set the width of a textview in webdynpro?
Thanks
Kukku

please try to use personlization
you will have to take portal role self service administrator and then use ctrl + right click after taking preview of the iview.

Similar Messages

  • ESS Family Screen - Issue validating Phone Number

    I am having a problem with the Family contact screen and the validation on the phone number field.  I am not the original developer that worked on this screen and do not have access to that person, but I think this issue is caused by SAP delivered code, and not anything we did here.
    If I enter a phone number that has more than 7 digits (ex. 12345678), but I do not include a dash in the number, I correctly get an error that says , "Telephone number must consist of seven digits"
    If I include a dash in the number (ex. 123-45678), that validation does not detect the error and I am allowed to proceed to the review screen, where the phone number is displayed exactly as I typed it in, but when it gets saved, the extra digits are truncated.
    I'm willing to code my own validations on this field, but I don't know where to put the code.  Can anyone please help?

    Could you please mention ESS BP version that is been used? If it is, you can search for Note in SMP, if not found, raise one. This could be an issue with standard SAP code. However, as you mentioned the application been changed, review the changes been made as well.

  • Custom Review screen.

    I have created a custom OAF page. How to built the review screen to make it look exactly like the seeded review screen page along with the background colors etc? Right now i am carrying the fields into the review page using the transaction variables and assigning them to the static styled text fields created in the review page.
    Thank you
    PK

    Hi Kumar,
    Thanks for the reply but if i enter what you mentioned, i get the following error as soon as i press the print button.
    Exception Details.
    oracle.apps.fnd.framework.OAException: The application id or shortname () you entered does not exist.
         at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1223)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1960)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418)
         at OA.jspService(OA.jsp:40)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
         at java.lang.Thread.run(Thread.java:534)
    ## Detail 0 ##
    oracle.apps.fnd.framework.OAException: The application id or shortname () you entered does not exist.
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getAppId(OAWebBeanFactoryImpl.java:5464)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:958)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418)
         at OA.jspService(OA.jsp:40)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
         at java.lang.Thread.run(Thread.java:534)
    oracle.apps.fnd.framework.OAException: The application id or shortname () you entered does not exist.
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getAppId(OAWebBeanFactoryImpl.java:5464)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:958)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418)
         at OA.jspService(OA.jsp:40)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
         at java.lang.Thread.run(Thread.java:534)

  • Custom Validation in ESS Edit Screen

    All,
    We have a requirement in ESS Address screens that all country users should key in only English Data. We are in SAP ESS SP12 and all the Address Components are in WD Java. The validation on all the address screen fields for this requiement has to be handled and give an error message back to the user.
    The Options that I Checked out were:
    1) Handling the Validation through BADI HRPAD00INFTYUI or HRPAD00INFTYBL.
    2) Handling the validation in WD Java layer inside the country spoecific components isConsistent method of the Detail View Component controller
    Which is the best place (ABAP or JAVA) to handle Custom validations on the Edit Screen and give back message to the user? Please suggest if any other better options are available other than the above mentioned ones.
    Regards,
    Nagarajan.

    Hi,
    Both are doable if you are good in java and have NWDI ,handling validations in the wd java layer is easy. If you are good in ABAP you can handle in ABAP.It depends on how you write your code, if you do validations in java and if your validation fails you can show errors to user right away which will reduce your call to backend at isconsitent method for checking the errors.
    Thanks,
    pkv

  • Adding an ABAP Webdynpro app to the ESS overview screen

    I am trying to add an ABAP webdynpro page to the ESS overview screen, I have managed to add URLs without a problem and have found a tutorial to add Java Webdynpro pages however this does seem to apply to ABAP webdynpro.
    Thanks
    J

    Julian,
    what problem are you facing in adding.
    you can create an iview for the WDA application and in the HomePage Framework you can create resources and services which will point to that iview and add that service to the ESS Overview.
    Thanks
    Bala Duvvuri

  • Need inputs form experts on ESS Overview Screen

    Hi all,
    1) I need to add customized pictures on the ESS Overview screen i.e., New Pictures to be displayed for each services
    (How should i add Customized pictures in "Picture Resource:...
    in Area Page)
    eg: Against  Employee Search customized ICON to be dislaye
    presently it takes   "EMPLOYEE_SEARCH_PIC"
    2) Also there are few links when i am clicking on those it opens in the New Window. Can anyone pls suggest how to restric this?
    Regards
    Vijay
    Edited by: Vijay Mohan on May 29, 2008 12:39 PM

    (1) Best way....store your pics somewhere (like KM for instance which is quick and easy). Config your own Homepage Framework server (to point to the location of pics), then create a resource in config for each pic (giving you server id you configed and any other path info), then assign YOUR resource as the pic to use for the area. This is similar to storing pages as detailed here:
    Using KM documents for XSS Area Page text
    (2) This can be either (a)the resource has been defined with a window parameter of "_blank" which means "open in a new window" or (b) as the above user said, controlled on the iView of the service (which is rare but is possible).
    Hope this helps, Vijay!

  • Communication Types missing from ESS Address screen

    We are using the standard Web Dynpro iView for Address (under Personal Information) for ESS.  However, there are no fields on the screen for the Communication Type fields that are on infotype 0006 (P0006-COM01, P0006-NUM01, P0006-COM02, P0006-NUM02, etc.).
    Is there some type of configuration that has to be entered on the iView properties to assign the communication type to each P0006-COMxx value (such as COM01='CELL')???
    Any help would be appreciated!  I haven't been able to find anything in OSS or here in the SDN forums that explain how you make the Infotype 0006 Communication type fields available in the Web Dynpro app.
    Thanks!
    Shannon

    Thank you for your answer!
    I have an SAP PDF presentation named "The New Architecture of Employee and Manager Self-Services (ESS & MSS)" which has a screen shot of the ESS Address screen.  In this document, the screen shot shows an input field for "Cell Phone".  (This presentation is showing the newer Web Dynpro screens, but I do not see a reference as to which ESS business package was used for the screen shots.)
    When I saw this screen shot from SAP, I thought that maybe there was a way to include the communication type fields by defining somewhere which communication type should be used for each field (suchas COM01=CELL,COM02=FAX1, etc.)
    If anyone else has actually seen the Communication Types on the screen, just as the SAP presentation shows, please let me know!  I am curious if these were shown in a earlier release of the ESS Web Dynpro apps.

  • Text not wrapping on Data Review Screen

    We are having an issue with text not wrapping on a screen, this has happened on the interview screens as well as the data review. Has anyone had this problem before? And how to fix it?
    Thank you,

    This will be a CSS issue which can be addressed by modifying main.vm.css. I don't know much about CSS, but when I had this issue with the data review screen for a custom look and feel I was working on, I was able to resolve it by specifying a data-review-item width which was smaller than the width of my banner graphic.
    In my example, my banner graphic was 960px in width, and I added "width: 820px;" for data-review-item in main.vm.css:
    .data-review-item {
        clear: both;
        width: 820px;
    }If you have a CSS person around, get them to take a look at main.vm.css and I expect they'll be able to work out the right fix for your specific situation.
    Cheers,
    Jasmine

  • Code for save event in review screen of ess

    Hi All,
    I was unable to find the code for trigger of the save event when user clicks save button on ess application lastscreen in the VcPerAddressRevieww component, its not in view or controller of the component.When user hits save in the last screen after review where is programming code which is triggering the save event in any ESS application.
    Thanks.

    nithya,Thanks for your answer but my question is on out of box ess source code for example in the review and save screen of ess application , when the user clicks save button there should be somewhere a call to fc component that calls the rfc to update the backend.I am looking for that call in the code, i didnot found it in VcperAddressReview Component controller or in the view.Is it a part of CC component or where can i find the call on save button hit.
    Thanks,
    sameer

  • ESS leave request review screen

    Hi,
    We are on ECC 5.0 and NW04s. The standard leave request workflow
    generates a review(button) screen. Can this be removed from the screen.
    I checked the lea  package and it generates those button on the fly.
    Thanks,
    Gokul

    Hi Gokul,
    And did u check the iview properties.. I am not sure of the exact name.. But its somethin like end user personalization.. This can be set to true or false.. Maybe its set to false by default..
    Check if personalization per se works for other non-ess webdynpro applications in portal..
    If it does.. Check the iview properties of ESS iviews .. This should fix it..
    Regards
    Bharathwaj

  • Any way to change the ESS Summary Screen and reimbursement amount?

    Hi All,
    We are on ECC 6.0, EHP4 and using ESS.
    Employee's have a company paid corporate card but employees are allowed to enter 'out of pocket' transactions so that they may be reimbursed for cab fares, parking, tips, or other situations that require cash.
    We have a problem with these 'out of pocket' entries on the summary screen in ESS (and in PR05 for that matter but we don't use PR05). This might also be known as the 'Review and Send' screen. The Summary section displays Total Paid reciepts, Mileage Reimbursement (if any), Total Travel Expenses, Paid by Company, Amount Reimbursed and Amount Paid Out.
    When a user enters one of these 'out of pocket' expenses we exepect them to be reimbursed for this amount. The FI and Payroll postings do reflect this requirement but the summary screen does not show it. I have determined how to update the summary screen in the ABAP code but there is no user-exit or the like to actually make the alterations. Does anyone know what fields control how the system determines what is to be reimbursed? I have tried making updates to the reciept data using interface: IF_EX_TRIP_WEB_CHECK but haven't had any luck. I was hoping changing PTRV_UTIL_BELEG-CFIRMA (paid by company) would make a difference or some other value in PTRV_UTIL_BELEG. If there is some combination I have not been able to figure it out.
    Any help or direction is appreciated.
    Thanks,
    Scott

    Hi Raj,
    Thanks for your reply. Let me explain a little more on what we are trying to do. Our requirement is that we have 1 and only 1 expense type for each type of expense. We have not created both a "paid by company" and "reimburse to employee" expense type for each. All of our expense types are set up as "paid by company". There are over 100 so you can imagine how awful this would be for the users if it was doubled.
    We are controlling the reimbursement with the service provider field (PAYOT). Thus we have assigned each expense type to 2 wage types. An expense that comes from the credit card feed has a service provider "VI" for our VISA card. An expense that is entered manually has a "blank" service provider field which we then classify as being "out of pocket" and this amount should be reimbursed to the employee.
    As I said, this all works fine other than the summary screen. Postings to FI and Payroll work well. I could of course, change the config as you mentioned but then we would have other problems.
    Any other ideas? Maybe what we are trying to do just should not be done. Our last resort is to completely hide the summary screen if I can't figure anything out. This is not ideal but would be better than showing incorrect data.
    -Scott

  • Adding Validations at ESS Review button

    Hello,
    I am on EP7.0 ERP05 and NW04s and trying to add validations on the Review event of the Banks Detail screen like making a checkbox as mandatory which I added on the screen .... and restricting the Dollar Amount field on the screen not to be less than 10.....I wonder how can I acieve this when the Review button is a part of the FPM(Floor Plan Manager) in the ess~per application ....I have also deployed the Self- Service Administrator Role on the portal for this ........but don;t know how to useit ...
    Any help would be highly appreciated.

    Hello
    Thanks for the reply. But actually I am adding my own checkbox on the screen and want to make it mandatory rather than making the fields as mandatory ...
    Looking forward to your reply.

  • Problems with Operational Review Screen

    When  I start  SAP SSM  in version 7.5 ( for the final user home page ) , in the Home Page Screen, the tabs "Operational Review" and "System Messages" does not appears to me
    The strange is that in "Configure Home Page" ( In Administration Home Page ) selection I've already selected this section to be showed  for all Application Groups
    In the Customize section ( for the final user home page ) this two options  "Operational Review" and "System Messages" does not appear too
    Does somebody know what could happen ?
    Best Regards

    Hi,
    On the Home Page, the System Message box will appear automatically once you add text in the system message configuration step in the Administrator Interface. You don't need to add this to the user Home page, nor can you remove it from the application groups. This will always appear when there is a system message to be displayed and it will hide automatically once you remove the system message text in the administrator interface.
    As for the Operational Review, you should first of all check if the application group which your user belongs to has the 'Create Operational Reviews' reporting permission flagged. Otherwise, the box will only appear after someone else creates a O.R. and assigns it to your group.
    Regards!
    Ricardo

  • MSS ESS document screen shots for ERP2005

    Hi All,
    Does anybody have screen shots for SAP ESS MSS in a word document with content in it apart from the screen shots
    Thanks in Advance!

    Hi Sunny,
    Hope the below link is useful:
    http://itresearch.forbes.com/detail/RES/1126533537_322.html
    http://www.newcastle.gov.uk/DelDec.nsf/by%20date/5DF39F228DE93105802570DC0062F78B/$file/ATT8HMC7.doc
    http://adm.monash.edu/sss/hr/sig/action-notes/30-11-06.doc
    Pls assign points as way yo say thanks

  • ESS Leave screen personalization - Request Leave

    HI,
    The duration field has been Hide from the Leave Request application by using - iView Preview -> CTRL + Right Click -> choose duration container
    and then make the field & Lable invisible.
    Now we have to show the field again on the screen, but when we are following  iView Preview -> CTRL + Right Click -> choose duration container then in the children we are not getting any element.
    Any suggestion how to get back those elements?
    _vishal

    Hi Visal,
    Even RESET ALL is not working !! thats strange !
    I think if u have not done too much customisation, go for re installing the ess patch...or at least the part of it that contains the leave application
    ps- thanks for giving me my first SDN points )
    Regards,
    Sattam

Maybe you are looking for

  • Edge and Next are good for the corporations but are they good for the consumer?

    Ok so I have never paid full price upfront for a phone!  Ever since my first phone from VoiceStream I have opted for what ever phone was "free" because way back then (I blush as I type) I actually thought the phone was "free!!!" Ah, to be naive again

  • Mobile Hotspot not working after upgrading to 4.4.2

    My husband and I have identical Motorola phones. He let his upgrade to Android 4.4.2 over a month ago. Since then, his Mobile Hotspot cannot be used to connect to our home PC. If you use your mobile hotspot, DO NOT LET IT UPGRADE!!!!!!!! Three visits

  • How to create child part from Parent Item - BLOW UP Master - Automatically

    Hi to All, Have any one defined this process? To create child part from Parent Item - BLOW UP Master - Automatically ie. we receive FG from customer which we need to blow up to its child part. In that case, FG should be consumed & child parts should

  • Acquire sound for more than 7 seconds

    I want to  acquire a sound with labview 8.0. I use Acquire Sound  in the Graphic & Sound palette. When I acquire for 10 seconds or less alll works but when I try  to  acquire sounds for 10 seconds or more my output wav file is only 7 seconds.  Sorry

  • Method in AM impl

    Dear All, in oracle docs, i see 2 ways to work with tables (insert or update & delete and select as well), let us speak about insert one. - there is one way to work with EOs like this EntityDefImpl productDef = ProductsBaseImpl.getDefinitionObject();