Error message in Portal .

Friends,
  I really need your help to remove the waring message.
For the purpose of changing the description on the Selection screen from “Cost Cetnters (Authorised Values)” to “Funds Centers” I had changed the ZCCTRATI variable description to Funds Centers
Issue:
When we open the old report we see the following information message.
  " Value if variable ZCCTRAT1  is automatically converted
Can u help me how to remove this ?
Regards
Mano

Hi Mano,
post it to "Business Intelligence -> BI General" or to "Application Server -> Web AS General"
Please reward points for useful answers or close this topic in this forum.
Regards,
Pascal

Similar Messages

  • Custom Error message in portal

    HI Experts,
    I trying to implement cutom error messages in portal. By Following the below link.
    [https://cw.sdn.sap.com/cw/community/docupedia/nw70java/blog/2010/03/21/custom-error-messages-in-the-portal]
    As of now I trying to implement it for error code "500".
    <error-page>
                 <error-code>500</error-code>
                 <location>/Customerrors/500.html</location>
           </error-page>
    </web-app>
    The above code I pasted in web.xml. 500.html is there in customerrors folder. I have also restrated the system.
    when I log in to portal system still I could see standard message coming for "500" code error not the custom one from 500.html.
    Iam using EP7.0 EHP1 .
    Thanks
    Surender Singh Dahiya

    Surender,
    I guess it should work in the similar fashion.However, I do not have access to a portal system now. Will try testing the scenario soon and keep you posted.
    Cheers!
    Sandeep Tudumu

  • Display an error message in Portal during creation of Object Link

    Hi,
    I have a requirement where I need to throw an error message in Portal during creation of Object Link.
    The requirement is whenever the user clicks on Item and try to create a Object Link for Material-Plant combination, if the Mat-Plant combination exist, than I have to throw/display an error message.
    I tried for some enhancements in BAPI_BUS2172 but it does not work out.
    Please help.
    Thanks in advance.
    Arbind

    Hi,
    If you include the UI, it will display at the top of the screen..
    Please see below how to create a message in the message editor.
    http://help.sap.com/saphelp_nw04/helpdata/en/72/1d6526263ff24995016a152705eab2/frameset.htm
    and this is how you access the error message in the application ti display it to the end user
    http://help.sap.com/saphelp_nw04/helpdata/en/72/1d6526263ff24995016a152705eab2/frameset.htm
    Regards,
    Ganesh N

  • Send error message on Portal

    In EHSM3.0 I am enhancing method process_event of class CL_EHFND_FBI_GUIBB_FORM to do some validations before data gets saved.
    I set the following method parameter if user enters incorrect data:
    ev_result = if_fpm_constants=>gc_event_result-failed.
    With this the processing stops & data is not saved but I want to send back error message on portal.
    I am trying to get message managaer using attribute MO_CONTROLLER of the class CL_EHFND_FBI_GUIBB_FORM but no success.
    How to achieve this? Can someone help?

    Dear Viswa,
    You can find in the umelogonbase.jar file under com.sap.portal.runtime.logon par file.
    Please refer to below blogs :-
    Modifying The Logon Par(or customising the Logon Screen)
    Portal Customizations Intro - Login Part 1
    Hope it will helps
    Best Regards,
    Arun Jaiswal

  • How to throw Custom Error  message in Portal

    Hi Experts !
    I am working on CRM 5.0 and using BADI CRM_ORDER_STATUS for LEAD transaction.
    This BADI is checking the userid when user is trying to change the status of a lead. if userid is not correct than it is  throwing an Error Message  in GUI but this message is reflecting in  Portal as an Exception but what I need here is a custom Message similar to GUI.
    Pls suggest .
    With Thanks & Regards
    Navneet

    Hi Experts !
    I am working on CRM 5.0 and using BADI CRM_ORDER_STATUS for LEAD transaction.
    This BADI is checking the userid when user is trying to change the status of a lead. if userid is not correct than it is  throwing an Error Message  in GUI but this message is reflecting in  Portal as an Exception but what I need here is a custom Message similar to GUI.
    Pls suggest .
    With Thanks & Regards
    Navneet

  • Error Message in portal application.log

    Hi all,
    There are error messages continually been written to application.log.
    Here is the path.
    $ORACLE_HOME/j2ee/OC4J_Portal/application-deployments/portal/OC4J_Portal_default_island_1/application.log
    We couldn't find out what's wrong.
    Portal Version is 10.1.2.2.0.
    application.log
    07/01/31 16:54:54 portal: [module=RepositoryServlet, ecid=103102642203,1] ERROR: Repository Gateway error: Request Processing Error:
    maxlength.htc: PROCEDURE DOESN'T EXIST
    07/01/31 17:23:44 portal: [module=RepositoryServlet, ecid=133169185626,1] ERROR: Repository Gateway error: Request Processing Error:
    maxlength.htc: PROCEDURE DOESN'T EXIST
    07/01/31 17:23:58 portal: Broken pipe
    07/01/31 17:23:58 portal: Broken pipe
    07/01/31 17:23:58 portal: id=146054097151,1 Exception processing portlet response
    java.lang.ArrayIndexOutOfBoundsException
         at java.lang.System.arraycopy(Native Method)
         at com.evermind.server.http.EvermindServletOutputStream.write(EvermindServletOutputStream.java:216)
         at com.evermind.server.http.EvermindServletOutputStream.write(EvermindServletOutputStream.java:151)
         at oracle.webdb.repository.service.RepositoryHttpResponseWrapper$RepositoryOutputStreamWrapper.write(Unknown Source)
         at oracle.webdb.page.CharConvertingOutputStream.write(Unknown Source)
         at oracle.webdb.page.v2.BaseDataProcessor.addToOutputStream(Unknown Source)
         at oracle.webdb.page.v2.BaseDataProcessor.includePortlet(Unknown Source)
         at oracle.webdb.page.v2.BaseDataProcessor.parseLayout(Unknown Source)
         at oracle.webdb.page.v2.BaseDataProcessor.assemblePage(Unknown Source)
         at oracle.webdb.page.v2.BaseDataProcessor.process(Unknown Source)
         at oracle.webdb.page.PageBuilder.process(Unknown Source)
         at oracle.webdb.page.Main.doRequest(Unknown Source)
         at oracle.webdb.page.ParallelServlet.doGet(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:834)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:340)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:260)
         at oracle.webdb.portal.servlet.PortalServlet.doGet(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:834)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:340)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:228)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
         at java.lang.Thread.run(Thread.java:534)
    ----------------------

    $ORACLE_HOME/j2ee/OC4J_Portal/application-deployments/portal/OC4J_Portal_default_island_1/application.log
    os the log of the "parent application". This is rather high level in the container. The message in the logfiles tells you that a procedure doesn't exist.
    This can mean 3 things:
    1. The procedure really doesn't exist
    2. The procedure expects different parameters then passed
    3. In the procedure a specific array member is called (but not found). (don't know how to explain this better in English, sorry for that).
    It has been a while since I touched portal. In the past portal used a DAD (located in your HTTP-Server configuration). By changing the error style of the dad, you might find a more comprohensive error message.

  • Error message in portal when manager tries to submit a PCR

    Hi
    I have an unusual / rare case that no-one seems to have come across before in the technical team, where a manager with MSS access is trying to submit a personnel change request to modify an employee's position (just a change in part time hours for the WSR) in the portal. When the manager goes through the action all is fine. At the end when they click on the submit button, they receive the following message which prevents them from sending the PCR:
    There is an error message submitting your request. The error text is:
    Enter a valid date (for example,)
    Has anyone come across such an issue before possibly ? In our test environment we do not encounter the same issue as in production for this manager and so it's a little odd as we are not able to replicate the problem.
    Any assistance would be much appreciated.
    Nicola

    Hello,
    I assume you've checked all the dates entered to see if they are valid, but what dates have been entered (if any)?
    What happens if he tries again, same result?
    Have you tried turning on the debugger to see where it's coming from?
    Also, check the date settings for that user (eg DD.MM.YYYY) to see if they're unexpected.
    OSS Note 1095770 explains that the error message (888 from the message class FK)
    was changed from:
    Enter a valid date (for example, 01.01.1996)
    to:
    Enter a valid date (for example, &)
    and in the code change I see that the variable gets set this way:
    l_date_format(15)   TYPE c.
    WRITE sy-datum TO l_date_format.
    So it would seem that user is having a problem writing sy-datum. Again, check his user settings.
    regards
    Rick Bakker
    Hanabi Technology

  • Display error message in portal

    Hi,
    I am working on SRM Netweaver portal. Can you please tell me how to display an error message in the portal. I tried using the function module BBP_PD_MSG_ADD. But it fails as it is not able to find the log.
    Thanks,
    Hema.

    Hi Rajani,
    Yes. Its std. I want the code to be written in the BADI BBP_WF_LIST. If the search does not provide any result, I want the standard message to be overwritten with a custom msg.
    Thanks,
    Hema.

  • Web composer option not displaying while Customizing Error Messages of Portal applications

    Hi
    I am trying to customize the error messages through web composer in sap portal but when i Choose System Administration → System Configuration → Knowledge Management → Content Management          Web composer option is not shown .  I am using netwearver 7.0
    please guide me I searched google but couln't find any satisfactory answer.
    Thanks

    Hi Raima,
    From your description I assume you are attempting to implement the steps outlined in the following documentation, is this correct -
    Modifying Error Pages - Carrying Out the Initial Configuration - SAP Library
    If you are navigating to the KM configuration through the steps you outlined and you do not see WPC Composer listed under 'Content Management' I would suspect that it is not deployed on your system (at least not successfully). It is not included as part of the default stack in EP 7.0 and must be deployed separately. If you do intent to deploy this component, you should also note that the SP level of the KMC-WPC SCA should match the SP level of the other KM and EP components.

  • Error message in portal screen for ESS

    Hi one and all,
    hope all of you doing well... Wish you happy new year to all,
    I got one error when I click on ESS in portal. the error is
    It is giving that Un able to read the PCD path for WHO IS WHO.
    Can one guide me how to solve this problem?
    Thanks.

    POTRU1310,
    Vivek and Siddhart said almost the same i said you, but only they was awarded. Only Stuart provides something different.
    My apologize if i wasn't clear, but please take in count all the people can give you an effective answer.
    E.g. in my personal experience, i learned (and follow learning) a lot of workarounds from SAP Users.
    Best regards in your implementations

  • I have a Kindle Fire. I cannot log into my employee records web site. Error message: Lawson Portal does not suppurt this browser: Netscape.

    Lawson wants Internet Explorer. What am I to do?
    dull

    Change the useragent to internet explorer with a addon such as phony.
    * https://addons.mozilla.org/en-us/mobile/addon/phony/

  • Information message to Error Message  -HCM standard Leave Workflow

    Hi ,
    I am configuring leave management for a demo purpose.
    The leave application workflow used is ws20000081.
    There are few scenarios configured in system for  not allowing leave applications for  the employees .
    Example:-paternity leave u2013 maximum days which employee can apply through one application is 3 working days
    This validation is working fine as we directly using IT2001 application through tcode- PA30 .more than 3 days it giving an error message.
    But issue is
    When we are applying the leave through ws20000081, system is allowing more than 3 working days and allows a successful application. Then its allows a successful approval for employer. After approval system fails to update the data in system and forward the application to administrator where as in ideally system should not be allowing the employee for a successful application.
    When we are applying the leave through ws20000081 and clicking on the u201Cchecku201D button system is giving the actual error message as an INFORMATION MESSAGE.
    As it is an information message on ws20000081 application page, system is allowing successful application.
    How can I change this information message as an error message u2013any STANDARD settings apart from  taking the access key and change it     (similar behavior as application as PA30)?
    Regards
    Thomas
    Edited by: Thomas Padiyara on Jun 2, 2011 11:23 AM

    Thomas,
    The validation can be even done prior to the workflow called.  You may have to implement the BADI BADI - PT_GEN_REQ and inside the using the class - method IF_EX_PT_GEN_REQ~CHECK_IF_ACTOR_ABSENT can be used for the validation of this 3 days and generate an error message to portal.
    Hope this helps...
    Cheers,
    Thomas.

  • Customize Portlet consumer error message

    Hi,
    I want to customize the error message "Portlet Consumer error" that is displayed in portlet.
    Can you please let me know how can i have a custom message there ?
    Thanks

    Hi Vijai,
    We are implementing LSO in our company. We are getting this error on training activities , when a user click on training activities on portal sometimes get a message  while the Loading content, Please be patient and followed by  a system failure message . So we get a System Failure error message on Portal is there anyway to customize this message on Portal?
    Hers is the Short dump for your reference
    Short text
                                                                                    Exception condition "SYSTEM_FAILURE" raised.
    What happened?
                                                                                    The current ABAP/4 program encountered an unexpected
      situation.
                                                                                    What can you do?
                                                                                    Note down which actions and inputs caused the error.
      To process the problem further, contact you SAP system
      administrator.                                                                               
    Error analysis
        A RAISE statement in the program "SAPLLSO_FRONTEND" raised the exception 
        condition "SYSTEM_FAILURE".  
        Since the exception was not intercepted by a superior                                        
         program, processing was terminated.

  • Verbose Java Error Message and How to Turn Off

    Hello Everyone,
    Does anyone know of a way to turn off the Verbose Java Error messages that are generated via the Portal?  Is there a Portal parameter or perhaps a parameter in the Config tool that can be used?  I am simply trying to limit what is displayed to the user when error messages are generated.
    Thanks,
    Scott

    Hi,
    you mean the cryptic error message like:
    Portal runtime error
    Exception ID
    There's a PAR: com.sap.portal.runtime.system.hooks.par
    You should check the code, maybe this is the application responsible for these error message. If so, you'd have to make the modifcations there.
    For 404, 401, etc, check:
    http://wiki.sdn.sap.com/wiki/display/EP/CustomizingErrorMessagesinPortal
    br,
    Tobias

  • Error message displays backend server name : Reverse Proxy

    Hi Experts,
    We are using Apache 2.2.16  for reverse proxy.Below is the  scenario.
    browser -
    >Apache server -
    >SAP Web Dispatcher -
    >SAP SRM Portal---->SAP SRM ( backend )
    Now https://apache_server_host:443/irj  works fine. but whenever we select one iview , there is dump in backend system & error message at portal displays backend server.
    e.g
    Error application is coming up.
    20101012
    BASIS
    074335
    srmhost
    http://srmhost.xyz.com8000/sap/bc/webdynpro/sapsrm/wda_l_fpm_oif/
    RAISE_EXCEPTION
    Exception condition "PURCHORG_NOT_FOUND" raised.
    Now can we hide , srmhost ( backend ) or can we replace srmhost with Apache host name.
    I am trying mod_substitute but it is not doing anything .
    Best Regards,
    Tushar.

    Solved by
    AddOutputFilterByType SUBSTITUTE text/html
    Substitute "s|http://srmhost:8000|https://apache_host|ni"

Maybe you are looking for

  • Subtitle import Problem, HELP!

    Thanks in advance for the help. Here is the problem. I am finishing a DVD project today complete with 6 different subtitle languages. I have been importing files for weeks with no problem. But today, for whatever reason, when I import a .son file, tw

  • Kernel panic on OS X 10.8.3

    Hi, anyone can help me figure out what is happening and what I should do about it? Interval Since Last Panic Report:  982926 sec Panics Since Last Report:          1 Anonymous UUID:                    B38D3258-68B8-BF59-2F8E-2BE95E675809 Thu Jun 13 1

  • Does Adobe provide bundle options for Creative Suite?

    I currently use a version of Creative Suite that does not come with Premiere or After Effects. These are two major applications that are part of the CC Creative Suite bundle on offer now, but I don't need them. Are Adobe planning to provide alternati

  • Can someone read this crash log and tell me whats wrong please

    Anonymous UUID:       7F4336E4-C6DA-0238-7240-8EEE20983BFD Thu Aug  7 16:08:47 2014 panic(cpu 1 caller 0xffffff80082dc24e): Kernel trap at 0xffffff7f8a16f9f1, type 14=page fault, registers: CR0: 0x000000008001003b, CR2: 0xffffef811ed3bf00, CR3: 0x000

  • I bought a used iMac and I want to format and re-install the operating system however it didn't come w/operating system software.

    I bought an iMac from a client and I'm concerned that the software that is on the system is not secure. I would like to remove everything and start with factory default programs and settings. The system is about 3-4 years old and there are no origina