Goods Issue not possible with ref to Reservation using 201 mvt type when reservation created by 311 movement type

HI MM Folks,
My requirement is reservation should be created with 311 movt type. When we do good issue with 201 movt type with reference to reservation
system is throwing an error "Goods movement not possible with mvmt type 311". Due to MRP run we should create a reservation using 311 movement type but not 201 mvt type, (If we create a reservation 201 movt type, during MRP run automatically reservation quantity also taking into consideration, to avoid this we will be creating reservation as 311 movt type). Is there any enhancement to available to reach the requirement. If it is possible give me guidelines.
your help will be highly appreciable.
Regards
Vinay

Dear,
Movement type 311 is for doing transfer posting from storage location to storage location with single step.But Movement Type 201 is to have consumption entry with respect to cost center etc...
You are creating a reservation using 311 movement type and while posting the entry you are selecting the"Executable action in MIGO" is "A08-Transfer Posting" so system will always use the movement type used at the time of reservation only.Here you can not change.
And more over if you process entry with 201 movement type system creates accounting documents but with movement type 311 system will not create accounting documents.
Regards,
Pardhu

Similar Messages

  • I created an image in Photoshop and saved it as the PSD file. Now when I try and open it it says it is not compatible with my version. How could this be when I created it in this version?

    I created an image in Photoshop and saved it as the PSD file. Now when I try and open it it says it is not compatible with my version. How could this be when I created it in this version?

    That depends on why it won't open.  Most of the time it means the file is corrupted and unlikely to be recovered. If you saved it right after adding or copying a LOT of layers - then it might just be the layer limit and we can attempt to recover it.

  • Goods movement not possible with movement type 702

    Hi experts,
    I have created a new movement type 702 (a copy of 602) for return delivery from customer.
    When I create delivery I did not face any issue. However while doing post goods issue, I get error
    "Goods Movement not possible with mvmt type 702."
    Is there any configuration missing for post goods issue?
    Please advise.
    Thanks,
    Pri

    DEAR,
    AFTER CHECKING IN "OMJJ" ...SEE WHETHER YOU HAVE NOT BLOCKED THIS MOVEMENT...
    ALSO SEE IN OPTION WHETHER ALL TRANSACTIONS HAVE BEEN ENTERED LIKE
    "MI01"
    "MI02"
    "MI31"
    "MI07"
    "MI37"
    WE ARE PERFOMING THIS ACTIVITY USUALY SO PLZ PERFORM IT,,WE ACTUALLY BLOCK THIS MOVT TYPE AFTER ARE PHYSICAL INVENTORY...
    OR EVEN IF THESE DOESNT WORK..
    GO TO "SU01" IN WHICH PUT THE USER ID AND CHECK IN AUTHORISATION WHICH PROFILE IS ASSIGNED TO IT..
    REGARDS
    REWA

  • KANBAN - STO (error : Goods movement not possible with mvmt type 351)

    Hi,
    I have configured KANBAN STO in the system which is working fine.
    I am able to empty the bin and create STO (purchase orders)
    But when I select a bin and try to make it full, system gives error message:
    "Goods movement not possible with mvmt type 351"
    In KANBAN STO replenishment strategy, I have used movement type 101,
    I m little confused from where this 351 movement type is coming from.
    Please help resolvethis issue.
    Pavan

    Hi,
    Below is the entire message:
    Goods movement not possible with mvmt type 351
    Message no. M7096
    Diagnosis
    You have entered a movement type that has not been defined for this transaction/event.
    Procedure
    Choose another movement type.
    You can choose the movement type as follows:
    If you know the movement type, enter it directly in the Movement type field.
    Choose the movement type via the menu option Movement type.
    Choose the required movement type from the possible entries.
    If you do not find a suitable movement type, exit this function and choose a different goods movement from the Inventory Management menu.
    Pavan

  • Goods movement not possible with mvmt type 991

    Hi,
                As per requirement I need to create a GR for Purchase order wise. I tried to create using BAPI BAPI_GOODSMVT_CREATE but It returns the error message.
    error:  Goods movement not possible with mvmt type 991
    LOOP AT gt_outtab1.
      gt_outtab1-gr_wght       =   gt_outtab1-gr_wght.
       MOVE: gt_outtab1-matnr            TO gt_item-material,
              gt_zseed_po_qty-werks       TO gt_item-plant,
              gt_zseed_po_qty-lgort       TO gt_item-stge_loc,
             '901'                        TO gt_item-move_type,
              gt_outtab1-gr_wght          TO gt_item-entry_qnt,
              'B'                         TO gt_item-mvt_ind,
              '1'                         TO gt_item-stck_type,
              v_lifnr                     TO gt_item-vendor,
              gt_outtab1-ebeln            TO gt_item-po_number,
              gt_outtab1-ebelp            TO gt_item-po_item.
    APPEND gt_item.
    ENDLOOP.
    CLEAR gt_item.
      LOOP AT gt_outtab3 WHERE bqty IS NOT INITIAL.
        MOVE: gt_outtab3-bmatnr           TO gt_item-material,
              gt_zseed_po_qty-werks        TO gt_item-plant,
              gt_zseed_po_qty-lgort      TO gt_item-stge_loc,
             '991'                        TO gt_item-move_type,
              gt_outtab3-bqty             TO gt_item-entry_qnt,
              ''                          TO gt_item-mvt_ind,
              '1'                         TO gt_item-stck_type,
              v_lifnr                     TO gt_item-vendor.
        APPEND gt_item.
      ENDLOOP.
    CLEAR gt_item.
      LOOP AT gt_outtab3 WHERE pqty IS NOT INITIAL.
        MOVE: gt_outtab3-bmatnr           TO gt_item-material,
             gt_zseed_po_qty-werks        TO gt_item-plant,
              gt_zseed_po_qty-lgort      TO gt_item-stge_loc,
             '942'                        TO gt_item-move_type,
              gt_outtab3-pqty             TO gt_item-entry_qnt,
              ''                          TO gt_item-mvt_ind,
              '1'                         TO gt_item-stck_type,
              v_lifnr                     TO gt_item-vendor.
        APPEND gt_item.
      ENDLOOP.
    ***********Call goods movement BAPI
      CALL FUNCTION 'BAPI_GOODSMVT_CREATE'
        EXPORTING
          goodsmvt_header  = gs_header
          goodsmvt_code    = gs_code
        IMPORTING
          goodsmvt_headret = gs_headret
          materialdocument = gs_retmtd
          matdocumentyear  = gs_year
        TABLES
          goodsmvt_item    = gt_item
          return           = gt_return. 
    so could you please let me know which are the parameters I need to pass to create GR?
    regards,
    tarun

    Hi,
    Go to T.code OMJJ . Give your your movement type 991. Check the allowed transaction and all the details  in your left hand side and the settings done.
    Thanks
    Arbind

  • Goods movement not possible with mvmt type 961

    hi all,
    i got a error as  Goods movement not possible with mvmt type 961
    Can any body help me to know whether i can create GR for mvmt type  961.
    mvmt type 961 is for third party transfer

    Getting errors while using PI_GOODSMVT_CREATE' with 561+K

  • Goods movement not possible with mvmt type 561-error

    Dear All,
    I am using bapi BAPI_GOODSMVT_CREATE for goods movement. i am gettining Goods movement not possible with mvmt type 561 error.
    please suggest me. i am using serial number also.
    regards,
    satish

    Getting errors while using PI_GOODSMVT_CREATE' with 561+K

  • 'Goods movement not possible with mvmt type 102'

    Dear Experts,
    I have to reverse the GR and I am using BAPI -> BAPI_GOODSMVT_CREATE and passing below information but I am getting error message as 'Goods movement not possible with mvmt type 102'. Could any one please tell me what would be the possible reasons to get this error and how can I fix this.
    goodsmvt_header-PSTNG_DATE = 20110705
    goodsmvt_header-DOC_DATE = 20110705
    goodsmvt_code-GM_CODE = 06
    goodsmvt_item-PLANT = 1400
    goodsmvt_item-MOVE_TYPE = 102 <<< Reversal movement type
    goodsmvt_item-ENTRY_QNT = 02
    goodsmvt_item-ENTRY_UOM = SET
    goodsmvt_item-PO_NUMBER = W299999508
    goodsmvt_item-PO_ITEM = 0010
    goodsmvt_item-MVT_IND = B
    goodsmvt_item-XSTOB = ''. << space to use reversal types
    Thanks in Advance
    Venkat

    Hi Please provide Material Document, Document Year and Posting date as shown below
    MATDOCUMENTYEAR = DOC_YEAR.
    GOODSMVT_PSTNG_DATE = POSTING_DATE.
    MATERIALDOCUMENT = MAT_DOC
    CALL FUNCTION 'BAPI_GOODSMVT_CANCEL'
        EXPORTING
          MATERIALDOCUMENT          = MATERIALDOCUMENT
          MATDOCUMENTYEAR           = MATDOCUMENTYEAR
          GOODSMVT_PSTNG_DATE       = GOODSMVT_PSTNG_DATE
        GOODSMVT_PR_UNAME         =
       IMPORTING
         GOODSMVT_HEADRET          = WA_GOODSMVT_HEADRET
        TABLES
          RETURN                    = IT_RETURN
        GOODSMVT_MATDOCITEM       =
      CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'
        EXPORTING
          WAIT = 'X'.

  • Cannot cancel a GR: Goods movement not possible with mvmt type 502

    Hi,
    I was trying to cancel a goods receipt for an inbound delivery. However I ran into trouble with  the following error message.
    Goods movement not possible with mvmt type 502 .
    Is there some configuration that I would be needed to make before I can cancel a goods receipt?
    Thanks,
    Arup

    To expand on the above some,
    check the mvmnt type used for the origanal GR and use the coresponding reversal mvnmt type.
    or confirm for us that the origanal receipt was in fact a 501??
    Edit: or use migo to cancel the GR doc.
    cancelation > material doc
    this will only be possible if the stock is still available (same status as well)

  • Goods movement not possible with mvmt type 109

    Hello All!
    I have following problem. I try to book the goods receipt with VL32n and movement type 109 and get following message: M7096 Goods movement not possible with mvmt type 109
    - First I created a PO with Confirmation Control Key Inbound delivery
    - Goods receipt ist booked with movement type 107 with MIGO
    - I created an inbound delivery with movement type 109
    Finally I want to book with VL32n the goods receipt, but the booking fails with error message 109. Any idea why.
    Regarding some OSS notes, I thought that it could work this way.
    Hoping for help,
    Barbara

    i am not sure that i read you correctly
    the process for inbound delivery is
    create PO; in PO  conf control key set to inbound del.
    create inbound del in vl31n
    do MIGO on inbound del
    if the inbound del is with 107 mvmt type the GR will bring it to valuated block stock
    do 109 to move it from valuated block stock to unresticted stock.

  • Fleet Equipment-IFCU-Goods movement not possible with mvmt type 201

    Hi Experts,
    When I am trying to post the movement of consumed Fuel & Distance by IFCU,the error comes 'Goods movement not possible with mvmt type 201'.
    Goods movement not possible with mvmt type 201
    Message no. M7096
    Diagnosis
    You have entered a movement type that has not been defined for this transaction/event.
    Procedure
    Choose another movement type.
    You can choose the movement type as follows:
    If you know the movement type, enter it directly in the Movement type field.
    Choose the movement type via the menu option Movement type.
    Choose the required movement type from the possible entries.
    If you do not find a suitable movement type, exit this function and choose a different goods movement from the Inventory Management menu.
    I cheked some of old post but not solved.I have also maintained IFCU in OMJJ for allowed transaction for 201 & 202 movement type but still not working.
    Please suggest me.

    Hi Maheswaran,
    Thanks for your reply.I have already configured,maintained the values and setting.
    Please check and update if any other solution.
    Regards,
    Baiju

  • Goods receipt not possible for delivery 800001597: error code 4

    Hi,
    When doing goods recipt for outbound delivery in MIGO, I am getting the below message:
    Goods receipt not possible for delivery 800001597: error code 4
    When going in details of error messgae:
    For error 4 : Check the delivery and its document .
    Document flow is as below:
    Step 1. PO Created
            2. Delivery created with ref to PO
            3.Picking
            4. Shipment Created
            5. Goods Issue complete.
    Now what i have to check.
    Thanks in advance.
    Regards

    Check the link Re: MIGO
    Also check OSS Note 458770 - GR for outbound delivery shipping units with batch split and Note 314765 - M7865 during GR f. delivery w/ default values 102 if it applies to your SAP version.
    Regards

  • Goods receipt not possible for   delivery 80016425: error code 4   in MIGO

    Hi friends,
    I created STO from ME21N tr.code(document type:UB), then I created outbound delivery from VL10B tr.code based on STO.
    After that, goods issue is made by vl02n.Lastly , when I want to make  a goods receipt based on outbound delivery from MIGO
    (with mvmt type:101),it gives me error about"Goods receipt not possible for   delivery 80016425: error code 4   in MIGO tr.code" .
    Take your opinions

    Hi,
    Error 4 indicates there is/are no delivery item/items.
    Check following options:
    option-1--->Check material number extended to the both plants with storage locations
    option-2--->Check the material received already WRT  the delivery
    option-3---> Check confirmation control key in  material that needed in creation of an inbound delivery to have GR process
    option-4--->Check The latest goods receipt date in STO
    option-5--->Check(done any setting) if any billing to be done after PGI and then can do GR WRT delivery
    Regards,
    Biju K

  • Pricing at time of goods receipt not possible for this item

    We're receiving error Message no. 06634 Pricing at time of goods receipt not possible for this item when trying to change the PO Pricing Date Category from No Control to 5 GR Date.
    The error message is clear and reads:
    Pricing at time of goods receipt not possible for this item
    Message no. 06634
    Diagnosis
    For this purchasing document item, you wish to specify that a new price determination process is to be carried out at the time of goods receipt.
    System Response
    Pricing cannot be carried out for the item at the time of goods receipt because the price was either entered manually or copied from the last purchasing document.
    The scenario is that we have a contract reference on a PO and the contract condition records are to be maintained as a new price is valid each day.  The problem without this is that the new pricing will not be reflected in the GR.
    What is the solution to overcome this issue?
    NOTE:  the Info Record conditions are not being read during GR as the PO references a contract.

    For further clarification the PO is referencing a contract and as such not pulling the pricing information from the info record and instead pulling the price from the conditions on the contract. 
    I want to change the pricing date category from " No Control" to "5 GR Date" however I'm receiving the error message stated and unsure of how to make this change.
    The intent is not to create a new PO each day the condition record is created and instead we are utilizing one PO referencing one contract with multiple date delimited condition records containing the daily pricing.

  • Goods receipt not possible for outbound delivery...error code 4

    hi ,
    i created a stock transfer order.
    an outbound delivery was created.
    pgi was done..
    gr was done against this delivery.
    but this gr was then cancelled.
    now when i am doing gr against this outbound delivery.
    i get this eror message.
    Goods receipt not possible for delivery 1134930096: error code 4
    i have then reversed PGI of this delivery in vl09.
    then did PGI again.
    but still same error message.
    please help.
    regards
    shashank

    Hi,
    When system gave you the message with the error code 4, you can click on the message.
    There may be various reasons for the error of GRn agaist delivery -
    1) GRN already posted against the Delivery
    2) Delivery is deleted
    3) Delivery is currently processed by another user
    System gives you the detailed analysis aling with the codes. You can check what reason is mentioned for reason code 4.
    Regards,
    Prashant

Maybe you are looking for