MIGO post document

Hi All,
Task:
To create a Document using MIGO transaction code.
What we did:
1. In MIGO, we entered the deatils of material no, plant and storage location.(tried many entries)
2. We had taken the corresponding details form the table MCHB.
Problem:
1. We are unable to get the posting date, we are giving some date relevant to it. Is there any table to find post date.
2. We are getting Error: Deficit of BA Stck.in qual.insp , when we trying to post the document.
Screen shoots with more detail:
Link :   http://sapsamplepro.blogspot.com/2011/10/table-mchb-header-material-document-in.html
Help us.
Edited by: ravindrakvs on Oct 21, 2011 7:37 PM

Hi,
Thanks for all immediate replies.
The quantity fields are empty i think,please check the blog with the new image(MCHB table).
1. I took the screen shot of MB51 transaction also.
2. 321 movement on that material( i marked now in the screen shot).
Updated Link: http://sapsamplepro.blogspot.com/2011/10/table-mchb-header-material-document-in.html
Regards,
Ravindrakvs.

Similar Messages

  • Want to assign output type while posting document in MIGO

    Hi All,
    I want to assign output type(WEE1) while posting document in MIGO txn.
    It can be done through configuration but it won't apply in my case as I have some conditions to put as well.
    If anybody could suggest for any User Exits/BADI/Enhancement spots for the same would be of great help.
    Thanks in Advance.

    Hi
    There are many reasons why an update could be terminated, not
    just
    number ranges.
    Go to transaction SM13.
    Enter the date and user ID if known and find your transaction that was
    terminated. Drill-down until you find which function (line) caused the
    termination and double click. That should help you determine why the update failed.
    update was terminated
    regards
    kunal
    Edited by: kunal ingale on Nov 7, 2008 7:03 AM

  • Migo reference document not appearing in miro for frieght conditions

    Dear all,
    I ahve done migo for a po and i have checked GR based invoice in PO.When i am doing MIRO i am not getting the migo reference number for frieght condition where as the migo reference number is appearing for base price.How to get that migo reference number for frieght conditions also.
    thanks in advance
    regards
    vithal

    Sometimes the the MIGO creator might have reversed the same. In such cases the reversal document may be with different number in the same series and both posted & reversed documents will not appear in MIRO. Since you might checking with posted document number, you are seeing the blank in MIRO. In such cases, just enter the PO number in MIRO, give date & reference number press Show PO structure button in the left corner. You will find the following screen
    Expand the required once. The following screen appears. In this both positive & negative numbers with same reference & document type appearing are the reversed documents.
    Hope this is clear

  • FI Text in MIGO Posting

    HI,
    At the the of MIGO posting .One FI document will create.
    Please let me know how will appear the text in FI document.
    Where we have to put text in MIGO screen and any other setting from FI side .
    I have tried all MIGO screen text but in FI document text is not appearing
    Please give advise asap.
    Rgd
    Amit

    Hi,
    First check the field status group assigned to that GL account. Then go to OBC 4 ...Select the field status group ...which is assigned to that GL account ...then click on general data and make text as required/optional entry.  
    After completing the MiGO.. check the fi document and double click on the line item .... it will go to the journal screen...enter there text...
    Radha

  • BADI for MIGO posting

    Hi All,
             When the Posting is done mail should be triggered to the vendor.
    How to approach for this.
    Regards
    Suprith

    Hi Suprith,
    Check the follwoing very useful link:
    User-Exit  for Posted Documents in Migo
    Hope this will help you...

  • Run Time error in MIGO Posting

    Dear Friends,
    While Posting MIGO against a import PO system throws run time error for a particular plant. I have created 2 plants for the same company code. But first plant does not have any problem. Pl help me and let me know what may be the cause and its solution. No conditions maintained for the Vendor. After PO directly user creating MIGO.
    Regards,
    Ashok

    Pl find the Run Time error of Exception while posting. Before posting Document was OK while checking.
    Runtime Errors         MESSAGE_TYPE_X
    Date and Time          11.01.2011 10:34:16
    Short text
         The current application triggered a termination with a short dump.
    What happened?
         The current application program detected a situation which really
         should not occur. Therefore, a termination with a short dump was
         triggered on purpose by the key word MESSAGE (type X).
    Error analysis
         Short text of error message:
         Operation QM14 not available for this lot
         Long text of error message:
          Diagnosis
              The desired operation does not fit the inspection lot (object
              type).
          System Response
              The operation is not permitted and can therefore not be carried
              out.
          Procedure
         Technical information about the message:
         Message class....... "QV"
         Number.............. 224
         Variable 1.......... "QM14"
         Variable 2.......... " "
         Variable 3.......... " "
         Variable 4.......... " "
    Trigger Location of Runtime Error
        Program                                 SAPLMBWL
        Include                                 LMBWLU21
        Row                                     62
        Module type                             (FUNCTION)
        Module Name                             MB_POST_GOODS_MOVEMENT
    Source Code Extract
    Line  SourceCde
       32 *    BKPF as well. There is no other way to forward XBLNR to FI as not
       33 *    every document is posted by MB_CREATE -> a new function module in
       34 *    MBWL for transferring the information, called by FI, meant to load
       35 *    the complete function group for all MBxx postings when this isn't
       36 *    required (Performance). Would be the better way to transport the
       37 *    information after switching off MBxx in later release.
       38 *    corresponding IMPORT ... FROM MEMORY ... can be found in
       39 *    AC_DOCUMENT_POST (FORM FI_DOCUMENT_PREPARE (LFACIF5D))
       40      l_mem_id = 'MKPF-XBLNR'.                                   " 641365
       41      EXPORT xblnr = xblnr_sd TO MEMORY ID l_mem_id.             " 641365
       42    ELSE.                                                        "1245374
       43      l_mem_id = 'MKPF-XBLNR'.                                   "1245374
       44      FREE MEMORY ID l_mem_id.                                   "1245374
       45    ENDIF.
       46    IF xmkpf-xabln IS INITIAL.                               "note 434093
       47        CALL FUNCTION 'MB_XAB_NUMBER_GET'.                   "note 434093
       48    ENDIF.                                                   "note 434093
       49
       50 ENHANCEMENT-POINT MB_POST_GOODS_MOVEMENTS_01 SPOTS ES_SAPLMBWL STATIC.
    ENHANCEMENT-POINT MB_POST_GOODS_MOVEMENTS_02 SPOTS ES_SAPLMBWL.
       CALL FUNCTION 'MB_CREATE_MATERIAL_DOCUMENT_UT'
            EXCEPTIONS
              error_message = 4.
    As soon as we have started to put things into UPDATE TASK, w
    ensure that errors definitely terminate the transaction.
    MESSAGE A is not sufficient because it can be catched from
    external callers which COMMIT WORK afterwards, resulting in
    incomplete updates. Read note 385830 for the full story.
       IF NOT sy-subrc IS INITIAL.
          MESSAGE ID sy-msgid TYPE x NUMBER sy-msgno WITH
                     sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
        MESSAGE A263.
       ENDIF.
    Optische Archivierung
    Spaete Erfassung mit Barcode
    Redesign of barcode handling -> note 780365
      PERFORM barcode_update(sapmm07m) USING xmkpf-mblnr
                                             xmkpf-mjahr
                                             barcode.
      MOVE-CORRESPONDING xmkpf TO emkpf.
      CALL FUNCTION 'MB_MOVEMENTS_REFRESH'
        EXCEPTIONS
          error_message = 4.
       MOVE-CORRESPONDING xmkpf TO emkpf.
       CALL FUNCTION 'MB_MOVEMENTS_REFRESH'
            EXCEPTIONS
              error_message = 4.
       IF NOT sy-subrc IS INITIAL.
    Regards,
    Ashok

  • Error While Posting documents using F-28

    Dear Friends,
                            While posting Documents using 'F-28' after I passed posting key and account number I m getting the Error
    'Entry not Possible'. Can anyone tell what may be the problem how to clear this error.
    Regards
    Balamurugan N
    Moderator message: duplicate post locked, follow up on your previous one instead of opening a new thread for the identical problem.
    Edited by: Thomas Zloch on Apr 26, 2011 8:34 PM

    Hi,
    I Guess this error is occuring because of the posting key and account number (Account type) combination is not correct. For each account type a perticular posting is is defined for debit and credit entries.
    Check with your functional the correct posting key for account type and account number you are using.

  • Profit center issue in MIGO FI docuement

    Dear all
    We have created material 123456  with material type ROH. We have assigned profit center XYZ (common profit center) to material.
    2) We have created WBS element MUM-RIV002F with profit center ABC
    3) We have created PO 4000000236 for account assignment category u2018Qu2019 for the above material with WBS element MUM-RIV002F . After posting GRN for PO 4000000236 we have identified that for GR/IR account profit center is taken from material master XYZ & for stock account profit center is taken from WBS element.ABC
    But our requirement is that GR/IR profit center should take from WBS element not  from material master
    Regards
    Kailas Ugale

    Hi,
    Profit Center for GI / IR account during MIGO posting will be defaulted from material master as per SAP standard process.
    probable you have to apply enhancement to update profit center from WBS element.check with technical consultant on the same.
    Best Regards
    Sanjay Dhanani

  • Posting a credit memo in reference to a previously posted document

    Hi SAP gurus,
    I would just like to ask if there is a functionality in SAP re: credit memo postings wherein the system can refer to a previously posted customer document and automatically derive the values such as GL account, cost center and business area of the posted document to the new Credit memo being processed?
    Example
    Customer invoice:
    Dr   Cash (GL 100001, Cost center 1000, BA 1000)               1000
    Cr   Customer A                                                                  1000
    In the credit memo posting screen, upon inputting the document number of the invoice in the invoice reference, the client requires us that the GL account 100001, cost center 1000 and BA 1000 be derived automatically without manual encoding from the user. Meaning all they have to input is the customer number and the invoice reference (doc number). Is this possible? Thanks

    Hi
    The invoice ref field in credit memo posting is related only with the payment terms. The systems determines the payment term from the original invoices.
    This field should be either filled with the original invoice document number or "V".
    If the field is left blank, then the system always takes the payment term for credit memo as "Due immediately"
    I dont thing there is a provision for copying the line item details as per original invoice document.

  • FIPP object, getting error while posting document in background step

    Hi Experts,
    Once approval is done we are posting document in background, but getting following error
    No batch input data for screen SAPMF05A 0607
    We have delegeted object FIPP to ZFIPP and added method zpost with same code as post with some initial validations.
    Your help in solving this error would be really appreciated.

    If you really haven't done any relevant changes to the SAP standard post method, I would look for an answer from OSS. And if not found, then ask from SAP. But if you have replaced the standard post method code with for example some BDC code, then you need to check this with your ABAP guys... I don't think that it has anything to do with workflow.
    Regards,
    Karri

  • Error while Posting Document in FBV0

    Hi Guys,
    Iam getting following error while Posting Document in FBV0 which is already parked and it is with tax code.
    Error: "No batch input data for screen SAPMF05A 0700"   
    Kindly suggest
    Thanx and Regards
    Munender

    Also have a look at the following notes:-
    =>  Note 26050 - FIPP:Posting not poss. (SAPMF05A,0700,batch input)
    =>  Note 800177 - FB01: No batch input data for SAPMF05A 0700
    thanks
    G. Lakshmipathi

  • Lock Error while posting document through bapi_acc_document_post

    Hi,
       We are trying to Post documents in R/3 using Bapi_acc_document_post from BW system using ABAP report. The report groups data using certain criteria and makes a Bapi call for each group.
    Problem : The program has 2 modes test mode and actual run.
    When the program was run in a test mode 15 groups were created. Hence 15 documents should get created in R/3.
    Now when the actual run was done the program gave an output saying doc1 created,doc2 created....doc11 created.. and suddenly Bapi error .. doc1 is locked by another user, doc1 is locked by another user, doc1 is locked by another user, doc1 is locked by another user.
    Moreover Doc1 never got created in R/3. Doc 2 to Doc11 were created in R/3 and then the BApi error.
    Can anyone please help me understand why this could have happened?
    P.S : We use same Bapi for Check run as well as Actual run. Only difference is that in actual run a BApi_commit is done.
    Do you think using BAP_ACC_DOCUMENT_CHECK during check run will help ?
    PLease advice.

    Setting the WAIT parameter = 'X' will make your updates synchronous which might solve your problem.
    Please try and let me know.

  • Posting Document num not captured in BDC message table

    I am working on a dataload program for Asset Transfer using tcode ABUMN. If I run ABUMN online, it will give me the message saying, 'Asset Transaction posted with document no. xxxxxx' after saving the trx. However, I can't capture this message while running the Call Trx/BDX program.
    I don't know why the message table is empty after a successful Call Transaction. If there is an error, it will capture it, but no meesage if the trx is successul.  I thought the table will capture any message whether it is a 'S' or 'E' or 'W'. It works for other tcodes, but not for tcode ABUMN. 
    DATA: T_MESSTAB LIKE BDCMSGCOLL OCCURS 0 WITH HEADER LINE.
    " Batch Input Message table
    call transaction C_TCODE using t_bdcdata
    MODE P_MODE
    UPDATE P_UPDATE
    MESSAGES INTO T_MESSTAB
    CAll Transcation is a standard code, so there is need to specify what types of message should be captured.
    I remember seeing some threads about the empty message table, and they suggest to use Parameter Id to capture the posting document #.  I tried  par id ' BLN' and still not able to see anything there.!!
    Can anyone help?
    Thank you in advance for any help. Greatly appreciated.

    Hi,
    I have come across with the same issue with transaction CS01. I have done it in a round away . I find an userexit after save , and export the  document number to memory and after the call transaction import the document number from memory and updated the BDCMSGCOLL table.
    May this info will be helpful to you.

  • Reversing payroll posting document

    Hi guys,
    I'm trying to reverse a payroll posting document and getting the following error:
    Message no. F5802: "Document 100058306 1000 2007 already contains cleared
    items - reversal not possible"
    How should i go about it? If it's referring to the clearing of employee vendor accounts, there are too many of those (all employee in the company basically) and i don't know how to reset all of them. Or if that approach should be taken at all or not.
    Any helpful suggestions will be rewarded.
    Thanks
    Zubair

    Hi,
    I have already seen these thread but did not find a solution to my problem.
    Can you please see the error message i have posted above and help out with that.
    Deletion of Payroll Results/Reversa;
    {For this user, apparently there as no problem in reversing the posting doc using transaction PCP0, I have used the same method but am getting the error as described above.}
    Reversing Payroll
    {Not my scenario}
    Re: Deletion of the Payroll results
    {Does not contain a solution as yet.}
    Thanks
    Zubair Naseer

  • MIGO - Posted lines can appear more than once

    Hi Gurus,
    when posting inb. dlvs. with MIGO, sometimes we get some of the lines posted multiple times, I guess we've understood the reason why but we're still looking for a solution (instead of saying to the user "leave the transaction and get back in later..."):
    The "multiplication" of lines happens when MIGO is executed several consecutive times and at least one material/batch is still being processed by the previous MIGO posting:
    1) start MIGO, key in inb. dlv. number, execute Post
    2) perform the same as # 1 with a new inb. dlv. number and execute Post
    if at least one of the materials/batch from inb. dlv. # 1 is also contained within inb. dlv. # 2, due to slow performance, you could get the following error message: "Batch xy of material abc is already locked by asdfg"; MIGO screen will remain empty, field to key in inb. dlv. number will be cleared.
    At this point, if the user will type in (again) the same inbound delivery number + F8, assuming the lock had been removed in the meantime, the program will "double" the lines (or add the lines up to the one the program reached before to raise the error message).
    Sounds like a program bug, error message M3682 should stop the program or clear the buffers, otherwise there's no way the use can know something was read and stored "behind the scenes" and is going to be used as soon as the lock will disappear.
    Any help/suggestion will be really appreciated.
    Enrico

    Please, try to provide as much information as possible, instead of as little as possible. What’s the time interval chosen in the Remove copy from server popup menu?
    It looks like Mail has lost track of which messages have already been downloaded and is downloading them again, or maybe it’s failing to remove them from the server according to your settings.
    Try to remove from the server all the messages that have already been downloaded by clicking the Remove now button -- check for new mail first, just in case there is something amiss and that function doesn’t work as expected.
    If Preferences > Accounts > Advanced > Remove now fails to remove the messages from the server, you can try to do so manually using the Account Info window. In order to use that feature, choose Get Info (⌘I) from the Action menu (gear icon) located below the mailboxes list in the main Mail window.

Maybe you are looking for

  • Tables and cells in Pages for iPad

    I am using Pages for iPad. I am writing in a table and when I write a large content in a cell, it desappears on the bottom of the page. Is there any way to make the cell to split automatically when it reaches the bottom of the page? Thank you for you

  • Adding your iphone to your Airport express

    Hi Folks I'm hoping that someone can help me to connect my iphone through my own broadband. I have an airport express but originally when I bought it someone else set up all the security settings for me. Can someone please advise me of how I can add

  • Service contract with quantity.

    hi experts, my client track all material enter in the your organization through vendor at the time of services but do not want to maintain any liability. for e.g 1.     a service requisition raised by user and purchase order has created. 2.     when

  • Plz help me in this query for the tree

    hi All I want to bulid tree that start with for example schema name "scott" then table "dept,emp then ename in table emp root scott parent dept child emp_name please help me in the query ?

  • Am deleting the master password but the "Remove" button is disabled.

    Am deleting the master password in firefox preferences/security but the "Remove" option is disabled. Why? and how do I enable it? Thank you!