Create New Message number in Validation

Hi,
I have to create a new step in the validation, for which i want new message.
please advice how to create new Message number? transaction code for it?
thank you in advance,
Vidya

Hi
For creating Validations go to GGB0.
In the step itself you will have message also.
you will find a change (pencil) button, click on tht it will take to new screen and there you can create a new message with number.
Activate the Validation in GGB4.
Regards
Venkat

Similar Messages

  • Create new serial number

    Hi,
    I am looking for FM which creates new serial number.
    Thanks in advanced,
    Assaf

    hi,
    chk this sample code.
    General - Number Range Generation
    INCLUDE ZRANGENO.
    data: wnorange like INRI-NRRANGENR,      "number range,
          wsubobj  like inri-SUBOBJECT,            "sub object
          wdocno(12).
    * Steps :-
    * 1. Number range Sub Object must be maintain in table ZSGRP
    *    You can used transaction SE16 to create a table entries.
    * 2. Maintain number range and intervals in transaction code SNUM
    call function 'NUMBER_RANGE_ENQUEUE'
             exporting
                   object              = 'ZOWNNO'   "Create with SNUM
             exceptions
                   foreign_lock        = 1
                   object_not_found    = 2
                   system_failure      = 3
                   others              = 4.
      if sy-subrc ne 0.
    *   message e086 with 'Lock error' sy-subrc.
      endif.
      call function 'NUMBER_GET_NEXT'
             exporting
                   nr_range_nr         = wnorange
                   object              = 'ZOWNNO'
                   subobject           = wsubobj
             importing
                   number                  = wdocno  "Number generated by SAP
             exceptions
                   interval_not_found      = 1
                   number_range_not_intern = 2
                   object_not_found        = 3
                   quantity_is_0           = 4
                   quantity_is_not_1       = 5
                   internal_overflow       = 6
                   others                  = 7.
      if sy-subrc ne 0.
    *   message e086 with 'Number Range' sy-subrc.
      endif.
      call function 'NUMBER_RANGE_DEQUEUE'
        exporting
          object                 = 'ZOWNNO'.
      if sy-subrc <> 0.
        MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
                 WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      endif.
    Regards
    Anver

  • Please help me regarding VAR customer create new message in work center

    Hi, guru
    I have encountered with a problem regarding, for example, when VAR customer 'X' create new message in work center and specify message processor to partner no '1'  (partner no 1 has employee role with username 'A' in BP) but when username 'A' log on and open work center via SAPGUI to find a new message created to him, username 'A' did't got a new message from VAR customer 'X' whom choose specify message processor to him and work center show My Messages (0)
    why, do I set something config wrong ?
    Any recommend would be appreciated
    thank you very much

    Hi
    1) can you check in CRM_DNO_MONITOR and oepn the ticket , whethere the processor name appearing in the ticket?
    2) Does your customer assign the processor manually or any automatic support team assgnemt, if so please verify your automatic support tean assignment against the blog
    [/people/dolores.correa/blog/2007/10/06/service-desk-support-team-determination|/people/dolores.correa/blog/2007/10/06/service-desk-support-team-determination]
    3)Might be an authoraisation issue of the Processor. assign SAP_ALL access and check again
    [Service desk roles|http://help.sap.com/saphelp_sm32/helpdata/en/0a/f12c41ab78f66fe10000000a1550b0/content.htm]
    Thanks,
    Jansi

  • How to Create new Message Control for BOM

    Dear Experts,
    My question is , we have Set Deletion flag for BOM of some material, When we go to make Production Order. it is showing an warning message , I want to set Error message,instead of warning message . can you all plz tell me how to do it in conflig.
    I have tried following settings , but it allows me to change it, but not to create a new message no
    IMG, Production, Basic data, Bill of material, General Data,  Change Message type 
    Thank you for your time.

    Hi,
    For OPJB, execute.
    Click on 'New entries'.
    Enter version as 000, application area (the first two digits of the message no, for BOM it would be CO I guess), & message no.
    Press enter. Under category maintain as E i.e. error.
    For SE91, execute.
    In message class enter the first two digits of the message, under subobjetcs, enter the message number & clcik on 'where used list icon' in extreme left.
    A dialogue box will apeear, select programme & classes. Click on right mark i.e. execute.
    A list of programmes will displayed.
    Select the relevant programme & clcik on change.
    Change the warning into error there. Please note that you need access key & need ABAP consultant to do the same.
    Hope this helps you.
    SmanS

  • New message number inaccurate

    I rebuilt my index at Mail's suggestion. After all the messages were imported, the new mail number on the dock icon is over 6000. I have a smart mailbox set up with unread as its only parameter - it is still reflecting the correct number of new messages. I have marked all messages as read and restarted - no help.
    Any ideas?
    Thanks,
    Phoebe

    I don't think this is a preferences issue, but if you want to try that, the procedure would be as follows:
    1. Quit Mail.
    2. Make a backup copy of the ~/Library/Mail folder, just in case something goes wrong. You can do this in the Finder by dragging the folder to the Desktop while holding the Option (Alt) key down, for example. This is where all your mail is stored.
    3. In the Finder, go to ~/Library/Preferences/. Locate com.apple.mail.plist and move it to the Desktop (to be deleted if this fixes the problem).
    4. Open Mail. You'll have to set up your non-.Mac accounts from scratch all over again. If given the option to import existing mailboxes or something like that, don't. Just enter the account information and Mail will automagically rediscover the data in ~/Library/Mail/ when done.
    You'll also have to re-configure most of your settings in Mail > Preferences. For spam-related security reasons, the first thing you should do is go to Preferences > Viewing and disable Display remote images in HTML messages if it's enabled.
    5. As a side effect of re-creating com.apple.mail.plist, Mail may have renamed Outbox (which is where messages waiting to be sent are stored) to Delivered. The name of that mailbox is actually a misnomer, as it would contain messages (if any) that couldn't be delivered for some reason. You can delete that mailbox if you wish.
    Note: For those not familiarized with the ~/ notation, it refers to the user's home folder. You can easily locate any of the folders referred to in this post by copying the file path here, doing Go > Go to Folder in the Finder, and pasting the file path there.

  • Error while creating new project number

    Hi Folks,
    I am getting the below error while creating a new project number.
    "Oracle Projects failed to generate unique project number. Please contact your system administrator to setup the next number field for automatic project numbering in implementation options window.
    Can any expert help me out in this issue?
    Thanks in advance.
    SPR

    Hi,
    What u can do is to navigate to setup>>system>> implemention options and project TAB look for the next project number sequence and just increase the next number by 1.
    This problem may have come coz there is some project which already have that project number which is next in sequence.
    Thanks
    -Shivdeep Singh

  • How to create new message in wsdl

    Hi all, how to create a new message apart from the request message and response message that get created when the BPEL process is created? For example, in LoanValidator project(this is the sample project that came with 10g instatllation), the request and response messages are LoanValidatorRequestMessage,LoanValidatorResultMessage and another message is there which is InvalidApplicationExceptionLoanValidatorMessage there. how to create this message? and its corresponding operation also.Thank you.
    Regards,
    user11275112

    messages are defined in the wsdl and have part(s) that refer to the real type / element. So just go to the wsdl that is the client partnerlink's one - and add yours there. the operation (defined in the portType) contains input / output / fault children. each referring to a message defined.
    cheers clemens

  • Create New Message / Forward message annoying issue

    I am trying to fix my mom's iphone 5 (ios 6.0.2).
    Every time she tries to create a new message (sms), the text field is not empty (previously typed message a long time ago)  when creating a new message.
    Or when she tries to forward a message, the message is not copied in the text field. The previously typed message replaces the message to forward.
    I have no idea how she did it, so i can't reproduce the problem.
    i have searched for this issue in this site, and i have found a few similar posts that were not addressed.
    Can anyone help me? This issue is quite annoying.
    Links to previous posts:
    https://discussions.apple.com/thread/4654527
    https://discussions.apple.com/thread/4412763
    https://discussions.apple.com/thread/4442643
    Also, i don't want to restore the phone from default.
    Thank you.

    hi randers4, sorry for the late reply.
    update:
    1.resetting the settings did not fix it
    2.erasing settings to new phone did fix it
    3.restoring from back-up, the problem went back.

  • Emailing from iPhoto doesn't create new message

    I'm trying to email some photos from iPhoto using Apple Mail. I select my photos tell it what size to send, photo count is correct. Click on Compose and I see a progress bar...preparing photos for email. it says it processed the correct # of photos but I don't get the new message dialog box.
    Could this be because I'm using gmail imap?

    Rayne
    Could this be because I'm using gmail imap?
    Unlikely, as the service you use has no impact on creating the message, only on sending it.
    try the troubleshooting basics:
    1. Repair Permissions using Disk Utility
    2. Delete the com.apple.iPhoto.plist file from the home / library / preferences folder. You'll need to reset your User options afterwards.
    3. Create a new account (systempreferences -> accounts) and see if the problem is repeated there. If it is, then a re-install of the app might be indicated. If it's not, then it's likely the app is okay and the problem is something in the main account.
    Regards
    TD

  • Drop & Drop file onto Mail icon doesn't create new message

    New to Snow-leopard and what used to work in Leopard... dragging a file from the finder onto the Mail icon would open a new message with that file as the attachment... doesn't seem to work in SL. Mail will come to the front, but, beyond that, nothing happens.
    Mail 4.2
    OS X 10.6.2
    Any ideas?

    Hi,
    Works properly here, but remember seeing other reports. I will keep looking for earlier topics and resolution, if any, for those reporting.
    Meanwhile, create a New User Account on your Mac, and as that New User open Mail and set up one email account as a test. If a POP account, set it to leave messages in the server after download.
    See the following if not familiar with adding a new user account:
    http://docs.info.apple.com/article.html?path=Mac/10.5/en/8235.html
    This will test the app itself vs your current User Account.
    Ernie

  • Unable to upload txt file when creating new message

    Hi Expert,
    We installed SolMan 7.1, but we are not able to upload txt file when
    create a new message, detailed steps as below:
    1. Click on “New
      Message” under “Common Tasks” in the left side
    2. Click on
      “Attachment” under “Create Message”
    3. Click on “Add”
      under “Attachment”
    4. Select file and
      click on “OK”
    5. But as the result, it says “No attachments. Select Add to
      upload a new attachment.”
    Could you please help advise the reason and solution?
    BR
    Takashi

    Hi Vikram,
    Thanks for your reply.
    I have tried again and found that, it seems if the file size is 0, it can't be uploaed; if the size if bigger than 0, then it can be uploaded.
    So I close this discussion now. Thank you!
    BR
    Takashi

  • Mail dock icon does not create new message when a file is dragged onto it

    After installing Snow Leopard, dragging a file to the the Mail icon in the dock no longer creates a new message with the file attached. Mail is brought forward as the active application, just no new message window.
    This was the behavior in earlier versions of mail.
    Is there a preference, or any other change, that can be changed to allow drag-and-drop of a file to create a new message with an attachment?
    --James

    There are some issues with drag and drop. I was having the same issue with Mail with SL, but I didn't check after 10.6.1. However, I just installed a new hard drive, and migrated. Mail works for me, now.
    It didn't work with my 10.6 which had been upgraded with multiple builds in the beta. I assumed it was related to the other drag and drop issues. Now that I check it again, I don't think so.

  • Mail taking Minutes to create New Messages, or replies

    This afternoon Mail has decided I need to stop and smell the roses or something because suddenly creating a new message, or replying to a message takes several minutes.
    If I click "new message" I get the beachball for more than 2 minutes (just timed it). Same thing happens if I reply to a message - more than 2 minutes of beachball.
    Oddly, it's not pegging the processor as this happens (according to Activity Monitor) nor is anyone complaining to console.log or system.log.
    Very Strange.
    1.5 gHz PowerBook G4   Mac OS X (10.4.6)  

    This problem started happening today for me too. There is about a 2 minute delay to open a new message or reply to one.
    Of note is that I did not yet apply the Quicktime 7.1.1 update! Therefore, I am skeptical that this problem is caused by QT 7.1.1.
    I am now wondering if this has something to do with the date of June 1st, 06? That would be weird, but I see no other reason for a bunch of people suddenly having this problem.
    I have looked at various log files, and seen nothing obvious, though I am getting a series of repeated warnings from mdimportserver, such as "Jun 1 22:59:58 Alsek mdimportserver[470]: * Failed to decode quoted-printable \13\10 data, treating as binary". Could spotlight be messing with Mail?
    This is all very strange. Apple, please help.
    MBP 2.0   Mac OS X (10.4.6)   Dual 2.0 Ghz G5 tower

  • Office 2011 will not respond or create new message

    Hello,
    I have Outlook 2011 installed on an iMac model late 2012.  It has worked without any problems for years until today.
    I can receive emails and read them but cannot respond, forward, or create a new message for some reason.  I restarted, rebooted the computer to see if it would solve the problem but im exactly where I first started.
    I searched google to see if anyone has reported this problem and found several websites stating that this is an issue related to Safari.
    All pages suggested to reinstall safari (not sure why as I have the actual outlook mail client) in order to be able to use Outlook properly.
    These posts where from last year.  I have tried to reinstall safari however the application has changed.  It appears that with Mavericks you cannot remove/reinstall safari.  According to the website you now have to reinstall Mavericks to reinstall Safari.  This is ridiculous.
    Anyone have any idea on how to repair this issue, thank you in advance for your time and help.

    Echo that
    A Mavericks / Outlook 2011 problem - all our workstations using on 10.9.3 wont connect Exchange. All was fine until today. So far, no obvious fix.
    older machines running snow leopard etc not effected.
    Mail works fine on all of them but not everyone likes mail...
    Any ideas?

  • Mail spontaneously creates new messages

    I'm running a 24" iMac (2009), OS 10.7.2, 8GB RAM, which has started creating its own email messages.  If I leave mail open, at random intervals a new message will be created with the following message body:
    With and may exalt you in the league and cup our I'll actually I should been accumulated with the thesis against thing and get it because it directly single-A South Ct. I preconceived their seats until I was eight because there is driving funny is to see everything if I with you there you will make it and we can really do something because you don't have rented car and we have to do to get a rented car expands it and I him hello, now and stop I said I will him him him him him him him him him will him from him and him him him him him him him him him him him him him or me as is. And you and him will and is in and will is nowhere as tomorrow and mostly petered out as in the other room interest in old things and him and him and him and him and him and him and him and him him him him him him him him him him and him him him him him him him him I will will he he he will and him and him and him and him and me and him and me and him and him and him and him and him and him and I have a business and and and and and and and and and and and, and we are the you are in him and him and him and him and him and him and him and him and him and him and him and him and him and him and him and him and him and him and him and meaning. In a way as and when I is just since I he is on him and him and him and is in writing and Suzanne Weidner… Is is is is is is is is is is is is he he he he he he he he he he he he he he. And in her work is on. Motor. There is a huge and in and in and in the in. And all of him and him and him him him him. A reminder
    I can't see anything showing up in the logs, other than the following which occurred around the same time:
    Jan 12 17:13:47 Office-iMac Mail[1735]: MailTags: Loaded Script Suite Registry
    Jan 12 17:13:48 Office-iMac Mail[1735]: MailUnreadMenuBundle: +[MailUnreadMenuBundle load]
    Jan 12 17:13:48 Office-iMac Mail[1735]: MailUnreadMenuBundle: attempting to swizzle messageWasSelected:fromMessageBrowserController: with MailUnreadMenuBundle_messageWasSelected:fromMessageBrowserController: ...
    Jan 12 17:13:48 Office-iMac Mail[1735]: MailUnreadMenuBundle: ...error: messageWasSelected:fromMessageBrowserController: doesn't exist
    Jan 12 17:13:48 Office-iMac Mail[1735]: MailUnreadMenuBundle: attempting to swizzle messagesWereSelected:fromTableViewManager: with MailUnreadMenuBundle_messagesWereSelected:fromTableViewManager: ...
    Jan 12 17:13:48 Office-iMac Mail[1735]: MailUnreadMenuBundle: ...successful
    Jan 12 17:13:48 Office-iMac Mail[1735]: MailUnreadMenuBundle: attempting to swizzle messageWasDisplayedInTextView: with MailUnreadMenuBundle_messageWasDisplayedInTextView: ...
    Jan 12 17:13:48 Office-iMac Mail[1735]: MailUnreadMenuBundle: ...successful
    Jan 12 17:13:48 Office-iMac Mail[1735]: MailUnreadMenuBundle: attempting to swizzle deleteMessages:allowingMoveToTrash: with MailUnreadMenuBundle_deleteMessages:allowingMoveToTrash: ...
    Jan 12 17:13:48 Office-iMac Mail[1735]: MailUnreadMenuBundle: ...successful
    Jan 12 17:13:48 Office-iMac Mail[1735]: MailUnreadMenuBundle: attempting to swizzle archiveMessages:allowUndo: with MailUnreadMenuBundle_archiveMessages:allowUndo: ...
    Jan 12 17:13:48 Office-iMac Mail[1735]: MailUnreadMenuBundle: ...successful
    Jan 12 17:13:48 Office-iMac Mail[1735]: MailUnreadMenuBundle: attempting to swizzle transferSelectedMessagesToMailbox:deleteOriginals: with MailUnreadMenuBundle_transferSelectedMessagesToMailbox:deleteOriginals: ...
    Jan 12 17:13:48 Office-iMac Mail[1735]: MailUnreadMenuBundle: ...successful
    Jan 12 17:13:48 Office-iMac Mail[1735]: MailUnreadMenuBundle: attempting to swizzle windowDidBecomeMain: with MailUnreadMenuBundle_windowDidBecomeMain: ...
    Jan 12 17:13:48 Office-iMac Mail[1735]: MailUnreadMenuBundle: ...successful
    Jan 12 17:13:48 Office-iMac Mail[1735]: MailUnreadMenuBundle: attempting to swizzle unreadCountChanged: with MailUnreadMenuBundle_unreadCountChanged: ...
    Jan 12 17:13:48 Office-iMac Mail[1735]: MailUnreadMenuBundle: ...successful
    Jan 12 17:13:48 Office-iMac MT_SparkleHelper[1742]: Sparkle App Launched! Target Bundle: MailTags.mailbundle
    Jan 12 17:13:48 Office-iMac [0x0-0x7d07d].com.apple.mail[1735]: 2012-01-12 17:13:48.402 MT_SparkleHelper[1742:a03] Sparkle App Launched! Target Bundle: MailTags.mailbundle
    Jan 12 17:13:48 Office-iMac MT_SparkleHelper[1742]: Performing background Sparkle Check for MailTags.mailbundle feedURL http://www.indev.ca/sparkle/MailTags3.xml
    Jan 12 17:13:48 Office-iMac [0x0-0x7d07d].com.apple.mail[1735]: 2012-01-12 17:13:48.436 MT_SparkleHelper[1742:a03] Performing background Sparkle Check for MailTags.mailbundle feedURL http://www.indev.ca/sparkle/MailTags3.xml
    Jan 12 17:13:48 Office-iMac [0x0-0x7d07d].com.apple.mail[1735]: 2012-01-12 17:13:48.794 MT_SparkleHelper[1742:a03] updater did not find update
    Jan 12 17:13:48 Office-iMac [0x0-0x7d07d].com.apple.mail[1735]: 2012-01-12 17:13:48.795 MT_SparkleHelper[1742:a03] updateDriverDidFinish: NSConcreteNotification 0x6c09d210 {name = SUUpdateDriverFinished; object = SUScheduledUpdateDriver </Users/stempnad/Library/Mail/Bundles/MailTags.mailbundle>}
    Jan 12 17:13:48 Office-iMac MT_SparkleHelper[1742]: updater did not find update
    Jan 12 17:13:48 Office-iMac MT_SparkleHelper[1742]: updateDriverDidFinish: NSConcreteNotification 0x6c09d210 {name = SUUpdateDriverFinished; object = SUScheduledUpdateDriver </Users/stempnad/Library/Mail/Bundles/MailTags.mailbundle>}
    Jan 12 17:13:53 Office-iMac Mail[1735]: MailTags database Current version: 7, required Version 7
    Any ideas?

    Well, Dragon Express is installed but has been for weeks without causing an issue. The only new software installed since Dragon has been Mouseposé.  I've quit Mouseposé and so far the issue has not reappeared.
    Interesting.  If it does happen again I will quit Dragon and see how it goes from there.
    Thanks for the tip!

Maybe you are looking for

  • Help!  I synced my iPhone and it deleted all my contacts!

    I have iPhone 4 and Office 2010. All my contacts were saved in Outlook 2010. I synced my iPhone on Monday and when it was done, I noticed it had deleted all of my 400+ contacts, both in the iPhone and in Outlook, and replaced them with just three con

  • Query on Public IP Usage with URL

    Hi, I would like to know that if I host a site, like www.abc.com, should the 'abc.com' and 'www.abc.com' have the same public IP. 'abc.com' and 'www.abc.com' shows the same web page. Regards.

  • Where's the Tab key on the keyboard?

    I frequently type lists of things in Notes and would like to be able to indent using the tab key rather than the space bar just like I would do on my computer. How can I make my list look like this? Week of January 25th      Monday           Take car

  • How can i resolve divisor is equal to zero

    hi, i have the situation like i am calculating the column values. in that one field divided by other. but in that divisor field have zero. for that it's giving the error. please help to do so... example: select 8/o from dual; error: ora-01476divisor

  • PP CC udate issues

    I just updated PP CC and now nothing plays back I'm on a mac 10.8.4 any sugestions?