IS there any user exit when finish MIGO?

Hi,
I want change the material price when post goods using Migo,I find several exit,but It locked the material,I can't change material during this time,is there any exit after posing goods, or is it possible to call another program after migo?
Thanks in advance.
Lance

Dear Lance,
Do you already check for : ZXMBCU01-ZXMBCU03
Also in IMG path : MM>Inventory management and PI>Maintain customer exits and Business add-ins.
Regards,
w1n

Similar Messages

  • Is there any user exit after saving the material doc

    Hi,
      Is there any user exit in the T-code:mb01/migo after saving the material doc,?I want to record some data when the doc is saved.
      thanks,
    lance

    Hi
    Please check <i>The enhancement MB_CF001, includes a function module that is called up immediately before the COMMIT WORK when a goods movement is posted.</i>
    Regards
    Ramakrishna

  • Is there any user exit in IW54 before document saving?

    Dear experts,
    Is there any user exit in IW54 before document saving? I want to check some data before saving.
    thanks
    Lance

    Or BADI NOTIF_EVENT_SAVE (Change When Saving Notification)
    PeteA

  • Is there any user exit/ badi to populate the partner bank type for   F-63.

    Is there any user exit/ badi to populate the partner bank type (field name BSEG-BVTYP) in transaction F-63. There is exit ‘ZFI_FOAP_CDITEMS_00001011’ having BKPF and BSEG as only import parameters so I can’t change the value for BSEG-BVTYP.
    So could you please let me know any exit where I can change the value for BSEG-BVTYP for transaction F-63?
    Thanks in Advance,
    Steevan

    hi,
    Below r the user exit related to transaction  F-63.
    Check out if any of them will solve ur Query..
    F050S001            FIDCMT, FIDCC1, FIDCC2: Edit user-defined IDoc segment
    F050S002            FIDCC1: Change IDoc/do not send
    F050S003            FIDCC2: Change IDoc/do not send
    F050S004            FIDCMT, FIDCC1, FIDCC2: Change outbound IDoc/do not send
    F050S005            FIDCMT, FIDCC1, FIDCC2 Inbound IDoc: Change FI document
    F050S006            FI Outgoing IDoc: Reset Clearing in FI Document
    F050S007            FIDCCH Outbound: Influence on IDoc for Document Change
    F180A001            Balance Sheet Adjustment
    FARC0002            Additional Checks for Archiving MM Vendor Master Data
    FEDI0001            Function Exits for EDI in FI
    RFAVIS01            Customer Exit for Changing Payment Advice Segment Text
    RFEPOS00            Line item display: Checking of selection conditions
    RFKORIEX            Automatic correspondence
    SAPLF051            Workflow for FI (pre-capture, release for payment)
    Reward points if helpful,
    Regards,
    Brijesh

  • Is there any user exit in CRM_MKT_JOB_WIZARD

    Hi All,
    Is there any user exit in function module CRM_MKT_JOB_WIZARD? We have a requirement, where user selects 'Immediately' while scheduling job, but still it should be pooled and run over night.
    Thank you,
    Regards,
    Rajesh.

    Hello,
    There is a very easy way to find any BADI setting a breakpoint in class CL_EXITHANDLER.
    Everything explained here:
    How to find out the BADI triggered in transaction crmd_mktseg?
    Regards,
    Nicolas Busson.

  • Are there any user exit for ess travel?

    Hi all
    I want to ask,
    are there any user exit for ess travel?
    and if I want  to know if we already had enhancement for back-end system (sap gui)
    is it automatically applicable to ess too?
    many thanks

    check this
    ESS: BAdi for Checking Mileage
    Thanks
    Bala Duvvuri

  • Is there any user exit for changing V1 field value?

    Hello Expert,
    Is there any user exit for changing V1 update value?
    For example, sales order number will populate 2LIS_11_VAHDR-VBELN. If other value need to populate 2LIS_11_VAHDR-VBELN, can we use any user exit to customize the V1 routine?
    Please forget the enhancement for 2LIS_11_VAHDR. Just populate the system field VBELN.
    Thanks
    F-B-I

    Hi,
    Use the 'usual' user-exit for transactional data in R/3 EXIT_SAPLRSAP_001 (CMOD). Here your can overwrite VBELN for each extracted record with the value you want.
    Hope this helps.
    Grtx
    Marco

  • Is there any User Exit or BADI- Where LTAP-WDATU is as change parameter ,So during or after Transfer order creation GR date would be as per given logic not as current date

    Dear All,
    There is a requirement in which when the material (Not batch managed) is getting return from Non WM managed storage location to WM managed storage location than at the time of creating transfer order or after creation of transfer order would like to change LTAP-WDATU (GR date) automatically , So here i am unable to find the right user exit or BADI in which i can write the logic for same. Below is full description of the requirement.
    Here we are following Removal strategy "FIFO" while picking the material (Not batch managed) from WM managed storage location (WMS1) & transferring to Non WM managed storage location (ODS) ( than from there it use to go to Production) , at certain times partial quantity use to come back from Non WM managed storage location (ODS) to WM managed storage location (WMS1) and while doing putaway of the same "GR date" use to change which was not the actual when the material 1st time comes to WM managed storage location (WMS1) (before getting transfer to Non WM managed storage location). So here i want the user exit or BADI in which i can write my logic so that GR date ( LTAP-WDATU) would automatically change while creating transfer order or after creation of transfer order as per the "GR date" of same material which last moved from WM managed Storage location (WMS1) to Non WM managed storage location(ODS) because as per FIFO material dated before that would not be exist in the warehouse.
    Below is the flow of the material while transferring to production & returning from production.
    WMS1 ( WM managed warehouse ) --> ODS ( Non WM managed warehouse) --> Production  At the time of issue to production
    Production --> ODS ( Non WM managed warehouse) --> WMS1 ( WM managed warehouse ) At the time of return from production
    I hope i m clear on my requirement.
    Thanks in advance.

    1. You have to get a key from SAP to modify the two includes in which the user exits are present.
    2. You have to enter statement 'INCLUDE z**. ' in both user exits in the MV45* includes. Then save and activate the MV45** includes.
    3. You have to figure out the code that carries out the functionality described in your specifications.
    3. Write the code in includes Z** .
    4. Now the code written by you will be executed when you run the relevant SD transaction
    Message was edited by: Sudhir Bhate

  • Is there any User Exit to update the SGTXT of table BSEG while doing F110

    Hi,
    I have a requirement of updating the item text of BSEG table while doing the payment run with transaction F110. Anybody tell me the user exit name if there is any.
    Thanks,
    srinivas.

    I responded in your other thread as well...
    I suggest you to make use of BTE 00001120. You can find documentation
    for the usage of this event in transaction BERP, enter process
    interface 00001120 > execute > Keep cursor on the event 00001120 and
    then click documentation.
    Hope that helps,
    Jon

  • Is there any user exit or BADI

    Hi ,
    Is there any BADI or userexit which will update some fields in BSEG while posting Invoice verification(MIRO). Please advice.
    Regards,
    Sam.

    Hi,
    following is the list of user exits available in MIRO.
    LMR1M001 User exits in Logistics Invoice Verification
    LMR1M002 Account grouping for GR/IR account maintenance
    LMR1M003 Number assignment in Logistics Invoice Verification
    LMR1M004 Logistics Invoice Verification: item text for follow-on docs
    LMR1M005 Logistics Inv. Verification: Release Parked Doc. for Posting
    LMR1M006 Logistics Invoice Verification: Process XML Invoice
    MRMH0001 Logistics Invoice Verification: ERS procedure
    MRMH0002 Logistics Invoice Verification: EDI inbound
    MRMH0003 Logistics Invoice Verification: Revaluation/RAP
    MRMN0001 Message output and creation: Logistics Invoice Verification
    BADI : INVOICE_UPDATE
    Hope this helps.
    Reg,
    Hiren PAtel
    Don't forget to Reward points.

  • Is there any user exit to change the UOM of a material while creating sales

    Hi experts,
    I have a requirement to change the UOM of the item material in sales order while creating.  Could anybody help me in finding the correct user-exit to change the UOM.
    Thanks,
    srinivas.

    Hi Ravish,
    I am already changing the UOM in the same include and in the subroutine "USEREXIT_MOVE_FIELD_TO_VBAP".  But it is again over writing in the standard program.  What I need to do, to remain same UOM.
    Thanks,
    srinivas.

  • User exit when saving the financial document (VX11N)

    Hi,
    We are creating financial document as a letter of credit using transaction code VX11N. User would like to have some checking on the fields based on some user defined logic. Is there any user exit that can be used to serve this purpose. I am looking to usre exit similar to when saving sales order (i.e: USEREXIT_SAVE_DOCUMENT in MV45AFZZ).
    Regards

    Hi,
    Check below link for all SD user Exits.
    https://wiki.sdn.sap.com/wiki/display/ERPLO/SDUserexits
    Best regards,
    Anupa

  • Any user exit for MIRO

    Hi All,
       Is there any user exit / field exit  which gets activated when invoice party value ( in the detail tab of transaction MIRO ) gets filled (either manually or from PO ). The requirement is to display a warning message, once the invoice party is filled, if its a particular supplier.
    Thanks in Advance.
    Regards,
    Kiran

    Hi,
      Check the following user exits available for MIRO transaction,
    LMR1M001            User exits in Logistics Invoice Verification                        
    LMR1M002            Account grouping for GR/IR account maintenance                      
    LMR1M003            Number assignment in Logistics Invoice Verification                 
    LMR1M004            Logistics Invoice Verification: item text for follow-on docs        
    LMR1M005            Logistics Inv. Verification: Release Parked Doc. for Posting        
    LMR1M006            Logistics Invoice Verification: Process XML Invoice                 
    MRMH0001            Logistics Invoice Verification: ERS procedure                       
    MRMH0002            Logistics Invoice Verification: EDI inbound                         
    MRMH0003            Logistics Invoice Verification: Revaluation/RAP                     
    MRMN0001            Message output and creation: Logistics Invoice Verification         
    Rgds,

  • Need to display error meesage for Tcode MD50, Any User exit???

    Hi,
    For Tcode MD50, We have to give the input  sales order number and Sales Order Item number and press enter, It gives detail output for MRP.
    Here After giving the input sales order number and Sales Order Item number , when we are pressing enter I need to display a error message at status bar based on sales order number.Is there any user exit or badi for the same?
    Please help me. I am using ECC5.0 version

    Hi ,
          These are userexits
    SAPLATPC-LATPCU02     EXIT_SAPLATPC_001     ATP00001     User Exits in the Availability Check
    SAPLATPC-LATPCU02     EXIT_SAPLATPC_002     ATP00001     User Exits in the Availability Check
    SAPLCUD0-LCUD0U08     EXIT_SAPLCUD0_003     CCUX0100     Synchronization of Variant Configuration Initialization
    SAPMM61X     EXIT_SAPMM61X_001     M61X0001     User exits PP-MRP materials planning

  • Restricting Saler Order Target Quantity to be = 100 ( any user exit )

    Hi Friends,
    In transaction VA01, while creating a sale order, it asks for reference document number, after we copy the reference document number the No of quantities (item level ) will be copied to the new Sale order .
    My requirement is : the target (total - VBAP-ZMENG)quantity should not exceed the reference quantity (VBAP-ZMENG) ......
    Is there any user exit/BADI for this ?????
    Expecting your answers!!
    Thanks in Advance
    Cheers,
    R.Kripa.

    Hi Srikanth Pinnamaneni ,
    Thanks ... but what is "USEREXIT_CHECK_VBAP", in which transaction we should see that ??????
    Thanks  in advance
    Cheers,
    R.Kripa.
    Hey ya i got that ..... thanks ( SE38 - MV45AFZB )
    Message was edited by: Kripa Rangachari

Maybe you are looking for

  • Icons in the taskbar-too many

    I've have become familiar with java to the point where i know that when i run a java supported program it appears in the taskbar and when i close that program the icon goes away. well my icons have not been going away and not only that i have as many

  • NO_PERMISSION Exception when calling secured EJB-methods

    In WL6.1, I have an Ejb with secured methods. The (Swing) client application accesses the Ejb through rmi-iiop using the JDK1.3.1 Orb. Unfortunately, it seems that the caller identity (which was supplied in the InitialContext lookup) is not propagate

  • File path too long when collecting??...

    Hi all, REALLY hope someone has some wisdom on this! I've searched forums and the web and not yet found an answer.... I've got a MASSIVE project on an external drive that's on the way out, so I want to collect the project that's on it to another new

  • Connecting 2 G5's Via Firewire

    Is it possible to connect to G5 towers via a Firewire 400 cable, and have the 2 Hard drives in G5 A show up on the desktop of G5 B? I remeber reading something a long time ago that said you could do it with the Laptops, but its been so long that I do

  • Create Index fail in process chain

    Hi Friends, I have a process chain in production system which loads inventory data everyday at 6:00Am. 2 days back R3 production system failed and the data is not loaded into BI.  It was stopped at Delete Index step. I have started again by selecting