UE or BADI within MIGO Posting

Hi all.
I need to call Z transaction within the posting action of MIGO process. I had tried to use MB_MIGO_BADI and MB_DOCUMENT_BADI but when I tried to write set up a break point it didn't stop there.
Does anyone has an idea about a specific user-exit or BADI ?
Thanks,
Rebeka

Try these steps to search for a BADI->
http://abap-explorer.blogspot.com/2008/07/how-to-search-for-badis-click-here.html
http://abap-explorer.blogspot.com/

Similar Messages

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

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

  • USER EXIT or BADI for MIGO

    Hi friends,
    The Issue is:
    User tries to execute Migo with 103 or 101 movement.
    I want to throw an error if the posting date of the item is Before its original Delivery date in PO.
    I tried exit MBCF0005 and applied 'break-point' but its not going to debugger..
    Is there any other way i can overcome this issue ? BADI or any other Exit ?
    I just don't want user to save the document by throwing Error MSG.
    Regards
    Snehal

    Hi..
    Enhancement/ Business Add-in            Description
    Enhancement
    MB_CF001                                Customer Function Exit in the Case of Updating a Mat. Doc.
    MBCF0011                                Read from RESB and RKPF for print list in  MB26
    MBCF0010                                Customer exit: Create reservation BAPI_RESERVATION_CREATE1
    MBCF0009                                Filling the storage location field
    MBCF0007                                Customer function exit: Updating a reservation
    MBCF0006                                Customer function for WBS element
    MBCF0005                                Material document item for goods receipt/issue slip
    MBCF0002                                Customer function exit: Segment text in material doc. item
    Business Add-in
    MB_DOCUMENT_UPDATE                      BADI when updating material document: MSEG and MKPF
    MB_DOC_BADI_INTERNAL                    BAdIs During Creation of a Material Document (SAP Internal)
    MB_ME_CSGMT_BADI_SAP                    BAdI: Consignment Processing - Stock Transfer
    MB_MIGO_ITEM_BADI                       BAdI in MIGO for Changing Item Data
    MB_PHYSINV_INTERNAL                     Connection: Core Inventory and Retail AddOn
    MB_QUAN_CHECK_BADI                      BAdI: Item Data at Time of Quantity Check
    MB_RESERVATION_BADI                     MB21/MB22: Check and Complete Dialog Data
    MB_RESERVATION_SCR                      Screen BAdI for Retrofit DFPS
    MB_RESERVATION_UPCHD                    BAdI for Creation and Changing of Manual Reservations
    MB_RES_BAPI_CHANGE                      BAdI: Execution of Changes to Reservation Fields
    MB_RES_BAPI_CREATE1                     BAdI: Adoption of Customer's Own Fields as Reserv. Fields
    MB_RES_BAPI_DETAIL1                     BAdI: Display of Customer's Own Fields in Reservations
    MB_STOR_LOC_BADI_GTS                    BADI to Check and Change Storage Location (GTS Fct. Only)
    MB_MIGO_BADI                            BAdI in MIGO for External Detail Subscreens
    MB_DOCUMENT_BADI_SAP                    BADI for Creation and Changing of a Material Document
    ARC_MM_EBAN_CHECK                       BAdI: Enhancement of Archivability Check (MM_EBAN)
    ARC_MM_EBAN_PRECHECK                    BAdI: Enhancement of Archivability Check (MM_EBAN)
    ARC_MM_EBAN_WRITE                       BAdI: Enhancement of Scope of Archiving (MM_EBAN)
    ARC_MM_EINA_CHECK                       BAdI: Enhancement of Archivability Check (MM_EINA)
    ARC_MM_EINA_WRITE                       BAdI: Enhancement of Scope of Archiving (MM_EINA)
    ARC_MM_INVBEL_CHECK                     BAdI: Enhancement of Archivability Check (MM_INVBEL)
    ARC_MM_INVBEL_WRITE                     BAdI: Enhancement of Scope of Archiving (MM_INVBEL)
    ARC_MM_MATBEL_CHECK                     Prüfung ADD-ON-spezifischer Kriterien für MM_MATBEL
    ARC_MM_MATBEL_WRITE                     Check Add-On-Specific Data for MM_MATBEL
    MB_CHECK_LINE_BADI                      BAdI: Check Line Before Copying to the Blocking Tables
    MB_CIN_LMBMBU04                         posting of gr
    MB_CIN_MM07MFB7                         BAdI for India Version exit in include MM07MFB7
    MB_CIN_MM07MFB7_QTY                     Proposal of quantity from Excise invoice in GR
    MB_DOCUMENT_BADI                        BAdIs During Creation of a Material Document
    No.of Exits:          8
    No.of BADis:         29
    Arunima

  • EXIT OR BADI - TCODE MIGO

    Hello people..
    I need to fill the field of structure GOITEM-J_1BEXBASE before to save document.
    Somebody kwon exit or badi for this case??
    Thank´s...
    Marcus.

    Hi
    Welcome to SDN forum
    check the following exits and Badi's for MIGO
    Enhancement                                                                               
    MB_CF001                                Customer Function Exit in the Case of Updating a Mat. Doc.     
    MBCF0011                                Read from RESB and RKPF for print list in  MB26                
    MBCF0010                                Customer exit: Create reservation BAPI_RESERVATION_CREATE1     
    MBCF0009                                Filling the storage location field                             
    MBCF0007                                Customer function exit: Updating a reservation                 
    MBCF0006                                Customer function for WBS element                              
    MBCF0005                                Material document item for goods receipt/issue slip            
    MBCF0002                                Customer function exit: Segment text in material doc. item                                                                               
    Business Add-in                                                                               
    MB_RESERVATION_BADI                     MB21/MB22: Check and Complete Dialog Data                      
    MB_QUAN_CHECK_BADI                      BAdI: Item Data at Time of Quantity Check                      
    MB_PHYSINV_INTERNAL                     Connection: Core Inventory and Retail AddOn                    
    MB_MIGO_ITEM_BADI                       BAdI in MIGO for Changing Item Data                            
    MB_MIGO_BADI                            BAdI in MIGO for External Detail Subscreens                    
    MB_DOC_BADI_INTERNAL                    BAdIs when Creating a Material Document (SAP Internal)         
    MB_DOCUMENT_UPDATE                      BADI when updating material document: MSEG and MKPF            
    MB_DOCUMENT_BADI                        BAdIs when Creating a Material Document                        
    MB_CIN_MM07MFB7_QTY                     Proposal of quantity from Excise invoice in GR                 
    MB_CIN_MM07MFB7                         BAdI for India Version exit in include MM07MFB7                
    MB_CIN_LMBMBU04                         posting of gr                                                  
    MB_CHECK_LINE_BADI                      BAdI: Check Line Before Copying to the Blocking Tables         
    ARC_MM_MATBEL_WRITE                     Check Add-On-Specific Data for MM_MATBEL                       
    ARC_MM_MATBEL_CHECK                     Check Add-On-Specific Criteria for MM_MATBEL                                                                               
    Regards
    Anji

  • BADI for MIGO problem

    Hello everybody!
    I found badi of MIGO.   -> "MB_MIGO_BADI".
    but this within exit have a method, namely PBO_DETAIL.
    when use this method i found have a problem! 
    as follows!
    DATA: GF_CLASS_ID TYPE MIGO_CLASS_ID.
    GF_CLASS_ID = 'MIGO_BADI_IMPLEMENTATION_CIN'
    please help me! (I don't know how find this ID)
    thanks advanced!

    Hi,
    You can try with MB_DOCUMENT_BADI.
    Regards,
    Renjith

  • Exit or Badi for Migo transaction for given condition

    Hi,
    I need exit or Badi for MIGO transaction for the following condition ( When the goods receipt for the PO is initiated, prior to posting the accounting document).
    Please let me know
    Regards
    Ramesh

    Hi
    In rel 4.6C you can find these BADIs:
    - MB_DOCUMENT_BADI or MB_DOCUMENT_UPDATE
    and these exits: MBCF0002, MB_CF001
    Max

  • I need to know a Badi of MIGO

    HI,
    I have a program that uses BAPI_GOODMVT_GETDET...., I need to know a Badi of Migo where i can implement my logic.
    Pls dont specify list of BADIS and userexits.
    Tnx
    Relevant replies will be rewarded.

    MB_RESERVATION_BADI                     MB21/MB22: Check and Complete Dialog Data
    MB_QUAN_CHECK_BADI                      BAdI: Item Data at Time of Quantity Check
    MB_PHYSINV_INTERNAL                     Connection: Core Inventory and Retail AddOn
    MB_MIGO_ITEM_BADI                       BAdI in MIGO for Changing Item Data
    MB_MIGO_BADI                            BAdI in MIGO for External Detail Subscreens
    MB_DOC_BADI_INTERNAL                    BAdIs when Creating a Material Document (SAP Internal)
    MB_DOCUMENT_UPDATE                      BADI when updating material document: MSEG and MKPF
    MB_DOCUMENT_BADI                        BAdIs when Creating a Material Document
    MB_CIN_MM07MFB7_QTY                     Proposal of quantity from Excise invoice in GR
    MB_CIN_MM07MFB7                         BAdI for India Version exit in include MM07MFB7
    MB_CIN_LMBMBU04                         posting of gr
    MB_CHECK_LINE_BADI                      BAdI: Check Line Before Copying to the Blocking Tables
    ARC_MM_MATBEL_WRITE                     Archive AddOn-Specific Data for MM_MATBEL
    ARC_MM_MATBEL_CHECK                     Check AddOn-Specific Criteria for MM_MATBEL
    Regards,
    madan

  • BADI for MIGO for restricting User to entered other MVT types?

    Hi All,
    BADI for MIGO for restricting User to entered other MVT types?
    I want to restrict some of user not to use 501 Movement type ..I already created a Ztable for checking User for 501 type.
    Please let me know any Enhancement to be used to restrict user ?
    Thanks and Regards
    Steve

    Hi Steave,
    You can use this enhancement exit MB_CF001, this exit will be called every time before posting, you can use your logic in this exit. see its documentation first before implementing.
    Regards
    Ahsan

  • User Exit or BADI for MIGO on entry of inbound delivery number

    Hi all,
    I want a user exit or BADI for MIGO, my requirement is that whenever a user enters an inbound delivery number and presses enter in MIGO the exit should get fired.
    Please help, if someone knows.
    Thanks and Regards,
    Mohammed.

    hi
    you can try out various BADI'S-
    MB_MIGO_BADI
    MB_MIGO_ITEM_BADI
    Helpful function modules:-
    MIGO_BADI_EXAMPLE
    MIGO_BADI_EXAMPLE_GET_DATA
    MIGO_BADI_EXAMPLE_GET_HEADER
    MIGO_BADI_EXAMPLE_PUT_DATA
    MIGO_BADI_EXAMPLE_PUT_HEADER
    MIGO_BADI_EXAMPLE_UPATE_DATA
    MIGO_BADI_EXAMPLE_UPDATE_HEAD
    I hope at least one of these helps.
    regards
    Aakash

  • Account Determination error during MIGO Posting

    Dear All,
    Kindly help resolve error duirng MIGO posting  "ACCOUNT DETERMINATION FOR ENTRY GBB____ZOB TF01 not possible".  This is Message no. M8 147. 
    The error happens once the transaction is being saved.
    Hoping for your positive response.
    Thanks and regards,
    ching

    Hi,
    Goto OBYC Transaction.
    Select the Procedure as ' GBB" and enter the Chart of Accounts ( for Your Company code)
    Enter the Valuation modifier as assigned to others.
    Enter the General modifier as ZOB
    Enter the Valuation class  ( with respect ROH/SFG others)
    Enter the Debit/ Credit G/L account
    save then proceed your transaction MIGO.
    rgds
    Chidanand

  • Excise amount in MIGO posting

    Dear friends,
                      The basic price of material is 100 inr and excise amount is 20inr. Total value is 120INR. Our requirement is In MIGO posting if excise is not captured amount updated for GR/IR clearing account  and inventory posting should be -100 and +100 respectively. How to make it?
    Thankyou
    Sameer

    hi
    as the 20 rs ia the excise amount u cant load it to the inventory
    in MIGO u can selectt the option of no excise duty then system will only post normal MIGo without the excise posting
    now if u dont have excise ,then do not give tax code in po or change it before gr
    as there will be no excise tax code ,u can select no excise and post the GR
    hope it clears
    regards
    kunal

  • Please Help its Urgent ***POPUP at the time of MIGO Posting*****

    Hi all,
    Please help me on this issue,
    I want to display one popup at the time of migo posting and that popup ask to user that " How much labels you wants to print?" and in next of that i want one text box or input field in that user inputs the number of labels he wants to print.
    I have tried using various POPUP functions but i have not got any FM which fulfill my requirement so please help me on this issue?
    Kind Regards
    Sudarshan Gaikwad

    The standart POPUP* function modules seem to either give an option to output descriptive text, or ask for a dictionary based field as an input.  As you want both in one popup you may need to write your own custom pop-up.
    Create a function group with a Z function module and add a dialog screen with the required text and input field to this function group.
    Take a look at function POPUP_GET_VALUES as an example - A custom written one could be a lot simpler.
    Then call this function from your user exit.
    Andrew

  • 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 within print program of a form

    Hi All!
    Technically is it possible to call a BADI within a print program of a form.
    I do have a requirement where I have to retrieve a field which is not available through normal mapping and there exists a BADI through which i can retrieve the value of the field ,now i am not sure whether i can call this BADI from a print program.
    Infact i am new to BADI's.Please advise
    Regrads
    Praneeth

    The core process is pretty much similar to the User exit ie when you implement a BAdI, you are only inserting the code that gets triggered. The actual trigger ie the call to the BAdI must already be available in the print program.
    Regards,
    Suresh Datti

Maybe you are looking for

  • Dual Monitor problem and an idea

    Hey everyone. I use two monitors and when i have iTunes open on the primary one(the laptob monitor) i am able to scroll through my music in iTunes using my mouse wheel. However, when iTunes is opened on the other monitor, scrolling through songs with

  • Problem in Business area balance sheet

    Hi dear all my client want business area wise balance sheet. When i see financial statement with tcode F.01 without business area system shows correct financial statement but when i entered business area   system shows blank screen. I have done all s

  • Lost my iphotos how to transfer from Xdrive

    I downloaded all my photos to an Xdrive, somehow they all ended up on the desk top, over 8K photos. They put the computer into slow motion, so I selected them all and sent them to trash. This freed up the computer but had no photos left. I have iPhot

  • Has anyone integrated Google search in merged webhelp?

    Our web site has a Google search 'server' for users to search. We're going to be adding our Help system to the web site and want to leverage that search capbility in place of the native search provided by webhelp. We're currently using RoboHTML 7, bu

  • Help, PC crashed

    help help help. My PC crashed and I have had to restore everything. My mini iPod only had around 300 songs on it, but after installing the iTunes CD again it is not allowing me to update my new tunes. Can someone please tell me whta to do.. i have do