Enter reason for stock difference

Hi! Can someone help confirm whether there is a way to enter a reason code when we clear the IM difference via LI21 for warehouse stocktake? If so, how can we do that?
I have set reason codes for movement type 711 and 712 and set as mandatory. When I run LI21, I get an error stating that a reason code is required but I have no means to enter a reason code.
Appreciate any help on that.
Thanks!
SF

Hi! I found a note 559531 that refers to using the old program which will allow the entry of the reason code. In the note, it stated that it is valid for 46C but no mention of ECC6 so I want to confirm whether this is the only solution for ECC6.
Cheers!
Sf
Edited by: SF on Feb 24, 2009 1:53 PM

Similar Messages

  • ME083 :"Enter Reason for ordering, customer " , "Enter Requester , Customer"

    While creating STO , getting warning message "ME083 :Enter Reason for ordering, customer" and "ME083 :Enter requester , Customer". How to remove this warning message ? Checked SPRO-MM-Purchasing-Environment Data-Define attributes of system messages , ME083 is not configured . This message is only coming in Quality system and Not in development. In both systems , user attributes are same.

    this looks pretty much like own validations that use a standard message number to communicate with the user.
    Please check your system for developments.
    I could understand a message like Enter requester
    but "Enter requester , Customer" is not something that I have already seen in standard SAP.

  • Text while entering reason for movement

    Dear all
        When we are doing rejection say 10 out of 50 , then it is asking for reason for movement ..and also the text to be entered
    i want to know which table this text will be populated ,
    Emergency
    thanks in advance

    Hi dear
       Thanks for the reply , but i am bit confused , here you are passing qave to structutere field , but this ia table (QAVE)
    this is my code
    SELECT * FROM zs_mkpf_mseg
               INTO CORRESPONDING FIELDS OF TABLE itmseg
               WHERE lifnr IN p_lifnr
                 AND matnr IN s_matnr
                 AND budat IN s_budat
                 AND werks IN s_werks
                 AND bwart IN ('101','102','122','123')
                 AND lifnr NOT IN (' ').
      SELECT * FROM qals
               INTO CORRESPONDING FIELDS OF TABLE it_qals
               FOR ALL ENTRIES IN itab
               WHERE mblnr = itab-mblnr
                AND lifnr = itab-lifnr.
              AND ebelp = itab-ebelp.
      SELECT * FROM qave
              into itab-vbewertung
               INTO CORRESPONDING FIELDS OF TABLE it_qave
               FOR ALL ENTRIES IN it_qals
               WHERE  prueflos = it_qals-prueflos.
    LOOP AT itab.
        READ TABLE it_qals WITH KEY mblnr = itab-mblnr
                                    ebeln = itab-ebeln
                                    ebelp = itab-ebelp.
                                   matnr = itab-matnr.
        IF sy-subrc = '0'.
          MOVE it_qals-prueflos TO itab-prueflos.
          MOVE it_qals-ersteldat TO itab-ersteldat.
          MOVE it_qals-lmengeist TO itab-actual.
          MOVE it_qals-lmenge07  TO itab-inward.
          MOVE it_qals-lmenge01  TO itab-return.
        ENDIF.
        READ TABLE it_qave WITH KEY prueflos = it_qals-prueflos .
        IF sy-subrc = '0'.
          MOVE it_qave-vbewertung TO itab-vbewertung.
        ENDIF.
        SELECT SINGLE name1 ktokk
               FROM lfa1
               INTO CORRESPONDING FIELDS OF itab
               WHERE lifnr = itab-lifnr.
        SELECT SINGLE mtart matkl
               INTO (itab-mtart , itab-matkl)
               FROM mara
               WHERE matnr = itab-matnr.
        MODIFY itab TRANSPORTING name1 ktokk mtart matkl prueflos ersteldat actual inward return vbewertung.
        CLEAR itab.
      ENDLOOP.

  • In Physical Inventory Check_Which movement type used for stock difference.

    In Case of Physical Inventory we are getting the stock differences after count results, Help me in doing the transaction thru which the stock is adjusted and which Movement types are used for the difference posting, What all documents are created in the process.
    The system has Warehouse Management in place, so please answer in reference to WM.
    How the Bin is identified in that case if there is stock addition.
    Thanks in Advance

    HI,
    Check for your ware house  physical inventory process in spro whether it is done through continuous inventory process or Through annual inventory process.
    SproLogistics execution-WM>Activities->Physical inventory--> Define types per storage type
    PZ-Continous inv
    ST-Annual
    Regards,
    velu

  • Popup for entering Reason for Rejection

    Hi Experts,
    I have a workflow which has a user deciision step for approval and rejection.
    On rejecting i want a popup to appears where in user can select the reason for rejection and then exceute the workitem.
    I have tried using POPUP_GET_VALUES . I created a method in my BO and it works fine over there, but when i call it in the workflow i dont c any popup and the wokritem disappears.
    When i check the log, this step is still in READY state and thw rokflwo is hanging.
    Any other approach that any1 can suggest.
    Thanks.

    Hi Aarvi,
    I have similar requirement. Could you please provide some more info on the solution. I am using FM 'CATSXT_SIMPLE_TEXT_EDITOR' to get the popup. I have added this FM in a method and this method is attached to "Method AFTER Work Item Execution" section in Method tab in User decision task.
    Problem I have is, even if I approve or reject, popup still appears. But I need only the popup during rejection.

  • What is the reason for stock/requirements list disabled in MM03

    Hi,
    I hv a problem where display a material in MM03, the stock/requirements list is disable. When run in MD04, error date comes after end of valid factory calendar. (Please correct)
    I hv corrected the PO delivery date but still the same, wht shld I check now ?
    Thanks in advance for anyone reply my question.

    extend your factory calendar using transaction SCAL
    What you described has probably to do with some field values entered in the material master like delivery days, planning time fence ....
    which make the planning determine a date for that you dont have a factory calendar.

  • QA32 or QA11 - reason for movement field enable to QA32 ,inspection screen

    Hi friends,
    while doing goods receipt MIGO 101 quality stock. material document posted.
    i added field(Reason for movement ) for 101 mov type.
    When i want try at QA32 for quality to blocked stock i need to enter reason for blocked stock like pending or waiting for approval.
    here system not appeare reason for movement field in QA32 screen.
    how to enable reason for movement at QA32 inspection stock screen.
    Edited by: sivasankar cherukuri on Jul 7, 2010 11:53 AM

    Issue closed. my self

  • QA32 or QA11. Reason for movement

    Hi friends,
    while doing goods receipt MIGO 101 quality stock. material document posted.
    i added field(Reason for movement ) for 101 mov type.
    When i want try at QA32 for quality to blocked stock i need to enter reason for blocked stock like pending or waiting for approval.
    here system not appeare reason for movement field in QA32 screen.
    how to enable reason for movement at QA32 inspection stock screen.
    pls explain me.

    Hi Swarnali
    thanks for ur  advice.
    i maintained reason codes all mov types releated QA32 like 321,343,350.
    but system not shown at QA32. (At the time of MIGO goods receipt shows same field.)
    In qa32 select line item for UD.in UD code enterd and inspection lot stock tab i entered un-rest stock, blocked stock , rejectd stock
    system shows only reasson for rejected stock like 122 mov.type . like same way
    i need blocked stock also reason for movement . howw ll i get at in thiss screen reason field.(when i click material document tab.

  • Movtement type 101: Reason for movement made mandatory

    We have made reason for movement made mandatory for movement type 101.
    Now, we go for posting 'Service Entry Sheet', system does not allow it to post.
    While posting service entry sheet, can we enter 'Reason for movement'.
    Regards,

    Hi Rajan,
    You can set "reason for movement" field to either required entry or
    optional entry in customizing for the transaction MIGO. You can do this
    here in the IMG:
    -> Materials Management
    -> Inventory Management and Physical Inventory
      -> Settings for Enjoy Transactions
       -> Settings for Goods Movements (MIGO)
        -> Field Selection per Mvt Type
    Select the entry for movement type 101 and field GRUNG, set to
    required' and save.
    regards,
    Ramana

  • Reason for raising a PR

    Dear All,
    Could anybdy pls tell,
    Is there any field so that  we can  enter the reason for raising a PR while creating a PR like we enter reason for ordering in PO. If it is not available in PR is there any other way out so that the requisitioner can not save the PR without entering the reason for creating the PR or without justifying why he is going to create the PR.
    Now this is done through mail or hard copy or is written on the print out of the PR before it goes for the approval of the higher authority.
    Reply will be highly appreciated.
    R. Panda

    Dear All,
    Thanks a ton for your valuable suggestions.
    Dear Mahesh,
    Will the existing system be affected if we introduce the version management. I want to say wheather there will be any adverse effect on open items?
    R . Panda

  • Reason for deviation  in invoice date and order date

    hi all,
    i want to know the field and table name for reason for deviation.
    suppose the difference in invoice date and order date is 7 days.
    how can i find the reason for this difference.
    thanks in advance

    Dear bala
    Obviously there will be a difference between sale order date and billing date in real time scenarios. However, if you want to capture, you have to maintain the relevant text in billing (Goto --> Header --> Header texts).
    thanks
    G. Lakshmipathi

  • Sales order-reason for rejection

    HI,
    Sales order is created with2 line items
    item 10   price 1000
    item 20   price 1500  -
    2'nd item is rejected by customer so i've entered reason for rejection for second item .
    But total NET VALUE of the document is still showing as 2500 instead of showing only 1000 (item 10)
    since item 20 is rejected.

    HI GSL,
    THx for replin.
    i checked in OVAG
    1
    X     No cumulation - Values cannot be used statistically
    Y     No cumulation - Values can be used statistically -can be used stastically
    what does stastically mean.
    If you enter a reason for rejection, the system automatically cancels any MRP requirements previously generated for the items. - for this is ther any specific setting done
    2 pl explain Not relevant for printing/Not relevant for billing & Resource Item Open Again what relevance they got.
    your suggestion are highly appreciated in this regards.

  • How to entries reason for movement in MI07 with difference quantity equal 0

    I founding that in transaction MI07 can't be able to entried reason for movement if difference quantity equal zero.please help to advise on how to set up config of "Field selection for physical inventory" (Transaction code "0MJU")  to allow to entries either difference quantity has zero in base UoM

    at least you have to enter a . for optiinal next to the movement types 701 to 708 for physical inventory in OMBS.
    And then you have to customize reasons for the movement types 701 to 708.
    It is not possible that the user can enter free text as reason.

  • Reason for rejection for sale order stock existing line item

    Hi,
        I am giving reason for rejection for a line item where there is already sale order stock. Then I am getting a warning message like " there is sale order stock assigned". I want this message to be as error message. Any customisation (SPRO) is there for this?
    Kindly update.
    Ratna

    Dear Rama Rao
    I think, there is no problem you can ignore the warning message and go ahead give reason of rejection and close the order
    There wont be any problem absolutely
    The reason  of warning message is, (it is sales order created with item category with special stock indicator as E )  that means the system tells you that it is extra special stock which you have created and now you are trying to reject hence it alerts you by giving a warning  message
    The item category of the items which you are trying to reject  is marked  or should have been marked with special stock indicator (you can check that in VOV7)
    By double clicking warning message if it is of V4 message class in t code OVAH you can make that as no message
    But i doubt that this is available in OVAH
    Regards
    Raja

  • My i phone 4 is disabled showing connect to i tunes but my phone is not sync with my laptop reason for default is entering wrong passcode again

    my i phone  is not working only incoming are there.
    showing i Phone is disabled connect to i tunes but my laptop is not sync with i phone 4
    how do i repair it.
    reason for default is entering wrong password again & again.

    Hello rituvmishra,
    Thank you for using Apple Support Communities.
    For more information, take a look at:
    iOS: Forgotten passcode or device disabled after entering wrong passcode
    http://support.apple.com/kb/ht1212
    iOS: Device not recognized in iTunes for Windows
    http://support.apple.com/kb/ts1538
    Have a nice day,
    Mario

Maybe you are looking for

  • Who can mark a discussion SOLVED?

    I entered a question (Disk Ownership Confusion on OS X Mountain Lion) around 11 pm 1/18 and edited the question at 11:20.  At 11:31, a reply was made and it was marked as Solved mu question.  I DID NOT DO THIS MARKING.  The reply was in the name of m

  • Payload swapping

    Hi I have a rek where in I have to swap the payload with the attachement file (which is also a xnl file). I am using the file-xi-soap scenario. After going through the SDN I have come across a pay load swap bean.  But in almost all the example's it w

  • Domain server upgrade issue

    Hi I have recently introduced the first Server 2012R2 Domain Controller into our environment. We currently have Server 2008 DC, and my plan was to upgrade a DC on a remote site to Server 2012 R2. The upgrade appears to be successful, but only a few d

  • Aggregates Doubts

    Hello All We have a cube and aggregtaes built on that cube and daily delta load has been loaded and rollup also done, now data is available in aggrgetaes and the <b>aggregates data has been compressed</b>(No the cube data).Now we need to delete one r

  • Entries with oracle's IP in log.xml file.

    This is about a couple of log entries I found in /dcm/logs/emd_logs/log.xml file. while I have some Idea about the message itself what I don't understand is why the <HOST_NWADDR> points to 148.87.12.57 Can anyone shed some light on this. Does R2 conn