MFBF-Reversal with movement type 102 issue

Hello All,
To wipe off my production which mistakenly done earlier ( MFBF, 101 Movement Type) I have done MFBF for component with the movement type 102. The quantity got reversed. When I done MFBF 101 Mov. Typ, the material document was generated and it supposed like to be.
But to reverse that production quantity, when I done MFBF 101 mov typ, the material document has not been generated.
When I see the MB51 for that code for the posting date, it shows me both the entries, i.e. goods receipt and goods reversal (101 and 102 movement type). For 101 I see the material document number but for the entry 102 under document number it shows "not actually produced" instead of number.
Can anybody please let me know the reason why document number has not been generated during reversal and why MB51 behaving like this?
Thanks

Hi Anupam,
I have tried that way also, MF12 doesnt have dacument.
In MB51, for 102 movement type the value for Document field column is not actually produced, means the document has not been generated, and for 101 movemet type value for Document field column is 450328225.
Please tell what will be the reason that material document is not generated. What step I missed during reversal.
Thank you.
Edited by: Deven on Aug 18, 2010 6:11 PM
Edited by: Deven on Aug 18, 2010 6:12 PM

Similar Messages

  • Returm PO Vs movement type 102

    Hello,
    Can anybody tell me the difference between Return PO and transaction with movement type 102 ?
    In which cases we should go for return PO and in which cases return with 102?
    I want to return material to supplier for rework ?
    Thanks,
    Pat.

    Hi,
    For return PO, you have to make the PO with the returns indicator and against it you do GR. In background it will be done with movement type 161. But no need to change 101 to 161. While you put returns purchase order  as reference, automatically the movement type changes. This case will be followed, when you don't have invoice.
    If you have invoice, that will be done through movement type 122 return delivery to vendor.
    Doing 102, is just reversing the material document.
    Regards,
    Prasath

  • What is d BAPI for reversal of Good Receipt Note(GRN) for movement type 102

    Hi ABAPers,
       I have got requirement like this , I have done Goods Receipt Note (GRN) based on Purchse order Number using '.BAPI_GOODSMVT_CREATE' with 101 movement type.
       But now my requirement is reversal of good receipt note(GRN) based on Material Document Number (or) Purchase Order Number with 102 movement type. what is the bapi name i need to use. and i need to give reason for the reversal of GRN.
    please tell me the field name for reason  in bapi.
    i have searched in the net, but i could not get proper answer to this isse.
    Highly appriciate who gives answer as early as possible. I need to complete this task EOD. please give replies.
    Thanks & Regards,
    Vinay Kumar.

    Hi,
    If your material document has specific movement type i.e. 101, if you cancel document using BAPI_GOODSMVT_CANCEL, it automatically picks associated movement type 102 defined in customizing setting, you don't need to pass 102 explicitly while cancelling.
    I have not seen reason code in this bapi, but it is required to pass reason code then you may try transaction code MBST using BDC.
    Thanks,
    Ashok Veer

  • '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'.

  • Issue with Movement type

    Dear Experts,
    I am facing issue and in understanding with movement type 103,105 and 106.
    Purchase order has been created with 100 pcs
    1) Movement type 103 made for block stock.
    2) Movement type 105 to remove stock from block stock.
    3) Movement type 106 to reverse 105?
    When I try to check EKBE table it shows me different entry
    Purchase document EBELN compare with Reference document LFBNR
    Movement type 103     Reference document is same document number
    Movement type 105     Give reference document number as 103
    Movement type 106     Give reference document number as 103.
    Question - Why Movement type 106 show reference document number of 103.              
    Thanks
    AB

    hi,
    Please check the table MSEG. for 106, it will have reference for material document of 105
    field SMBLN instead of LFBNR
    With this field, you can go for the logic.
    select all docs from EKBE
    Moreover, you can use field MKPF-XBLNR for getting the delivery note field which will be same for cancelation docs. for ex 105 and 106 wil have this same value
    this field will make it easy for you to group the GR and their reversals for calculations.
    Regards
    Vivek Singh

  • Error in Goods issue with movement type 541

    Dear Users,
    I have created a Sub contracting PO. After that when i m issuing the goods to vendor with movement type 541, its giving the following error: Movement type 541 is not planned for this operation.
    Please help me out

    You can provide material to vendor either using Transaction codes :
    1.  MIGO - Transfer Posting - Other - Movement type 541
    2.  MB1B - Movement type 541  or
    3.  ME2O - Mention the vendor & execute
    S. Kumar

  • Problem in Material issue to WBS with movement type 261 Q

    Dear Experts,
                        I have sceario where i have to make delivery from project.But when i am issuing goods to WBS with movement type 261 Q its showing following errors.Can anyone put some light on it.
    Special stock 0001 Q  AS0111 000000000000000015 of this material does not exist
    Message no. M7076
    Diagnosis
    No special stock Q of the material (batch ) exists in storage location 0001 for AS0111 000000000000000015.
    Regards

    Hello,
    This is simple scenario. System is using 281 Q in CNS0. As you have procured through Q indicator WBS is mandatory in PO.
    So when you will take GRN , it will be consider as project stock if quality check is not there else will go in quality first. Check MBBS report for this.
    Now do CNS0 with reference to project number. So materials from project stock will get consumed when you will do PGI for CNS0 material document.
    Your scenario is failing in this stage becasue system didnt find stock against particular WBS element.
    Check this and revert.
    Keshav

  • Movement Type 102, 122, 161

    Hello Experts,
    Please guide me regarding the use of movement type 102, 122 and 161 movement types.
    What are the scenarios where the above movement types should be used and what  are the reference documents to be used for all above processes.
    Also if QM is active then how to use these movement types.
    What are the accounting effect that went during posting with above mentioned movement types.
    Regards,
    Ashutosh

    Hi ,
    Please find the details of the movement types
    I) 101 Goods receipt for purchase order or order
    If the purchase order or order has not been assigned to an account, a stock type (unrestricted-use stock, stock in quality inspection, blocked stock) can be entered during goods receipt.
    If the purchase order or order has been assigned to an account, the goods receipt is not posted to the warehouse, but to consumption.
    In the case of non-valuated materials, the goods receipt is posted to the warehouse, although the purchase order has not been assigned to an account.
    Possible special stock indicators:
    o     K Goods receipt for purchase order to consignment stock
    o     O Goods receipt for purchase order to stock of material provided to vendor
    o     E GR for purchase order or order to
    o     sales order stock
    o     Q GR for purchase order or order to
    o     project stock.
    Goods receipt for subcontract order : at goods receipt, the consumption of the components is posted at the same time (see movement type 543)
    Goods receipt for
    stock transport order : at goods receipt the transported quantity is posted in the receiving plant from stock in transit into unrestricted-use stock (or stock in quality inspection, blocked stock).
    The cancellation or reversal of movement type 101 is the movement type  102.
    II) 122 - Return delivery to supplier or to production
    Using movement type 122, you can distinguish real return deliveries for a purchase order or order from cancellations (102).
    In the standard version, you must enter a reason for the return delivery if you are using movement type 122. In this way, evaluations of return deliveries are possible.
    The effects of movement type 122 correspond to a cancellation of movement type 101.
    III) 161 Return for purchase order
    If a purchase order item is marked as a returns item, the returns to vendor are posted using movement type 161 when the goods receipt for purchase order is posted.
    Movement type 161 has the same effects as movement type 122
    I think this may give clear idea about movement types
    Thanks,
    Arun G

  • Revesal of document posted with movement type 654

    I have created one outbound delivery using tcode VL01NO (Create outbound del without order reference). In PGI material qty was issued using movement type 654. Now, I need to reverse this document i.e. reversal of movement type 654, but system is not allowing the same.
    Pl help on this
    regards,

    movement 654 is already the reversal to movement 653.
    A reversal movement type does not have a reversal movement type.
    you may need to create a new schedule line category in VOV6 to create a new outbound del without order reference with a 653 as movement

  • Material to Material transfer with movement type 321

    Dear Experts,
    Material to material transfer with movement type 309, the system create a price difference account if price control "S"
    but we transfer material to material with movement 321 (quality ), no price didderence account is generated, system showing different document
    Exp--- Material "A" with STD price 150
    Material "B" with STD price 100
    document is created
    Material A A/c. Credit 100
    Material B A/c. Dr. 150
    My question is, the price difference where is adjusting, is finance and costing books of account will effect.
    Kindly help to solve the issue
    Thanks & Regards,

    Dear Wasim,
    321 movement is to transfer the stock of a material lying in quality to unrestricted stock.
    It's not used for material to material transfer.
    Check and revert back.
    Regards
    Mangalraj.S

  • Goods Receipt through internal order with movement type 262

    Dear Friends,
    some of our users  making entries like the following
    1. created Internal Order 
    2. Creating Reservation with movement type 262 ( which not issued material through movemnt type 261)
    3. Stock  updated
    i just want to confirm, we not issued like X  material,  even stock not available,  we can make entries like the above, To receive X material from Internal order/ subcontractor using movement type 262.
    kindly advice please  if it is wrong then tell me the process.
    Regards,
    Rajesh G

    HI,
    if we receive material from subcontractor what process we can do...
    can you explain your issue exactly what problem you have at your end .
    I think you want to take subcontracting material inside which is not in sap system now,it may finished material or it may component.If you don't want to show this material as at vendor now
    then you can try movement type 501  or through physical inventory  t-code MI10
    Regards
    Kailas Ugale

  • Transfer posting with Mov Type 311E in MIGO with reference to SC-PO

    Hi,
    I am working with MTO scenario.
    I want to carry out transfer posting of material with movement type 311E against subcontracting Purchase Order which is sale order specific.
    However, system does not allow me to do the same. whenever transfer posting, PO & movement type is selected in transaction MIGO, item details entry tabs are displayed blank.
    Below steps are being follow:
    Scenario is MTO ( special stock subcontracting)
    1. Subcontracting PO no. 4500000147 against Sale Order no 61 created.
    2. RM code - 61, available stock 100 TO & batch no.0000000127
    3. Transfer material to vendor for processing through MIGO ( since it is a special sales order stock, transferring happens from SL 0001- Main Stores to SL VLSC -Virtual storage location) using movement type 311 E
    5. Item Data details tabs are blank.---This is the issue / error.
    Note: I am restricted to post transfer posting through MIGO-Transfer Posting (will not use MB1B) due to some enhancement of MIGO and interfaces with legacy system.
    Please have a look on attachment for SAP screen issue.
    Regards
    Mohit Jaiswal

    Hi Mohit ,
    please check below link , you need to perform steps as given
    http://help.sap.com/saphelp_470/helpdata/en/4d/2b90b043ad11d189410000e829fbbd/content.htm
    also see the sales order subcontracting using the business addon
    http://help.sap.com/erp2005_ehp_04/helpdata/en/c7/2587b8dad94c52854ccd28015dceb0/frameset.htm

  • BAPI for Goods Movement with Movement Type 701

    Hi,
    I want to post a goods movement with movement type 701.
    Is there any BAPI I can take?
    I already tried the movement with 'BAPI_GOODSMVT_CREATE' but i got an error message that the movement ist not possible.
    Can anyone help me?
    Regards, Alex

    why dont you tell what message was issued?

  • Automatic batch number in migo_tr with movement type 301

    Hi!
    I am trying to do a transfer from a plant to another with MIGO_TR movement type 301.
    The thing is that I must enter manually the batch number in the destination plant.
    Is there a possibilty to configure the system  in order to copy in batch number field for destination plant the same batch number entered in the plant from where  I want to transfer?
    Thanks!

    your system does not work like designed
    please read this very old but release independend OSS note 555 - Batch treatment during stock transfer and transfer posting:
    Key word: Transfer batch
    If you enter materials for stock transfers or transfer postings with movement types 301 to 316 via collective processing and in this case enter the batch number for materials to be handled in batches, the system automatically sets 'Receiving batch' equal to 'Issuing batch'.
    Additional key words
    Cause and prerequisites
    The collective processing screen does not provide space for an additional transfer batch in the two lines provided for a material movement.
    Solution
    During the stock transfer of material, the batch is usually retained. If you want to change the batch number, you have to enter the item in question step by step (F8=New item).

  • Valuation of subsequent Transfer Postings with Movement Type - 412 Q

    Hi,
    We are procuring raw material by raising Purchase order (without account assignment) and receiving it as unrestricted stock i.e. Plant stock.
    Whenever the material is required for a particular WBS element, then we are transferring the Plant stock to Project stock with Movement type 412 Q. That special stock is being used for Production orders which are created wrt that WBS element.
    Current valuation of Transfer posting with Movement type 412 Q is as follows.
    1. When we transfer the Plant stock to Project stock for the first time then System is valuating that stock at the Moving average price of raw material say Rs.50.
    2.After transfer posting, values are being updated in the Table QBEW as well as in the Report MBBS wrt Plant, Material and WBS element i.e Rs.50.
    3. Again, when we transfer the Plant stock of same material to Project stock for the same WBS element system is valuating the Project stock at Rs.50 instead of at the Moving average price of that material which is Rs.70 at that moment.
    So what we understand is that the system is valuating the further goods movements of that material (Project stock) is at the price of Rs.50 which was stored in QBEW table (which was updated at the first goods movement).
    So all consumption of that material (Project stock) is valuating at Rs.50, which is not resembling the Moving average price.
    Is there anyway to valuate the subsequent transfer postings of Plant stock to Project stock with the moving average price valid at that moment instead at the the price which is updated in QBEW table for the first goods movement?
    We can change through MR21, but it is not practically feasible to change the price at each and every time for Plant, WBS element and material. combination.
    Thanks & Regards
    Madhusekhar Gupta G

    Please read the explanation about the design with 412 Q movement  in OSS Note 180503 - Val. logic during transfer posting with reversal movem. type

Maybe you are looking for

  • Loops and Instruments still greyed out after purchase.

    I paid for the extra loops and instruments on my iPad mini quite a few months ago. I just got a new mac and have tried everything to unlock them on here but nothing is working. It says they are in my purchases list but it just says GarageBand has bee

  • How to setup SATA raid with the nvidia controller card

    yea, how do you enter the setup to make an array with the nvidia controller on the K8 Neo 4 platnum edition?

  • Bill Plan with Sales Order item rejected

    Milestone Billing Plan created. IMG Config Sales Order Item Reason for Rejection = BIC checked (Not Relevant for Billing) Add material on the (Billing Plan) Sales Order Item. Set the Item Reason For rejection (same reason as set in IMG config for BIC

  • How to expose plugin methods to JavaScript ?

    Hi, let's assume I develop a plugin in C++ that performs some tasks with textual tokens within the Acrobat viewer. Can I access my plugin methods from JavaScript in order to launch these tasks from outside the Acrobat frame ? Thanks Frederic

  • Pb french accents

    Hi. some user of my company tell me that int the result of request there's a problem to get de french accents, is there a solution to resolve that ! in NLS parameters of preferences , it seems good : langue FRENCH .... thanks.