Warning message on creation of IT0105 records

When I create a IT0105 record, subtype 0004 (phone number) for example and enter a phone number that already exists on another record I get the following message
ID/number already used for Person number nnnn.  This is a warning message and I can return through it.  Is there a way to make this message not display?  I am trying to create records in IT0105 via a dynamic message and even if I use the /D in the dynamic action to perform the action in the background I still get the "ID/number already used for Person number nnnn" displayed.  I do not want the message to display in the dynamic action so I would like to know if there is a way to suppress this message in all cases.

David :
The checking for duplicate values in IT0105 is done in PAI 'CHECK_USERID' (include MP010530), and is not configurabled (i.e. hard-error if subtype is '0001', warning if different subtypes). Therefore, I don't think you can suppress the message, unfortunately.
Rgds.

Similar Messages

  • Warning message in creation of structure

    Hi,
    Created a structure combining 3 tables .While checking it out showing a warning message
    Y***-NETWR (Specify reference table AND reference field).
    y***-VOLUM(Specify reference table AND reference field).

    Got my answer...sorry

  • Can we save the warning message in the message log of Lead.

    Hi,
    I have an requirement where i have to raise an warning message while "creation of lead from campaign" on campaign UI, I can raise that warning message using below code.
    DATA lr_message_service TYPE REF TO cl_bsp_wd_message_service.
    lr_message_service = cl_bsp_wd_message_service=>get_instance( ).
    lr_message_service->add_message( iv_msg_type = if_genil_message_container=>mt_warning
    iv_msg_id = 'ztest'
    iv_msg_number = 006
    iv_msg_level = '1' ).
    but how can i retain this warning message in the lead message log ? "when ever i will open that lead again that warning message should be there"
    thanks & regards
    raman khurana.

    Hi,
    Below are the steps to write to the log and then read it,
    1. Create a Log useing FM BAL_LOG_CREATE. This will return the log handle.
    2. Add messages to log using FM BAL_LOG_MSG_ADD. Importing parameters are log handle and the message.
    3. You can read the log by passing the log handle to FM BAL_GLD_SEARCH_MSG. This will return the message handle.
    4. Now pass the message handle to FM BAL_LOG_MSG_READ. This inturn return the message id and class. Pass the msg. details to FM BAL_DSP_TXT_MSG_READ to read the message text.
    Regards,
    Arun Kumar

  • Regarding warning messages

    Hi ,
    Iam using call transaction(tcode ff67).
    In this iam getting warning in foreground where as in background it is not showing the
    warning message. In background  the record is being saved.
    If there is any warning message in background  how to handle the situation.

    hi
    warning message is a type of message where the user can still go ahead in processing the transaction.
    say for example a person is getting warning message in foreground. if he hits ENTER, he can proceed further. whereas in background, the warning messages occured are overtaken and the processing is done further similar way.
    warning message is not error message, it is just like information. so no need to interrupt the process in case of such messages.
    you can read the warning message in call transaction method using the internal table with structure BDCMSGCOLL.
    DATA: it_bdcmsgcoll like bdcmsgcoll occurs 0 with header line.
    CALL TRANSACTION 'XYZ' - -- -- -- - messages into IT_BDCMSGCOLL.
    in that structure you have a parameter MSGTYP. you can read the internal table with key MSGTYP = 'W'.
    hope this info helps you
    thx
    pavan

  • Warning message during PO creation..

    Hi Freinds ,
    I have  a test condition during  PO creation.. In absence of info record for material vendor combination, Net price has to be manually entered in 'conditions' tab of PO..
      And after Entering this price, system should give a warning message as ' Effective price is  XX USD, material price is XX USD...
    This message is not appearing ..
    i checked in define attributes of system messages in SPRO..
      Message number 06207 is been configured there as warning message.
       so what should i do to get that warning message while creating a PO..
      thanks ..

    Hi
    We can use versions in the Define attributes of system messages means
    The same message can be Error for one user and Warning for other user and no message for another user.
    To do this you have define a new version for the message by copying the same.Give version as 01.Against this version give W.
    Assign this to the user parameter MSV in USER ID parameter tab.You can create another verions and message as E add to another users.By this one user will get Warning and other will get error.
    Please check in your case any version number for this message type assigned to your user ID with no message option
    Regards
    Ramakrishna

  • How to Capture warning message in SHDB recording

    Hi SDN,
    I am getting problem in Recording FB03 through SHDB.
    when i am clicking on save as complete button i am getting a warning message as duplicate entry.
    when click on enter button the actuval object got saved bu from recording it is not captured.
    how we can continue with this

    Hi
    Sorry
    i know that
    i don't want to display messages.
    when i am recording a Transaction code.
    i am getting a warning message as check for duplicates.
    when click on enter button that warning message is got disappiared but that enter click is not recorded in FB03 recording.
    when i process that recording it is stopping that transaction code at that warning message in BDC.
    please suggest

  • Create warning message at the time of order creation

    I am looking for a  solution :- "Create warning message at the time of order creation/save if a cc is assigned in the settlement rule that crosses the company code of the order or where the company code of the plant for the order is different from the company code assigned to the cc"

    The txn code : IW32 (maintenance order) , this warning message for settlement rule creation using Cost center as a settlement receiver.  If the used cost center is belongs to some other company code, said warning message should occure.
    I tried user exit, field exit, also used std message control (KO-458).  Nothing is working.

  • Warning message instead of error message during PO creation in QM in procurement

    Hi,
    I activated QM procurement for a material and put a control key with delivery release, certificate required and invoice block....Now for that material, vendor and plant combination created QM info record and put some release qty...Now after the release qty is reached then when I am making next Purchase Order system is throwing warning message instead of error message and allowing me to create PO...where I need to convert the warning message to error message...
    Thanks
    Kumar

    Hello Kumar,
    Never tested this ;
    Anyways, Set Message control for lock as "Defects" for respective Control key.
    Path: QCC0>QM in Logistics>QM in Procurement>Define Control Keys.
    Amol.

  • Capturing warning message in BDC recording

    Hi all,
    I want to capture a warning message that is getting popped during BDC recording. When BDC is ran in background, it is stopping at that point and further processing is stopped with the display of this warning message.
    Can anybody help me in capturing this warning message?
    Thanksm
    Archana

    Hi Avinash,
    I am trying to change the profit center using this BDC. So, when i change it, this warning is displayed and it goes inside one more window and coreects the new profit center added in the previous window. So, this warning message is necessary to be displayed. But my problem is that because of this message my BDC is also not proceeding further.
    Hi Bhavesh,
    The warning message is getting displayed as a pop-up. I am not getting any information about the screen number. I know the prgram for that but no the screen number. And can you please tell me what that piece of code does? So that i can try it out in my BDC.
    Thanks,
    Archana

  • When pressing the "R" on the keyboard to record the following pop up - "Beta-only warning message-not to be localized Can't create record files please report" and then this "error occurred Result= -48"  What does this mean?

    When pressing the "R" key on the keyboard to record the following pops up - "Beta-only warning message-not to be localized.  Can't create record file, Please Report"  I press O.K. and this pops up - "Error occurred Result= -48".  Can't figure out why.  First time I have every had problems>  What's up with this?

    a -48 error is a duplicate filename.
    the first things i'd try are the oddball problems fixes:
    http://www.bulletsandbones.com/GB/GBFAQ.html#oddballprobs
    (Let the page FULLY load. The link to your answer is at the top of your screen)

  • How to hide a warning message in Record working time

    Hi,
    I am entering working hours which is greater than actual planning hours  in Record Working Time and if i click on Review it throws warning like
    Number of hours recorded 14,00 exceeds target hours 7,50
    I dont want to show this warning message
    Please let me know how to do that
    Thanks
    Bala Duvvuri

    Nachy,
    we can enhance this FM and use one of the user exits
    CATS0001 CATS: Set up worklist
    CATS0002 CATS: Supplement recorded data
    CATS0003 CATS: Validate recorded data
    CATS0004 CATS: Deactivate functions in the user interface
    CATS0005 CATS: Customer field enhancements
    CATS0006 CATS: Validate entire time sheet
    CATS0007 CATS: Subscreen on initial screen
    CATS0008 CATS: Determine workflow recipients for approval
    CATS0009 CATS: Customer-Specific Text Fields in Data Entry Section
    CATS0010 CATS: Customer-Specific Text Fields in Worklist
    CATS0011 CATS: Customer functions
    CATS0012 CATS: Subscreen on data entry screen
    Thanks
    Bala Duvvuri

  • Error Message and warning message in PO creation

    Hi,
       I have one requirement like when user create PO with 'critical material',while saving PO,user  should get message "critical material".
    For this ,in the enhancement MM06E005,EXIT_SAPMM06E_012(functional module),
    I have written piece of code
    *critical Material by Jaheer,ABAP & MM specialist
    LOOP AT TEKPO.
      IF TEKPO-MATKL EQ '9068'.
        MESSAGE ID 'ZMM' TYPE 'W' NUMBER '013' with TEKPO-MATNR.
         ENDIF.
    endloop.
    Here whenever I put message type 'E',I am getting message "critical material".But I donot want  error message  ,I want only warning message,so when I changed message type as "W",I am not getting any message while checking My PO.
    What is the reason?
    please,Can somebody throw some light on this?
    With Reg,
    Jaheer

    Hi,
    The linkage between warning and crtical materila is improper. Initially you have setted as E CRITICAL MATERIAL. Please change the status of message from error to warning in custamization instead of doing in program. Hope it works.Thanking you

  • Warning messages creation in VKP5 & VKP6

    Hi  All,
    I am creating some warning messages in VKP5 from  BADI " SPC_POSTING_CONTROL" .
    1.Warning messages are not stroing in the LOGS , because logs badi is triggering  after executing the VKP5.
    2.When i am creating the pricing document from menubar option in the o/p of VKP5  Badi is not triggering .When i click on the save button then the badi triggering but i am unable see the messages in the log .
    3.I have found one exit "EXIT_SAPLWVK1_003" this one triggering when i click from menu bar option but it does not have table paramater for storing more than one warning message it contains  structure i can store only one message .
    4.When i run the VKP6 also badi is not triggering but exit is triggering when i change any data in the o/p of vkp6 .
    Our sytem is SAP-IS retails system ,same fucntionality working in SAP -R/3 . I donot the reason why its not working for SAP-IS retail system .
    If any body have the solution please provide to me .
    Regards
    Srihari

    Hi Shihari
    Check the BADI 'PWL_SP_DETERMINATION'. You have a sample coding, en method PROCESSCHECK_AND_SP_DETSEQ_SET you have this coding:
    * Assumption: No worklist entry if change of margin is less than 5%
    * Caution: There might be prices that are zero, so exclude that case
      if ( not pi_i_kalp-endpa is initial ) and
    *--- Only external vendor or internal vendor with sales price (in case
    *--- of a two step calculation purchase price can be zero, the
    *--- following check does not make sense then)
         ( ( pi_i_kalp-bewrk is initial ) or
           ( not pi_i_kalp-bewrk is initial and
             not pi_i_kalp-ekpnn is initial ) ).
    *-- Determine margin with curr. sales price and new net/net purch price
        workfield = ( pi_i_kalp-endpa - pi_i_kalp-ekpnn ) * proz100
                    / pi_i_kalp-endpa.
    *-- Relation of new and old margin ------------------------------------*
        margin_relation = ( workfield / pi_i_wkbp_copy-spabr ) * proz100.
    *-- Absolut change in margin ------------------------------------------*
        margin_change = margin_relation - proz100.
        margin_change = abs( margin_change ).
    *-- Margin change lower than a certain limit -> Exclude worklist entry *
        if margin_change lt margin_change_max.
          pe_exclude_calc_item = 'X'.
    *---- Create message in log -------------------------------------------*
          clear i_log.
          move-corresponding pi_i_kalp to i_log.
          i_log-msgid = 'WV'.
          i_log-msgty = 'I'.
          i_log-msgno = '852'.
          i_log-msgv1 = margin_change.
          i_log-msgv2 = margin_change_max.
          append i_log to pe_t_erro.
          exit.
        endif.       " Change lower than a predefined maximum limit
      endif.         " PI_I_CALP-ENDPA not zero
    I hope this helps you
    Regards
    Eduardo

  • Warning message display for Price check-Sale order creation

    Hi,
    While creating sales order at line item level a warning message is required to pop-up after validating if the sale order line item's Net Price = Gross Price.
    1.Is there any IMG customization that can be done to acheive this? If Yes, how??
    2.If it can be done only by adding a required message to message class, could you pls tell me the form which may require modification??
    Thanks

    Hi,
    Develope the logic in any of the following userexits avaialble in the program-
    MV45AFZB
    MV45AFZB
    The requirement cannot be processed through Standard SAP behaviour.
    Regards
    Goutham

  • Creation of Warning message SD

    How to make an notification or warning message when i put (two) same material in the same sales order

    Hi,
    There is no such standard message in R3. Create your own message in TA - SE91 and call that message after putting the logic in userexit - "MV45AFZZ". Check with your Developer for this.

Maybe you are looking for

  • Problem in posting multiple documents in FB70 through BDC...

    Hi,    I am facing a problem while posting multiple documents from a flat file in FB70 thourgh BDC batch input by using session method. However, the session is getting terminated after posting the first document. Please clarify my problem. Below is a

  • Storage parition won't mount/unreadable

    I'm not sure what category to post this to, so here I am. I'm running a MacBook Pro with bootcamp with the HD paritioned for both Windows XP and Mac OS 10.4.11 and the remaining volume used for storage, scratch space and extra apps. While on the Wind

  • 9iAS on Win NT 4.0 connecting to Oracle 7.3.4 in AIX

    Can 9iAS release 2 installed on Win NT 4.0 SP6a connect with an Oracle 7.3.4 instance in AIX? Thanks for your help!

  • Best way to save Artwork

    I have worked tirelessly on my collection and it is absolutely perfect now. A lot of manually adding artwork to my albums. How to ensure I never lose it again? What is the specific folder that must be backed up and does it have dependencies on any ot

  • A jpeg marker segment length is too short

    While imaging with my Canon T1i last night with my astro club I took probably 75 or 80 pics.  Halfway through the session, my battery low indicator came on, so I changed the battery but may not have turned off the camera....I can't remember.....as I