Customised warning message

Hi ALL
My issue is as follows:
T-Code:ME21N,ME22N (PO Creation,Modification)
Logic:Compare company code of line items with PO header company code.
If both are different issue error message and PO will not be created/modified.
If both are different, issue warning message but PO can be created/modified.
I am able to display error message but unable to display warning message.
Need help in displaying warning message.
I tried all possibilities like changing mesage category to warning(w) but without success.I understand that all warning messages are stored in a separate window.
Please let me know how the warning message can displayed.

Hi Vishnu,
This warning message is SAP-standard and there is no way of avoiding it thru customization.
The system gives the warning in module pool MP010530 - module name check_userid. This message turns to be an error message in case the subtype is 0001.
The only way to get rid of this warning message is to make a repair in this module pool and remove the
Message w900 with object_found double
part.
However, in order to just prevent a warning message, I would never advise you to make a repair in the system.
Best regards,
Dilek

Similar Messages

  • While raising Leave Request on ESS: getting warning message displayed

    Hi All,
    When i am trying to raise a leave request from ESS i am getting the warning message displayed on the page  as follows:
    "Customizing for employee 00001153 does not exist"
    I want this message to be removed.
    Is this problem from R/3 end or any configuration needs to be done on ESS ?
    Pls let me know how to remove this message.
    Regards
    Vijay

    this message ensues when there is a missing customisation for the pernr, For example :
    message is being displayed due to rule group customizing is missing
    for a leave '0560' for which a leave record exists on the date
    '14th March 2008'.
      One possible solution would be to create a record in the customizing or delete the record from the application.
    So please check the customisation of the absences, Quotas, rule group etc for this particular employee

  • FSCM UKM_BP Warning Message

    Hi Experts,
    When saving the business partner in UKM_BP the below warning message is given:
    Customising error: display structure not defined
    Display this message for this business partner again?
    Yes          No
    Does anyone know if there is somewhere in customising to stop this message appearing?
    I have checked to ensure that the business partner role for credit management was activated successfully (All steps have been followed)
    I am aware this question was asked over two years ago but got no answer. I am hoping someone has found the solution since!
    Regards,
    Niall

    Hello Niall,
    Please give us the message no. details so that it would be helpful to the team to provide the possible solution to fix your issue soon.
    You can change the status of message details in OBA5 T code.
    Check this and revert us with your further queries.
    Thanks & Regards,
    Lakshmi S

  • How can I customize the warning message displayed in the Security Dialog

    Hi,
         Before downloading my application on the client machine JWS shows a Security Warning dialog to the client. I want to customise the Warning message displayed in this dialog. How can I do so?
    Thanks,

    Hi,
    Just try one of the following parameters at the formsweb.cfg
    # Forms applet parameter
    restrictedURLparams=HTMLbodyAttrs,HTMLbeforeForm,pageTitle,HTMLafterForm,log,allow_debug,allowNewConnections
    # Forms applet parameter
    formsMessageListener=
    # Forms applet parameter
    recordFileName=
    # Forms applet parameter
    serverApp=default
    # Forms applet parameter: URL path to Forms ListenerServlet
    serverURL=/forms90/l90servlet
    Then Restart your OC4J.
    Regards,
    Hamdy

  • I am getting a warning message when i am trying to create a host-named sitecollection.

    Hi guys,
          I am trying to create a host-named site collection. I have created the root site collection. After that i have tried to create customer root site. I have doing this process with the guidance of this link.
    http://technet.microsoft.com/en-us/library/cc424952.aspx#section2a
    When i tried to create a customer root site. I am getting a warning message
    " WARNING: The port specified for the new host header site does not match any known bindings in the specified Web
    Application.  The new site will not be accessible if the Web Application is not extended to an IIS Web Site serving
    this port."
    I couldn't when this warning message comes. I tried to bind the server with webapplication which is created for host-named site collection. No use.
    Can anyone help me to solve. And i wanna know why this error message comes!!!
    Thanks in advance
    Rajendran.

    First, you shouldn't create a host named site collection on a Web app that has host header named.  Doing that implements host names at two different levels and will not work reliably.  Second I'm not sure what you mean when you say you didn't
    use the FQDN but used just the domain name.  A Full url will always be either an FQDN or a shorter Netbios name.  If you use a Netbios name it simply assumes the local AD domain of the workstation to create an FQDN as the url  There is no way
    to use just the domain name.  For example, Contoso.com is the domain name.  Server.contoso.com or WEbsite.contoso.com are FQDNs.  YOu can also use a shorter version that is just server or website, but when those resolve in TCP/IP they would
    still resolve using server.contoso.com or website.contoso.com if the workstation where your browser is was in the contoso.com domain.  What is the URL for your root site and your host named site?
    Paul Stork SharePoint Server MVP
    Principal Architect: Blue Chip Consulting Group
    Blog: http://dontpapanic.com/blog
    Twitter: Follow @pstork
    Please remember to mark your question as "answered" if this solves your problem.

  • Warning message in ALV report

    Hi Experts,
    In ALV report i am getting warning like
    " Field string LS_HEADER is not referenced statically"
    Actually i declared this field as "DATA: ls_header TYPE slis_listheader.".
    How to correct this warning message.
    Thanks in advance.
    Thanks,
    Madhu.

    Dear Madhu,
    You are not using LS_HEADER statically that you have defined in the program. You will get a warning message since you have defined a field that you have not referenced statically.
    Are you using this field dynamically? You can delete/comment the code if you are not using it statically and dynamically.
    Moved the thread ABAP forum. Post your queries in relevant forums to get efficient answers.
    Regards,
    Naveen

  • Warning message in BW Report  through 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
    I did go to TC RSRT as of Dinesh,Vijay advice ,Just want to know that what message i need to Click .because i could nt find the relevant message
    Can u help me how to remove this ?

    Hi Manohar,
    Edit to add: Here I assume you have a Web Application Designer (WAD) report.
    You can suppress system and warning messages in WAD. Try this and see if it helps.
    - Go to your WAD report
    - In the top part of the properties window there is a drop down box. Open this box and select the top level entry there. This should be the name of your report.
    - Click Web Item
    - Check the following two checkboxes: "Do not Display System Messages" and "Do not Display Warnings".
    Hope this helps,
    Regards,
    Petter
    Message was edited by: M Petter

  • Error message into warning message KO450

    Hi,
    There are  unsettle RA  value in project PAD-9114. Because of  this unsettle RA  value in  the project  we are not able to  close the project and receiving error message like below:
    1.There is still WIP for wbs
    2.Balance of  wbs is not zero.
    There is still WIP for WBS PAD-9114
    Message no. KO450
    Diagnosis
    The WIP for WBS PAD-9114 has not been cleared.
    System Response
    WBS PAD-9114 cannot be deleted.
    Procedure
    Calculate the WIP for WBS PAD-9114 so that it can be cleared.  Then settle WBS PAD-9114, including the cleared WIP in the settlement.
    How  to change  above  error message   into warning message so that   it will allow us to  close  the project.
    With regards,
    V.krishnamoorthy

    Hi,
    Thanks  for your answer. But still i am receiving the same error
    There is still WIP for WBS PAD-9114
    Message no. KO450
    Diagnosis
    The WIP for WBS PAD-9114 has not been cleared.
    System Response
    WBS PAD-9114 cannot be deleted.
    Procedure
    Calculate the WIP for WBS PAD-9114 so that it can be cleared.  Then settle WBS PAD-9114, including the cleared WIP in the settlement.
    With regards,
    V.krishnamoorthy

  • Standard warning messages in Vendor Request Form

    Hi All,
    Please let us know, how are the standard warning messages in Vendor Request Form while creation/search are displayed.
    For example, I am getting an soft warning message text, at vendor creation which says "Some of the records were not found; for more information, check the log".
    Here we don't have any log traces to be checked for, and we have verified the back end record resultset count which is same, irrelevant of the warning message being shown.
    These messages are displayed only at two places:
    1) The search navigation page, where all the searched record results are displayed and we continue further for creation of vendor workflow.
    2) When the workflow of vendor creation is completed, along with the "Workflow has been completed" success message, this warning message is also shown.
    I want to know, from where these messages are being populated and how to suppress these messages.
    Kindly suggest.
    Thanks in advance!
    Message was edited by: Oxana Noa Zubarev

    Hi All,
    Attaching the screen shot for refernce:
    After we click on "continue with create/edit" button, after few details have been entered, the work flow completes.
    There are we are getting these error message as highlighted above.
    Let me know if any info from my end would help in getting the root cause.
    Thanks in advance.

  • I downloaded Firefox 4.0 onto my Mac but when I try to open it I get a warning message saying "The following disk images couldn't be opened" What do I do now?

    While running Firefox, I got a prompt saying their was an update. I did that, but then got another message saying that it was recommended I update firefox to 4.0. I downloaded it, but never received a prompt to drag the image into my applications folder. I also never saw an image of firefox 4.0 on my desktop. Firefox 4.0 was in my downloads folder but got the above warning message when I clicked on it. I tried downloading it again, but the same thing happened. Now what? It appears that Firefox is still running, although I haven't yet tried to go to another website.

    Try:
    *http://thexlab.com/faqs/resetlaunchservices.html
    * http://guides.macrumors.com/Repairing_Permissions

  • Removing warning messages - PTMW

    Hi,
    I must to restrict the message apperance for transaction PTMW. In PTMW, when managers click on Goto -> Process Process Messages, they should see only the error messages. I tried to use badi PT_BLP_USER, but without success. Can you tell me how I can do this requirement ?
    Thanks

    The warning messages are fine and normal. (You may want to sellect a different build folder, looks lik eyou are building to where your apps are?)
    Not sure about how you are trying to burn them (I use Toast or DVD SP itself), but in general make a new disc, then add the VIDEO_TS and AUDIO_TS folders

  • Removing std warning message in SRM 7.1

    HI,
    We are on SRM 7.1 ECS.
    Whenever account assignment category is changed before ordering a cart,a std warning message is displayed "Enter a value in the mandatory field in account assignment" which is very annoying.Is there any way this message can be stopped to be displayed in the SC screen?
    Pls advise.
    Thanks in advance.

    Thanks Ricardo.
    We are on SP SAPK-70105 for SRM SERVER 701 .I dont undsratnd how this correction came in to our system.
    I'm assuming the corrections of note 1607395 are in the system and hence this message.How do I avoid this message?I tried adding it to table BBPV_PDMSG but that didnt help.
    Pls help.

  • Hi, I am getting a warning message on screen, saying that my iPad hasn't been backed up for 2 weeks, and saying under what circumstances the message appears. My problem is, is that I have backed up iCloud, but am unable to remove the warning.

    Hi,
    I am getting a warning message on screen, saying that myiPad hasn't been backed up to iCloud for two weeks, and advising under what circumstances the message appears. My problem is, is that I have backed it up, but am unable to remove the message, and whilst the message is there, the iPad is frozen, and I cannot do anything.
    Has any other user had such a problem, and if so, how did they rectify it.
    Any advice would be greatly appreciated.
    Thanks in advance.
    clarinet99

    Try this.
    Reboot the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider if it appears on the screen - let go of the buttons. Let the iPad start up

  • FV50-Park a G/L Account Document BDC Warning message in screen 1001

    I need some help with a BDC program.  I am working on a BDC program to process transaction FV50.   I went to SHDB and created a recording macro. When I test the recording with u201Csimpleu201D information the recording works correctly and the document is parked.  But, when I try to park a document with todays date for the Document Date and I use a date from a previous period I get a warning message which requires an extra screen to be displayed and u201Centeru201D has to pressed. My recording does not work when I get a warning message. I went back and re-recorded transaction FV50 and cause the u201Cwarningu201D message to be displayed so that I can add the extra screen to my BDC recording. I do not see the u201Cextrau201D screen in the new BDC recording.  Anyone know why? How can I make this BDC program handle this extra warning message?

    You will have to add some logic to your program to check the date. If it is from the previous period, process the warning screen; otherwise, do not.
    You may run into other problems as well. FV50 looks like an EnjoySAP transaction and not well suited to batch input.
    Rob

  • How to remove the 'New Entry' button in the warning message for a dialog bo

    Hi Experts,
    I am calling a Modal Dialog box screen having a pushbutton.
    On the click of the pushbutton, I am performing some checks, and giving a warning message.
    The warning message comes as a popup in this case and has three buttons on it.
    One of these buttons is titled 'New entry'.
    I dont want that button to come on the warning popup.
    Please let me know if there is a way out for this.
    Thanks in advance.
    Useful answers will surely be rewarded.
    Regards,
    Himanshu

    Hi Jyothi,
    Thanks a lot for ur prompt reply.
    But, in my dialog screen, on click of the button I am simply using the statement :
    MESSAGE W000(0K) with 'text'.
    The resulting warning message comes as a popup with the 'New Entry' button on it.
    From the warning popup, how can I remove the button.
    Please let me know.
    Thanks.
    Regards,
    Himanshu

Maybe you are looking for

  • Problems with Siri connecting properly to Ford Sync

    Siri does everthing properly with all other commands thru Ford Sync (read text; emails; setting up reminders etc.) but when I attempt to do a calendar entry it crashes and does not make the entry.  When I disconnect from Ford Sync, it works just fine

  • When i try to install lightning it trys to save as a pdf file in adobe

    when i try to install lightning it will only save as a pdf in adobe how do i change that

  • AIR pdf comment workflow

    Hi Folks, I'm investigating the possibility of an (open source) AIR app that allows essentially "annotating" a pdf - whether text, images audio etc. (*) I have a framework to handle the media - I'm not looking to embed anything in a pdf - I'm not loo

  • Scatter plots with missing data

    How can I force the "Connect Points" option to ignore missing data in a scatter plot or line chart? If I have: Sequence Value 1 5 2 4 3 9 4 8 5 6 7 4 8 3 9 10 2 Numbers will only connect the first four cells with a continuous line, but leave the rest

  • Lumps on top of lid (screen)

    I've noticed that my new MBP has three small lumps (or bumps) on the lid of the screen. Looking at the lid from the back...two are right at the bottom about 1" from both corners. The second is at the top about 1-2 inches from the left. You have to lo