In MIGO FI Documents post BADI or USEREXIT

hi,
In MIGO I wnat to update update Translatn date with Document date befor save, is there any USEREXIT or BADI for that please help.
Regards
Deepak

Use this BADI .
MB_MIGO_BADI
MB_MIGO_ITEM_BADI

Similar Messages

  • BADI/EXIT for MIGO for accounting  document posting

    Hi
    I am using MIGO where SAP post Mat Document and Accountying document.
    This Uses FM  'MB_POST_GOODS_MOVEMENT  < Include LMIGOKG1>, once this FM executed both MKPF and BKPF data gets filled . I can see tha data for MKPF in debug but I am not able to see data for Accounting Document.Even I cant see the Acc. document no assigned by SAP
    I need to change some fieds for Acc. Document <BSEG-VBUND>
    Can any one help me to find in which structure or table I can get data for Accounting document

    am using the method POST_DOCUMENT,
    am writing the code like..
    sample code..
    DATA: wa_mseg type mseg,
    wa_mch1 type mch1,
    wa_ausp type ausp.
    loop at it_mseg into wa_mseg.
    *select single * from mch1 into wa_mch1 where matnr = wa_mseg-matnr*
                                                               and charg = wa_mseg-charg.
    if sy-subrc is initial.
    *select * from ausp into wa_ausp where objek = wa_mch1-cuonj_bm*
                                                   and klart = '023'.
    if sy-subrc is initial.
    if wa_ausp-atwrt EQ 'ACCEPTED'.
    continue.
    else.
    if wa_ausp-atwrt EQ 'REJECTED'.
    call function 'popup_to_display_text'.
    endif.
    endif.
    endif.
    endif.
    endloop.
    when i debug ,i find no data in the mch1 table ..
    any help..
    thanx

  • BADI or BTE which triggered after FI Document Post

    Hi ,
    I am looking for solution to change document in Loans module  i.e. VDBEKI based on residual document created in FI. for that I am searching for BADI or BTE which will triggered after FI document post.
    Thanks in Advance.
    Regards
    Vimal

    Try using 1030 or 1050.
    Regards,

  • Userexit during automatic excise accounting document posting

    Dear All,
    Here the requirement is like that at the time of posting billing document their wil be two accounting documents are generated one for the Billing document transfer and other for the Modvat claimable(excise accounting document).
         Here the business requires that in Modvat claimable accounting document's Assignment field i want to stamp the shipping point (from where the goods are despatched).
    In our case excise invoice posting is automatic during Billing document posting(transaction VF01).
    Is it possible with any excise related userexit?
    please suggest.........
    warm regards
    ravi

    Hi Ravi,
    How did you solve this case? Is there any sample code? In our case,  we need to generate 2 accounting documents during billing. SAP Standard function cannot support this as I know; User exit could be the only way but I have know idea how it works. That will be helpful if you can share your code or sulation with me. Thanks.
    Regards,
    Robert  Chen

  • BADI or Userexit for ME2Xn for VERSION

    Hello,
    I want to know which is the BADI or USerexit for which in ME22n what ever the changes made in PO,Netprice or Delivery date it should create a NEW VERSION number,only if the Netprice is changed,new version is getting genarated....can any one help me regarding this please?
    Moderator message: please work yourself first on your requirement, search for available information.
    Edited by: Thomas Zloch on Dec 1, 2010 11:43 AM

    List of all U-Exists for ME22N:
    AMPL0001            User subscreen for additional data on AMPL
    LMEDR001            Enhancements to print program
    LMELA002            Adopt batch no. from shipping notification when posting a GR
    LMELA010            Inbound shipping notification: Transfer item data from IDOC
    LMEQR001            User exit for source determination
    LMEXF001            Conditions in Purchasing Documents Without Invoice Receipt
    LWSUS001            Customer-Specific Source Determination in Retail
    M06B0001            Role determination for purchase requisition release
    M06B0002            Changes to comm. structure for purchase requisition release
    M06B0003            Number range and document number
    M06B0004            Number range and document number
    M06B0005            Changes to comm. structure for overall release of requisn.
    M06E0004            Changes to communication structure for release purch. doc.
    M06E0005            Role determination for release of purchasing documents
    ME590001            Grouping of requsitions for PO split in ME59
    MEETA001            Define schedule line type (backlog, immed. req., preview)
    MEFLD004            Determine earliest delivery date f. check w. GR (only PO)
    MELAB001            Gen. forecast delivery schedules: Transfer schedule implem.
    MEQUERY1            Enhancement to Document Overview ME21N/ME51N
    MEVME001            WE default quantity calc. and over/ underdelivery tolerance
    MM06E001            User exits for EDI inbound and outbound purchasing documents
    MM06E003            Number range and document number
    MM06E004            Control import data screens in purchase order
    MM06E005            Customer fields in purchasing document
    MM06E007            Change document for requisitions upon conversion into PO
    MM06E008            Monitoring of contr. target value in case of release orders
    MM06E009            Relevant texts for "Texts exist" indicator
    MM06E010            Field selection for vendor address
    MMAL0001            ALE source list distribution: Outbound processing
    MMAL0002            ALE source list distribution: Inbound processing
    MMAL0003            ALE purcasing info record distribution: Outbound processing
    MMAL0004            ALE purchasing info record distribution: Inbound processing
    MMDA0001            Default delivery addresses
    MMFAB001            User exit for generation of release order
    MRFLB001            Control Items for Contract Release Order
    best regards.

  • How to add line items to Accounting Document posted through MIRO ?

    I need to perform Additional posting when Posting through MIRO transaction..i tried with INVOICE_UPDATE BADI but this was not useful...Please let me know if there is any way to add additional posting to Accounting Document created through MIRO.
    If any user exit , BADI ot BTE present?

    Hi,
    Check the BTE's:
    00001020     POST DOCUMENT:       Prior to final checks             SAMPLE_INTERFACE_00001020
    00001025     POST DOCUMENT:       Final checks completed       SAMPLE_INTERFACE_00001025
    00001030     POST DOCUMENT:       Posting of standard data     SAMPLE_INTERFACE_00001030
    00001050     POST DOCUMENT:       Accounting interface           SAMPLE_INTERFACE_00001050
    Thanks & Regards,
    Harish

  • Text in accounting document posted against Excise invoice

    Hi,
       We have a requirement that the accounting document posted against excise invoice ( J1IEX) should display a text ( Vendor name and PO No.).
      We have tried entering the text at the time of capture and posting the excise invoice.But this does not reflect in the accounting document text field.
    However we can maintain the same afterwards from transaction FAGLL03.
    Is there any option that we can maintain the same at the time of capturing and posting the excise invoice.
    Also,if I think of defaulting the same ( Vendor name and Po no) is ther any user exit OR BAPI.
    Rajesh

    hi
    yes is their in this go to spro->img->Logistics - General->Tax on Goods Movements->India->Basic Settings->Maintain Excise Groups
    in this for your excise group in *migo settings please put the tick mark in post ei in migo the at the time of migo only the excise invoice will be posted. no need of doing the ji1ex here.
    Thanking you

  • UOM group error while material document posted throgh BDC( MB01)

    Hi All,
    we are facing issue while posting material through MB0-goods reciept
    error "UOM group not maintaineed for 'XXXXX" material" for some line items,
    and i have checked in material master data, UOM group not maintained for some material,
    even after maintaind UOM group for those material's still we are facing same problem,
    as i checked in BDC code there is no validation for UOM group,
    if we posted same PO manual, document posted successfull,
    please suggest me.....why this error message coming eventhogh UOM group mainted?
    Regards,
    Suresh.D

    check this link:
    Updating Function module for Material master (UoM)
    BAPI for MIGO
    cheers
    Aveek

  • Report showing GL Accounts with  document posted in currency other than local currency

    We need a report that shows all the GL Accounts that had a document posted in currency other than local currency during the month. The purpose of such a report is that we should not miss any Foreign Currency Gain or Loss at the end of the month.
    Is there such a report already in Standard SAP ? Please let me know. Points guaranteed.

    Hi Ajay sir,
    It's never be a bad idea. But I think Rajeev might be looking for a stright report than work around, which is not available.
    Regards...
    Jose

  • Commercial Invoice Number in MIGO (GRN) Document - Link

    Hi All,
    I wish to understand - what/where/how is SAP establishing the link between the Custom/Commercial Invoice posted via MIRO to Goods Receipts (MIGO).
    I am also interested to know whether this link is at all updated in SAP somewhere?? This should help me determine the errorneous linkages and save subsequent reversals as well.
    Thanks in anticipation,
    Gaurav.

    Hi Gaurav,
    From my experience with SAP ECC 6.0, I have not consistently found a direct link between the MIGO documents and the MIRO documents.  The only thread is the PO number and the PO line item number.  If when you create the Purchase Orders and you have GR-Bsd IV (EKPO- WEBRE) checked, then the system won't allow you to post a MIRO UNLESS a MIGO has been done.  The theory behind that is that the invoice should be for that particular receipt (or delivery note).  However, once a MIGO is posted, you can post multiple MIROs for that PO then.
    I've used the table EKBE to analyze what is stored for documents posted to a particular PO.  You might try looking at the table to see if you can see a link between a particular PO's invoice and gr.  If you look at the PO History Cat. (BEWTP), Q's are invoices and E's are goods receipts.  You might try checking the Reference Doc field (LFBNR), it appears if you have checked the GR-Bsd IV on the PO, then this field is populated for the invoice with the gr's MM doc number. However if the GR-Bsd IV flag was not checked, then the field may be blank.
    You might want to try posting your question in the ERP Logistics Materials Management group.  That audience may be able to provide you with more information.
    Hope that info helps you some,
    Cindy

  • Accounting Document Post with Ledger Group

    Hi,
    I am trying you post accounting document using 'BAPI_ACC_DOCUMENT_POST', But my requirement is to post the acc documents with 'Ledger Group', I couldn't find any parameter in the  above mentioned BAPI. If anyone come accross same requirement please share your knowledge and suggest me how to proceed with this.
    Before posting this thread I searched for the threads with same category, but i couldn't find sufficient information.
    Regards,
    Narayan

    Hi Navitha,
    I am doing migration as It's a one time activity, If I implement BADI  it will be triggered whenever accounting document posting happens, Is there any other way to pass Ledger group like other BAPI / FM etc ?
    Regards,
    Narayan
    Edited by: narayanasamy rajagopal on Sep 30, 2009 11:08 AM

  • Mass reversal of documents posted using F.13

    Hi Friends,
    We have some GR/IR open items as on 28.02.2010, and we ran the F.13 program to clear those line items with clearing date 03.03.2010. Since all those documents cleared on 03.03.2010. In total there were 1000+ documents posted by the program.
    But unfortunately user has not entered the posting date range in F.13 selection screen as 01.03.2010 to 03.03.2010. Because of this, documents related to FEB period also cleared in march and if we run the FBL3N with open item key date 28.02.2010, all items are showing open items. which is correct from the system perspective.
    But we need clear, those documents posted prior to 01.03.2010, with clearing date 28.02.2010 only.
    In FB08, mass reversal option, we can reverse multiple documents, only in case of open items, but not the cleared items.
    My requirement is that, is there any program / way to reverse the cleared items, posted by using F.13.
    We cannot use FBRA, since we have 1000+ docs.
    Please advise.
    Thanks,
    Srinu

    Hi Joshi,
    Thanks for your prompt reply.
    I have acheived my target, using LSMW batch input recording method with tcode FBRA to reset the cleared items.
    After that, i went to F.80 and given the doc number series and did the mass reversal.
    Again i did F.13, given end posting date as 28.02.2010, and clearing date 28.02.2010 and executed.
    This resolved my issue.
    Thanks,
    Srinu

  • GR/IR amount Diffrences between MIRO and MIGO for Document currency

    Dear Friends,
    I have one issue in MIRO Document posting, I will explain the issue by below steps.
    1. I have created Purchase Order with option "Exchange rate fixed" and my PO Exchange rate is 1.8700
    Purchase order details
    Quantity - 2, Price - 23,376.85 and Total PO value - 46,753.70 EUR ( Document currency), local currency is SGD
    2. We posted Single Goods Receipts entry for the above PO and system took exchange rate from PO (1.87)
    GR Accounting document value - 46753.70
    3. We have create two invoice documents for the above single Goods Receipts.
    First invoice posted with correct value and accounting entries are below
    Debit - GRIR Clearing account - 23, 376.85 EUR - 43,714.71 SGD
    Debit - Material account - 0.00 EUR - 2272.23 SGD
    Credit - Vendor account - 23, 376.85 EUR - 45,986.94 SGD
    4. Problem in Second invoice posting only, Refer below accounting entries
    Debit - GRIR Clearing account - 29,221. 06 EUR - 43,714.71 SGD
    Debit - Material account - 0.00 EUR - 4219.52 SGD
    Credit - Vendor account - 23, 376.85 EUR - 45,986.94 SGD
    Credit - Material account - 5844.21 EUR - 0.00 SGD
    Now my questions is why system posted extra one credit line item with value 5844.21 EUR for second invoice, I tried to simulate this same situation again. but I couldnt get this extra line item for credit.
    Please advice and guide me.
    Thanks & Best Regards,
    M.Ganesan

    Hi,
    Both Invoice header details Exchange rate is followed by Exchange rate table. But it did conversion based on PO Exchange rate.
    We didn't maintain Exchange rate type EURO for the currency EUR to SGD.
    Normally system will post the exchange differences in local currency not in Document currency. 
    Thanks & Best Regards,
    M.Ganesan

  • CIN: How to check the material document posted without excise invoice

    Hi Guru,
    Please advise how to check the material document posted without excise invoice.
    I have tried tcode J1I7 but it seems start to collect the excise invoice first and then material document.
    But my case is to find the material document WITHOUT excise invoice for internal tracking purpose.
    At the moment we start from tcode MB51 to get the list of material document and check in J_1IEXCHDR / J_1IEXCDTL
    Best regards,
    Pakorn

    Hi,
    Try creating a Query in Tcode SQVI by combining tables MKPF and J_1IEXCHDR/J_1IEXCDTL for your requirement.
    Check these threads how to create Query.
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/6018c1ae-8c44-2d10-6ea9-c3fad2c82880?QuickLink=index&…
    http://ptgmedia.pearsoncmg.com/images/9780672329029/samplechapter/0672329026_CH03.pdf
    Regards
    Binoy

  • Error while doing Parked document posting in FBV0

    Hi,
    I am getting the below dump error while doing FBV0 - Parked document posting. Can you please help me to fix this.. I have also maintained FBVB. But still i am facing this.
    Thanks
    Sunil

    Error details missing, like error message no, error text.
    Regards,
    Gaurav

Maybe you are looking for

  • "We had difficulty reading this feed. null" Atom feeds no longer work?

    Hi - our Audioboo feeds used to work fine when submitting as a podcast (eg http://audioboo.fm/users/4705/boos.atom). It seems like they stopped working recently - maybe in the past couple of days - and just report "We had difficulty reading this feed

  • Trouble with Monitor color

    (I Hope this is the right place for this post) I had my imac at the Mac store, they put in t new logic board and a new power supply. Got it home and the color is WAY out of wack! The color of the pictures in iphoto, websites, everything. It looks ver

  • How to add my own Layouts

    Hi Can anyone tell me where/how to add my own layouts so they are available in the New File dialogue? I'm on CS3 by the way. I'm sure I managed this way back in MX but just can't remember how. Many thanks Jon

  • Aspect Ratio in Numbers '09

    Hello everyone I am having trouble creating a formula that will take pixel height in one column, pixel width in another and return an aspect ratio such as 3:2. New user to numbers. Can anyone help?

  • Error in Package containing function

    Hi, Here is my package that i am getting error - "PLS-00103: Encountered the symbol "=" when expecting one of the following" create or replace package pre_pkg is FUNCTION FUN_DATE (a_date date) RETURN number; end pre_pkg; create or replace package bo