Error in posting goods movement with production order

Hi all,
    I have a custom program that post goods movement using function  'Bapi_Goodsmvt_Create'.
The material passed into is a FERT material along with movement type 101,  goods-movement code = 02', movement indicator = 'F'.    This function gives an error :
'E M7 022 Order quantity exceeded by 21.390 cse : item xxxxxx, plant xx prod order xxxxx'.
The material is a take weight material.   In production order, it came up to 910lb for total weight.
In goods receiving this material, i have changed the material from 910lb to 1016.950.
This is where the error came in.  Note: 21.39 cases = 106.95 lb.
We had such take weight material worked before.
Can anyone pls suggestion what can be done about this ?
Thanks
Joyce

Hi Dario,
    Because the finised material is a take weight product, it should be ok unless there is a tolerance in the takeweight.   Also the production order is generated from 2 sales orders.
   To migo a production order, would it be A01 Goods Receipt and  R08 for prod order ?
Thank you.
Joyce

Similar Messages

  • Goods Receipt with production order in WM

    Hi all,
              My client requirement is whenever i am issuing  goods to the production order the stock reserved to production order, once i confirmed the  TO stock level  reduced.Once production  completed when i put the goods receipt with production order the stock increased for finished goods only at storage location level not  upto warehouse level.
    when i put goods receipt with others the stock increased in  warehouselevel upto my destination bin(as i configured).My requirement is how to move goods to my  destination bin when goods receipt for production order. any configuration required? solve my issue
    i am maintaining configuration as
    i)in omlj iam using movt type-103, source as 901(scr checked),dest as 003,reqirement type-orders.
    ii)in omlr i am assigning 103wm mov type to 101 im type.
    whether  my configuration is correct or i have to do any other configuration ?..i am not maintain any production staging process is it necessary?
    appreciate your help always
    ramesh

    To consolidate your requirements once again
    You want imediate TO creation for components. (It is configured & working fine now)
    You dont want imediate TO creation for finished goods, only in the case of GR for Productio order. Right?
    If Yes, you need to have a small configuration setting (if it is missing)
    In OMLR Create TO immediately Indicator should be space "Do not initiate TO creation" (not X) for 101 F - 103

  • Tick for goods movement in production order

    Hi,
    I have one query with reference to tick for goods movement in production order.
    Where it comes from as soon as i released the order.
    Is there any customized setting or it is stanadard functionality?
    Tushar

    Hi,
    I am not sure about which tick you are talking. So pls clarify exactly which check boxes you are talking in Production Order.
    If you are talking about check boxes of Goods Receipt,  GR Non valuated & Delivery Completed check boxes then those are standard SAP functionality which comes automatically at the time of creation / release of the order.
    Revert with more details in case your query is not resolved.
    Regards,
    Tejas

  • Error while doing Good Issue for Production Order using BAPI

    Hi All,
    I am facing an error like 'u2018Content of order 1011907: MDT218AJ10 transferred to interface (IMSEG): T-86410-71".
    I have written the code as below. Please let me know what is missing when using the BAPI 'BAPI_GOODSMVT_CREATE'. What is the cause of this error ?
    *Action in Transaction (GM_CODE)
    *GM Code for Goods Issue for Production Order is 03
      gs_gmcode-gm_code = '03'.
    *Header Data
    *Posting date
      gs_header-pstng_date = sy-datum.
    *Document date
      gs_header-doc_date   = sy-datum.
    *Item Data
    *Material
      gs_item-material  = zptp_s_rf_migo_261-matnr1.
    *Movement Type
      gs_item-move_type = '261'.
    *Movement Indicator
      gs_item-mvt_ind   = 'F'.
    *Stock Type
      gs_item-stck_type = 'F'.
    *Plant
      gs_item-plant     = gv_plant.
    *Storage Location
      gs_item-stge_loc  = gv_str_loc.
    *Quantity
      gs_item-entry_qnt = zptp_s_rf_migo_261-menge2.
    *Unit
      gs_item-entry_uom = gv_uom.
    *ISO code for unit of measurement
      gs_item-entry_uom_iso = gv_uom.
    *Order Number
      CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT'
        EXPORTING
          input  = zptp_s_rf_migo_261-aufnr
        IMPORTING
          output = gs_item-orderid.
    *Reservation Number
      gs_item-reserv_no = gv_resv_num.
    *Reservation Item
      gs_item-res_item = gv_resv_itm.
    *Reservation Type
      gs_item-res_type = gv_resv_type.
      APPEND gs_item TO gt_item.
    Calling BAPI_GOODSMVT_CREATE to create the Material Document Number
      CALL FUNCTION 'BAPI_GOODSMVT_CREATE'
        EXPORTING
          goodsmvt_header       = gs_header
          goodsmvt_code         = gs_gmcode
        IMPORTING
          goodsmvt_headret      = gs_headret
        TABLES
          goodsmvt_item         = gt_item
          goodsmvt_serialnumber = gt_serial
          return                = gt_return.
    Thanks in Advance.

    hi,
    did you look at message ?
    System says, there are differences between the interface data and the order data. It can be anything. I think you should check
    data in the interface . 
    this is the long explanation of your message :
    Diagnosis
    When calling the function module MB_CREATE_GOODS_MOVEMENT or the BAPI GoodsMovement.CreateFromData (BAPI_GOODSMVT_CREATE) to post a goods receipt for a production order, there are differences between the interface data and the order data.
    Example: The order was created for plant 0001, but plant 0002 is passed on in the interface.
    The system checks this for the material and the order item.
    System response
    Due to this difference, the system cannot post the goods receipt.
    Procedure
    Check the data in the interface (IMSEG-WERKS, IMSEG-AUFNR). If necessary, correct the plant or the order number in the interface.
    << Moderator message - Point begging removed >>
    Edited by: Rob Burbank on Feb 6, 2012 11:24 AM

  • Error while doing Goods Receipt for Production Order

    We have created following test data in our Development System:
    Production Order:1000016
    We have processed the abv. production order thru create, release & confirm stages.However, on doing Goods Receipt of the Order thru MB31, system is giving following error:
    Msg.No.NA M7001:Check Table TFBEFU_CR entry 10 does not exist.
    Can u pl help me in analysing the same.
    With Rgds.,
    Rakesh Kumar
    09324847499

    Hi,
    Maintain the OPK9 (Valuation Variant for the Order Costing).
    It will go thorugh..
    Otherwise revert for further discussion..
    Regards,
    Siva

  • Account Determination Error When Posting Goods Issue Against Sales Order

    Hello SAP Experts,
    We are currently experiencing a problem during goods issueance against sales order (VL02N). The system terminates the issueance and gives error:
    "Account XXXXXX requires an assignment to a CO object".
    We have tried maintaining the GL account in OKB9 and assign a default profit center there but i didn't work. The material master also contains the profit center. We were only able to post the transaction if we try to default the a cost center in FS00. However we dont want to assign a default cost center as cost centers differ by plant. We are wondering why it asks the cost center considering that it already contains the sales order assignment. We checked the field selection of the GL account, movement type and even the posting key and all showed that the cost center is not required. We are now in a dead end situation here. Please please help us.
    Thanks in advance!

    Dear,
    Message no. KI235?
    GO TO T-CODE FS00 AND EDIT COST ELEMENT AND THEN YOU ASSIGN COST CENTER
    Please check this link,
    [Account Determination |"Account 'xxxxxx' requires an assignment to a CO object"]
    Regards,
    R.Brahmankar

  • Error when posting good movements

    hi friends,
    im trying to post 503 goods movement against a particular material and im getting a error message:Change the inspection stock of material 603507 in QM only.what can i di to eliminate this error..please help...thank you so much...

    in OBYC transaction
    Double click on
    Offsetting entry for inventory posting - GBB line
    Enter the char of account - GBCA
    find the following combination
    Valuation modifier = GB01
    General modifier = ZOB
    Valuation class = 1011
    For this combination you have to maintain the GL a/c. if this combination is not available then you need to create this combination of kyes and maintain GL a/C
    Please contact your Finance guy as it is MM/FI intergation aspect.

  • Need help about Post  goods movement with refernece to Inbound delivery

    Hi All,
    I am using  FMs MB_CREATE_GOODS_MOVEMENT and MB_POST_GOODS_MOVEMENT and commit to create a goods movement. I am successfully creating the MM doc and also posting.But still the Inbound delivery is open for GR.Is there any other function module or BAPI that creates GR with reference to Inbound delivery and update the document flow?Or is there any parameter in the above FM that sets the inbound delivery.Kindly provide your guidance on the same.
    Best Regards,
    Sailaja.

    I used BAPI_GOODSMVT_CREATE and it posted the GR successfully and the document flow was updated also.
    You have to use GM_code '01' and give the delivery number / item number w/o PO (if I gave the PO additionally, it also worked).
    If still your document flow is not updated then have a look at OSS note 1050944 and check your config.

  • Goods movement for production order

    is there a way that goods that are produced moves in to blocked stock and after certain period of time (eg 3 days) they move in to unrestricted use  automatically. can we do this

    Hi,
    In CO02, on "Goods receipt" tab you can set the "Stock type" in which the goods should be posted when you make confirmation.
    You can set QI stock type in material master (MM02, "Work scheduling" tab), but I'm not aware of any possibility to set Blocked stock type as default... Is there any sense to post the goods directly into blocked stock type?
    I'm afraid your requirement cannot be covered in standard system.
    Regards,
    Csaba

  • Error during Goods Receipt for Production Order

    Hi All,
    When using MIGO to post Goods Receipt for a Production Order, I got a customize message saying that the posting is only available between 2010.08.25 to 2010.08.27.  I have checked in Business Add-in using SE19 but there are no implementation present.  I know that in Logistic Verification MIRO there is a transaction OMRM to set messages.  I would like to ask is there anything similar for MIGO.  
    Or is there any other place in Configuration which allows me to add these Customize message.
    Thanks.
    Edited by: jamison2004 jordan2004 on Jul 9, 2010 9:09 AM

    Hello Jiaul,
    Sorry I may have mislead you.  The actual error message is "Goods Receipt for Production Order XXXX can only be made on 2010.08.25 to 2010.08.27".  These two dates are the Start Date and FInish Date for the Production Order in CO03, 
    The Basic Start Date for the current Production Order is  2010.08.25
    The Basic Finish Date for the current Production Order is 2010.08.27
    I think what it means is that you can only Post Goods Receipt for the Production Order only after the Basic Start Date of the Production Order.  Do you know where I can find the configuration for this message?
    Thanks

  • During Goods Receipt of Production Order

    Dear Friends
    Myself Prasanna R, This is regarding <b>Error while doing goods receipt of Production order</b>, I have done MRP run, and converted planned order to production order, and based on the Production order, i have done Goods Receipt, durning GR(Goods Receipt) this error occurs: Check table TFBEFU_CR: entry 10   does not exist
    Message no. M7001; In table TFBEFU_CR the entry 10   is missing.
    i am working on 5.0 version, kindly help me out, so that i can proceed.
    Thanks in Advance.
    Regards
    Prasanna R

    Hi Ranganth
    I can get into the MIGO, but unable to post the GR.
    Kindly help me out. and error message as follows:
    Check table TFBEFU_CR: entry 10   does not exist
    Message no. M7001
    Diagnosis
    In table TFBEFU_CR the entry 10   is missing.
    Procedure
    Make sure your entries are correct.
    If table  has not been maintained correctly, please inform your systems administrator.
    Thanks & Regards
    Prasanna R

  • How to stop excess goods issue against production order from MB1A

    Hi Gurus,
    In our organization goods issue against production order is done by using MB1A T.Code manually.Due to this reason sometimes excess quantity of RM issue against production order.Now I want to stop the excess goods issue against production order by using MB1A but I want to mainatain a certain tolerence.
    Please advice what to do?
    Regards
    Nirmal

    Hi ,
    Use user exit MBCF0002
    This is called when u do goods movement for production order.
    Regards,
    Vishal

  • Good issue to Production order - Allows it in back posting date

    Dear all,
    Good issue to Production order ( 261 Movement ), allows us to post the component in back dated eventhough stock is not avaible on that date.
    Example - Component stock on date 10.02.2010 = Zero , I made it Good receipt on date 18.02.2010 and now stock is available on date 18.02.2010.
    Now GI to Production it allows the qty on current and back Posting date also , I want control on date with error message. It should not allowed the GI for back date from 18.02.2010.
    Because of this our MB5B report shows the negetive issue qty if i post in back date.
    Waiting for reply
    Thanks and Regards,
    Saurabh

    Hi SAurabh,
    PLease check whether Negative Stock is allowed for the valuation Area (plant).
    GOTO >> SPRO >> MM>> Invetnroy management and physical inventory >> Goods issue/ Transfer Posting >> Allow Negative stock.
    Untick the Negative stock allowed for your valuation area (PLant)
    Regards,
    Pravin

  • Goods movement with errors

    hi,
    When we confermation the production order we get this error
    Error-goods movement failed(sales order stock does not exit for raw material)
    pl tell me answer
                                                                             regards
                                                                   Prakash Gawarguru

    Hi Rajan,
    There are two possibilities / Solutions
    1) Open your Production / Process Order
        Go to Material List
        Check all Raw Materials
        One / More materials contain 'Acct Assignment Cat.' = 'E'
        If you have not implemented 'Make-to-Order' then here it must not be 'E'
    2) If you have 'Make-to-Order'
       Check MRP4 > 'Ind/Collective'  = Null or '1'  for all raw materials of this order
       Then change it to '2'
       By doing this from next MRP onwards you will not receive such error
       To solve the current error. (one of the way)
      -   Use 413 mov. type & MB1B t.Code on raw material against which stock is missing 
      -   After entering receiving storage, material etc. press enter
      -   You will ask to enter Sales Order & Line item
      -   Enter sales order & line item & save.
    -    You'll find the stock of raw material
    Hope your question is crystal answered
    Regards,
    Chintan

  • CORUAWFP "An application for posting goods movements is already active"

    Hi Experts,
    We have a strange message- we don't get it why this happnes so often.
    In our system, production order confirmatins are done vai BAPI (BAPI_PRODORDCONF_CREATE_TT) and we are executing CO1P (CORUAWFP) every 10 minutes in order to avoid "Intended Goods Movements (GRs are suspendded, because of Lock sutuation)" .
    The problem is when CO1P(CORUAWFP)) is kicked, sometimes a strange message is displayed  ,"An application for posting goods movements is already active" , and the job ends abnormaly. We are sure we don't run CO1P  (CORUAWFP) in parallel.
    Why this situation happnens?
    Thanks in advance.
    Best Refards,
    /Hiro Okamoto
    Edited by: Hiro Okamoto on Aug 27, 2011 5:36 PM
    Edited by: Hiro Okamoto on Aug 27, 2011 5:37 PM
    Edited by: Hiro Okamoto on Aug 27, 2011 5:37 PM

    The message simply means there are 2 or more programs being executed simultaneously accessing the same set of data & hence a locking occurs or the table lock is not getting released within time so that the next program can get a lock.
    Get in touch with your system admin & ask them to monitor & let you know which programs are locking. Once you have that info, you can then change the schedule of the programs to prevent locking.

Maybe you are looking for

  • Can i import contacts from one browser to G mail?

    I have account in my country web. I also open account in Gmail. I have two questions 1-Now all my mails are coming to gmail account and i have to reply from gmail account. i did it by mistake to import all mails. All my replies are also coming in Gma

  • Service Order Creation in WebClient - Backend Class Invoked

    Can any one please tell me what is the class that gets invoked while order is created/modified in WebClient GUI. Like the one similar to CL_CRM_MAINTAIN_1O which gets called when order is created in SAP GUI. Any help would me helpful. Thanks, Karthik

  • Mail is preventing me from logging out - Help!

    Hello, Mail is preventing me from logging out.  I freqently have to force quit, any ideas on what is wrong and how to fix?

  • EA6900 - possible to see which DNS is being used?

    Hi On the Ea6900 is it possible to see which DNS server addresses are being used? I've left them as 0 so obviously my ISP's DNS are being used but i need to see what they are. Cheers Solved! Go to Solution.

  • Where can I replace my defective Ipod in Melbourne ?

    I bought Ipod 5G 30G 2 days ago at JB Hi-Fi store. But I found some bugs with mine. I came to JB to ask them replace a new one but they said i have to post it to Apple store. Posting is too waste of time(7-10 days waiting). SO i looking for a Apple s