Migo Warning Message

BED, AED and SED for the excise item is zero
In J1ID i dint maintained Excise Rates. This might be a reason.
If any one got this error plz suggest where i was wrong and give one sample what to be maintained in Excise Rates
Regards
Pratap

For Tax jurisdiction error go to Financial Accounting ->Financial Accounting Global Settings->Tax on Sales/Purchases->Basic Settings->Specify Structure for Tax Jurisdiction Code . Here delete the entry for TAXINN.
In mainatin excise defaults mainatin the entry in
A/P SED Cond                          JSX1
A/P AED Cond                          JAX1
A/R BED Cond                          JEXP
A/R SED Cond                          JESP
A/R AED Cond                          JEAP
A/R CESS Cond                         JCEP
BED Perc                              JMX1
AED Perc                              JAX1
SED Perc                              JSX1
Cess Perc                             JCED
NCCD Condition type (J 1ICNCCDAP)     JN01
NCCD Condition type (J 1ICNCCDAR)     JNED
NCCD Perc                             JNED
ECS Condition type (J 1ICECSAP)       JEX1
ECS Condition type (J 1ICECSAR)       JECT
ECS perc                              JEX1
ECS  cond. A/P - Imp                  JECV
ADC cond. A/P                         JADC
A/P AT1 Cond                          JHX1
A/R AT1 Cond                          JA1X
AT1 Perc                              JHX1
A/P AT2 Cond
A/R AT2 Cond
AT2 Perc
A/P AT3 Cond
A/R AT3 Cond
AT3 Perc
As per u r previous thread there was no JMX1, JEX1,JHX1 CONDITION MAIANTIN ( 100 % ). YOU HAVE TO MAINATIN THIS AS AGAINST BED JMX1 IS MAINTAIN. MAIANTIN THE CONDITION RECORDS PROPERLY.

Similar Messages

  • Error message to Warning message in MIGO?

    Hi,
    When we are executing MIGO 411 K transaction we are getting error message 'Enter Vendor Number'. I want to supress change error message to warning message.
    Because my requirement is populate vendor dynamically based on combination of Material, Plant, Storage location and Batch. I got user exit for this User-exit (EXIT_SAPMM07M_001) when click on check button.
    We found a User-exit (EXIT_SAPMM07M_001) triggered when User clicks on 'CHECK' button. But since the vendor field (LIFNR) is a mandatory field in MIGO 411 K transaction, its throwing an error message 'Enter Vendor Number'. So unable to proceed further.
    so i want to change error message into warning message and then i will proceed.
    error message i m getting is " Enter vendor number for special stock k".
    Or is there any other to populate the vendor dynamically based on Material, Plant, Storage location and Batch. please help..
    thanks

    This error is dynamic call so you can't make this one as warning message but why don't you try to add the search criteria based on your requirement to the field of vendor in migo.
    e.g. when you do F4 or drop down you will see the list of vendor you can get from diff way.......so add one more earch criteria for your reqs here.

  • Need to convert Error message to Warning message in MIGO

    Hi Guys,
                   I need a warning message instead of error message in MIGO.
    For example if a material is having shell life expiry when i am doing GR,if I dont enter the Manufacturing date.Its gives a error meesage.
    The error message is in program MM07MMHD, MESSAGE e018(12).
    In configuration when i press F4 its has only one value 'E'.
    So how to change this to warning (W) instead of 'E'.
    Thanks,
    Prasad.

    Hello,
    Check the message in these T.Code and change category from E to W.
    OPJB for production messages
    OBA5 for CO messages
    OMT4 for material master messages
    OMCQ Batch and quantity related.
    Also you can check SE91 for this.
    Regards,
    Pallavi

  • Warning message in MIGO - Diference on Qty of entry/Qty in delivery note

    Hello,
    I want to set a warning (or even error) message when, in MIGO transaction, the quantity in the delivery note is higher than the quantity in unit of entry set up (both in the quantity screen).
    A message regarding the difference between the quantity in unit of entry and the quantity order is standard and is already set.
    How can I proceed?
    Thank you,
    Gonçalo.

    Hi,
    Thanks for the help, but I still can't manage to set the warning message. In fact I tried to set it on OMRM and in spro-mat management-purchasing-environment data-define messages. The only message I get in MIGO is M7021 (difference between the quantity order and the quantity in unit of entry (quantity details)... but I also want a message to occur in case of a difference in quantity of delivery note and qty in unit of entry.
    I set as much messages as possible, do you know what's the message regarding this warning on table V_160M_
    Thanks again,
    Goncalo.

  • Warning message on MIGO

    Hi all,
    I'v set the Unlimited Overdelivery Allowed indicator at the PO.
    As client requirement, at the reception, I need to give a warning message in order to warn the user that he's receiving more than it's set on the PO.
    Can you give me a help on this?
    Many thanks,
    Afonso Pereira

    you need to take help of your technical team member (ABAP)
    During MIGO your code will fist validate if EKPO-UEBTK = X then
    If it is a first GR:-
    your Abaper need to validate EKPO-MENGE with GR Qty.
    If GR Qty is Greater than EKPO-MENGE then it should display Warning Message
    If you have already posted few Partial GR and creating another new one
    then (Sum of EKPO-WEMNG + MIGO Qty) is greater than  EKPO-MENGE then system should give Warning Message
    Hope this helps you

  • How to suppress the Warning messages while doing GR(MIGO)

    Hi ALL,
    I have a requirement while posting goods GR/GI using T-code MIGO.
    Trying to do GR against PO using MIGO.After selecting the line item quantity and entering BATCH Number for line item Material when I click on 'CHECK' Pushbutton i am Getting the below Warning msg
    'For batch RAB001 of material 1522582, no class could be determined'. Message no M7207.
    How to suppress this above warning message, I want to Post the goods by suppressing the above warning message .
    Like similarly while issuing the goods to the to the Production order using MIGO i am getting warning message when I click on 'CHECK' Pushbutton.
    I do want to issue the goods by suppressing warning message in this case also.
    I know this could be solved by customization but we are dealing with batch managed materials.
    How to suppress the the above warning messages in MIGO through ABAP coding ...
    Looking forward the helpfull answer.
    Regards,
    venky

    Hi
    Answer is pure assumption.
    Pls check the following OSS notes
    Note 319094 - Warning message during batch classification in IM
    Note 122937 - UD: Error message M7207 when you save
    Note 399416 - Message M7207 not analyzed in background
    Note 786755 - You cannot suppress message M7 207
    Note 201196 - MIGO: Error M7207 for goods receipt for batch
    Pls take opinion from SAP / Basis before implementing the OSS note
    Regards
    Madhan D

  • No warning message appears on screen at GR-MIGO

    When doing MIGO for a goods receipt, a warning message is issued if the part is a missing part and a mail is sent to the MRP controller.  This is happening, but the warning message is not appearing on the screen. The document just posts. If we make a hard error duing MIGO, i.e. wrong storage location, only then will we see the warning messages. The e-mail is going out properly and the MRP controller is being notified, but the warning message is not displayed on the screen.  Configuration is correct, as the mail is going out properly. Why can't we see the message? This is unique to MIGO. MB1C properly displays the warning message when saving.
    Thank you.

    Dear,
    First check the warning message number while doing MB1C then use T CODE OMCQ and make it new entry with waring message.
    Regards

  • Warnning messages in GR for MIGO.

    Hi guru's
    while iam doing GR using MIGO .. System will first check from the Z-table whether validation is required then through a Warning message u201CPO contains V0 Tax code, Capture Excise invoice, then MIGOu201D or Proceed.
    so my question is i want to maintain a warrning message in the exit(ZXMBCU02).
    plz help me..
    gsana

    Hi,
    In PO if u tick indicator Besides Exchange rate - Fixed then GRN will be take place at that exchange rate.
    Otherwise GRN will be posted at the rate maintained in t-code OB08
    Rgds,
    Saurabh

  • How  to print warning messages in MIGO transcation

    Dear Guru's
    While iam doing modification in userexit(ZXMBCU02) for MIGO. i have to get the warning message.
    if i maintain the message type warrning it is not getting in the pop-up window. if i maintian the same
    message type in Error mode.. iam getting that in the pop-up window. so can any one help me.
    i tried with this code:
    if i_mseg-bwart = '101' or
       i_mseg-bwart = '105'.
      clear: lv_bsart,
             lv_mwskz,
             lv_mwskz1.
      select single  bsart
        from  ekko
        into  lv_bsart
       where  ebeln = i_mseg-ebeln.
      select single  mwskz
        from  ekpo
        into  lv_mwskz1
       where  ebeln = i_mseg-ebeln
         and  ebelp = i_mseg-ebelp.
      if sy-subrc = 0.
        select single mwskz
          from zmm_taxcode_v0
           into lv_mwskz
           where bukrs = i_mseg-bukrs
             and bsart = lv_bsart.
        if sy-subrc = 0.
          if lv_mwskz1 = lv_mwskz  .
            message w000(8i) with 'PO contains' lv_mwskz
              'Tax code, Capture Excise invoice, then do MIGO'.
          endif.
        endif.
      endif.
    endif.
    Thanks and Regards
    Gsana

    Hi,
    The solution is to call the form naco_log of the standard program sapfm07r :
    PERFORM naco_log IN PROGRAM sapfm07r
    USING 'W' '8i '000'....

  • Warning messages didn't show up

    Hello,
    I am trying to implement modification, that posting in transaction VL02N will display warning message when budget is exceeded. Solution is attached to Note 985734 and described in Note 447102:
    "However, if you use transactions MIGO, MB1A, VL01, VL01N, VL02 or VL02N to carry out postings, the CO checks run.
    However, the posting is only then interrupted if the system issues error messages. In this case, all warning and error messages, in particular those of the availability control, are logged.
    If the system does not issue any error message during the posting, but issues an availability control warning message, which is linked with an e-mail to the person responsible (this conforms to action 2 in the definition of the tolerance limit of the availability control), the posting is not interrupted as described above and the system does not issue an availability control warning message. However, an e-mail is sent to the person responsible."
    I slightly modified the modification to include transaction VL02N and my problem is that after statement MESSAGE is executed, the message don't come up and the program flow continues and I don't understand why. Here's a link to youtube with my debugger: http://www.youtube.com/watch?v=N7aB0pzjLgs
    Could someone explain me why the warning message didn't show up, please?
    Thanks,
    Pavel Kraxner
    P.S. In the end of the video is a comment in notepad that error messages are working OK, which is correct, but they are executed at different place (AC_DOCUMENT_CREATE returns sy-subrc = 1 in contrary to Warning messages) .. on that particular place any message didn't show up and I don't know why..

    there is probably a place where there is a CALL FUNCTION ... EXCEPTIONS error_message = ...
    If any message is sent inside the function module (or in one of its called procedures, at any level), then these messages are ignored. That's explained in [sap library|http://help.sap.com/saphelp_nw2004s/helpdata/en/9f/dbaa0635c111d1829f0000e829fbfe/frameset.htm].
    To check that, look at all the function modules which are displayed in the abap stack (in the debugger), and check how they are called.

  • MBST warning message

    Hi SAP Gurus,
    While canceling a mat doc through MBST, the user is getting a warning message saying that,
    Document flow for delivery cannot be updated. when i clicked on the warning message on the status bar it says as follows:
    Diagnosis
    Purchase order 4500011715 is assigned to a delivery. The current transaction cannot update the document flow for this delivery, because the system does not recognize the delivery number.
    System Response
    When you post this goods movement, the document flow is not updated in the delivery. This can lead to problems later on when you process the delivery.
    Procedure
    You can post the goods movement using transactions MB0A or MIGO (Goods receipt for a delivery) after you enter the delivery number.
    If you are currently posting a cancellation, a return delivery, or a subsequent delivery for the material document, it is not possible to enter the delivery number.
    thanks
    anusha
    Edited by: anusha vemulapati on Feb 6, 2009 10:04 PM

    Well, i think the GR was posted w.r.t the outbound document which was generated, you can verify the same in MB51, as to which document it was referenced.
    Also note, i have no access to your system or can see any screenshots, so i can just guide you based on the inputs. Anyways by posting MBST, the system will just cancel the initial document, i.e. reverse the initial document. So proceed to post the same & then cancel with VL09.
    Good luck
    Regards,
    Vivek

  • How to suppress distibution certificate expiration warning messages?

    We have an enterprise license and distribute internal apps using a distribution provisioning profile.  We've updated the distribution certificate to be valid for 2013, but continue to get the pop-ups about the expiring certificate on the employees iPads.  
    Is there a way to prevent the pop-ups for expiring certificates?
    Thanks
    TK_digi

    Hi
    Answer is pure assumption.
    Pls check the following OSS notes
    Note 319094 - Warning message during batch classification in IM
    Note 122937 - UD: Error message M7207 when you save
    Note 399416 - Message M7207 not analyzed in background
    Note 786755 - You cannot suppress message M7 207
    Note 201196 - MIGO: Error M7207 for goods receipt for batch
    Pls take opinion from SAP / Basis before implementing the OSS note
    Regards
    Madhan D

  • Warning message in UserExit

    Hi all,
    Iam  writing one exit for MIGO Transaction. Everything is fine but the only thing is,
    If i generate error message in EXIT Using :  Message e127(zmcd) with loc_per.  It is working fine . But i need to display it as warning message. so i tried to change it to : Message w127(zmcd). But it is not working in this case.
    Please help me out from this situation.
    Thanks in advance.

    hi,
    check the below threads
    WARNING MESSAGE in USER EXIT
    Error Message in User Exit
    Hope this helps !
    Reward with points for helpful answers
    Cheers
    Alfred

  • No warning message triggered for VP

    Hi, I need help from the experts.
    I have set tolerance limit for VP at SPRO > Materials Management > Inventory Management and Physical Inventory > Goods Receipt > Set Tolerance Limits
    I have also changed the system messages at SPRO > Materials Management > Inventory Management and Physical Inventory > Define Attributes of System Messages
    When I set
    00 : M7 : 306 : Price change of & % in month &/& for material & = E
    00 : M7 : 307 : Price will change by & & in month &/& = E
    When I MIGO-GR (I already calculated the price where it will affect the MAP) the PO, at point of "Check" no logs were created but when I try to "Post" the document the error message is prompted.
    Now the problem is, when I change the system message to "W", I don't get any message triggered either at "Check" or "Post" of GR. Anything I'm missing? I'm curious because it works when I set to error but when I set to Warning nothing happens.
    P.S. The MAP price increased after the posting of the document which was higher than the tolerance set. E.g. from 23.49 changed to 28

    Hi
    Due to the complete change of the transaction, MIGO is unable to provide the requested warning message M7306/M7307. It is not possible to change this behavior.
    Even if you set it up as an error, the "CHECK"-Button in MIGO will tell you that the document is "OK", as MIGO has no way to get that information. Only if you post, shortly before the database update, this message is generated and therefore can only be handled as an error.
    Regards,
    Mauro

  • Bapi not updating custom warning message

    Hello,
    I am using BAPI_PO_CREATE to create PO,
    in the po user exit i am populating the warning message.After the PO creation in the return table i am not able to find the warning message.If it is error message i am able to find in return tablwe.Please help me how to caopture the warning message.

    Hi,
    In the badi mentioned by you GOITEM is the importing parameters & if the relevant field is not used in any MIGO screen you cannot change the data.
    Please check example BADI interface: IF_EX_MB_MIGO_BADI~LINE_MODIFY
    Please check the BADI documentation:
    Changed data in GOITEM is only adopted if the relevant fields are visible and ready for input.
    Changed data in GOITEM is not adopted if the relevant field is not used in any MIGO screen (warning via MIGO 049).
    Changed data in GOITEM is not adopted if the relevant fields are not ready for input (warning via MIGO 050)
    Thanks and Regards,
    Chandra

Maybe you are looking for