User exit for VL02N when we save in the Tcode

HI Can any body tell me what's the exact user exit that will trigger when we save the transaction vl02n ?
Thanks in Advance
Mahesh

Hi mahesh,
the userexit which ihave given is a standard one ,this needs access keys to write the code.
iam giving the path plz check it.
goto ->SE80->Give prog name SAPMV50A->Then expand the subroutines node u will find the USEREXIT_SAVE_DOCUMENT.
if u want to check whether its triggering or not put a breakpoint on USEREXIT_SAVE_DOCUMENT and change the existing sales order and press save button.It will be triggered.
Regards,
Nagaraj

Similar Messages

  • BADI / User exit for Purchase order(ME21N) after saving the document

    Hi expert,
    I need the BADI / User exit for Purchase order(ME21N) after saving the document
    This is for email sending after create the purchase order so PO document number will be the import parameter
    pls help me
    point will be reward
    Regards,
    Ganesh

    Hi Ganesh,
    Could you please share your solution?
    Thanks.
    Hoops
    Edited by: Hoops on Jun 13, 2011 10:51 PM

  • User exit for VL02n

    I had applied a break-point in include ZXV50U07 at the time of post good issue in transaction VL02n.
    And it is properly triggered.Now I have to apply the logic for serial number check.But it is showing error when I write any internal table or field in it.
    Please tell me what should I do for that........what is the role of subroutine..
    please explain me...
    Regards,
    Amar

    Hi;
    V02V0001            Sales area determination for stock transport order
    V02V0002            User exit for storage location determination
    V02V0003            User exit for gate + matl staging area determination (head
    V02V0004            User Exit for Staging Area Determination (Item)
    V50PSTAT            Delivery: Item Status Calculation
    V50Q0001            Delivery Monitor: User Exits for Filling Display Fields
    V50R0001            Collective processing for delivery creation
    V50R0002            Collective processing for delivery creation
    V50R0004            Calculation of Stock for POs for Shipping Due Date List
    V50S0001            User Exits for Delivery Processing
    V53C0001            Rough workload calculation in time per item
    V53C0002            W&S: RWE enhancement - shipping material type/time slot
    V53W0001            User exits for creating picking waves
    VMDE0001            Shipping Interface: Error Handling - Inbound IDoc
    VMDE0002            Shipping Interface: Message PICKSD (Picking, Outbound)
    VMDE0003            Shipping Interface: Message SDPICK (Picking, Inbound)
    VMDE0004            Shipping Interface: Message SDPACK (Packing, Inbound)
    Regards
    Shashi

  • User exit for VL02n to trigger error message by checking PFI status

    Please help me in finding out the exact user exit for the following enhancements:
    1.When i go to VL02n transaction and try to delete the line item in the delivery for which already PFI(Profarma Invoice) is created an error message should be triggered by us stating "Proforma already created" 
    2.Error message will have relevant PFI details and instruction to user to Cancel [Complete] the PFI as the first step in case of delivery item deletion. User will be allowed to delete the item only after the PFI is set to cancelled status.
    3.An information message should be generated automatically if user tries to change the quantity in delivery document line item, if PFI is already created for the same
    4.Information message will have relevant PFI details but allows the user to change the quantity.
    How can this be done? Thro' which user exit?
    Please post your suggesstions?

    Hi,
    Use the BADI "LE_SHP_DELIVERY_PROC".  Methods "FILL_DELIVERY_ITEM",  "CHANGE_DELIVERY_ITEM", "CHECK_ITEM_DELETION" will be useful
    for your requirement.
    Regards
    Vinod

  • BADI or USER EXIT for MIGO when changing order number

    Hi experts, I'm looking for a BADI or USER EXIT in Tx. MIGO that is triggered after pushing ENTER when you change the order number. What I need to do is to propose the movement type depending on the order data. Thanks.

    Not sure but you can try in BADi MB_DOCUMENT_BADI menthod:
    MB_DOCUMENT_UPDATE

  • FIND BADI OR USER EXIT FOR TRANSACTION CORK -STEP SAVE CONFIRMATION

    Hi all .
    I need to find  a badi or user exit to make some w/h movements on action "save confirmation"
    in transaction CORK .
    Please  ,your help !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!1
      Helena

    CONF0001            Enhancements in order confirmation                                                        
    CONFPI01            Process order conf.: Calculate cust.specific default values                               
    CONFPI02            Process order confirmation: Customer spec. input checks 1                                 
    CONFPI03            Process order conf.: Cust. spec. check after op. selection                                
    CONFPI04            Process order conf.: Customer specific input checks 2                                     
    CONFPI05            Process order conf.: Cust. spec. enhancements when saving                                 
    CONFPI06            Process order confirmation: Actual data transfer                                          
    CONFPM01            PM/SM order conf.: Determine cust. specific default values                                
    CONFPM02            PM/SM order confirmation: Customer specific input checks 1                                
    CONFPM03            PM/SM order conf.: Cust. spec. check after op. selection                                  
    CONFPM04            PM/SM order conf.: Customer specific input check 2                                        
    CONFPM05            PM/SM order conf.: Cust. specific enhancements when saving                                
    CONFPP01            PP order conf.: Determine customer specific default values                                
    CONFPP02            PP order conf.: Customer specific input checks 1                                          
    CONFPP03            PP order conf.: Cust. specific check after op. selection                                  
    CONFPP04            PP order conf.: Customer specific input checks 2                                          
    CONFPP05            PP order conf.: Customer specific enhancements when saving                                
    CONFPP06            PP Order Confirmations: Actual Data Transfer                                              
    CONFPP07            Single Screen Entry: Inclusion of User-Defined Subscreens                                 
    CONFPS01            PS confirmation: Determine customer specific default values                               
    CONFPS02            PS confirmation: Customer specific input checks 1                                         
    CONFPS03            PS confirmation: Customer specific check after op. selection                              
    CONFPS04            PS confirmation: Customer specific input checks 2                                         
    CONFPS05            PS confirmation: Customer specific enhancements when saving                                                                               
    No of Exits:         24

  • Some Quries on User Exit For VL02N

    Hi All,
    Does anyone knows how to obtain what Output Type the user has selected for a particular Outbound Delivery document before that document is saved/post goods issue?? I've tried using the user exit 'MV50AFZ1' but i couldnt seem to get any data on NAST.
    Thanks in advance and Best Regards.

    try to get output type based on the delivery Type not based on the delivery Number ?
    comming to ur probs : SAP will update NAST with delivery numner + output type ,but  u are going to create delivery ? So u may not get from NAST table.
    Regards
    Prabhu

  • User exit for MIGO and MIRO to change the GL account posting

    Hiiii
    I have a flow like this .
    When i create a PO --> i do a Goods receipt in MIGO transaction and there is a GR automatic posting that is done in backgroung
    i needa user exist which instead of sap doing the standard posting in let's a GL account No i want sap to use the Gl account No XXX
    When is then do a Invoice receipt instead of an IR posting will also be done.  I need a user exit where instead of using the GL account of the standard i use the GL account XXX
    please advise which user exit i can use.

    HI newbye82c,
    have a look at these exits/badi:
    Enhancement                                                                               
    MBCF0010                                Customer exit: Create reservation BAPI_RESERVATION_CREATE1    
    MBCF0011                                Read From RESB and RKPF For Print List in  MB26               
    MBCFC003                                Maintenance of batch master data for goods movements          
    MBCFC004                                Maintenance of batch specifications for goods movements       
    MBCFC012                                Set Cycle Counting Factory Calendar                           
    MBCF0002                                Customer function exit: Segment text in material doc. item    
    MBCF0005                                Material document item for goods receipt/issue slip           
    MBCF0006                                Customer function for WBS element                             
    MBCF0007                                Customer function exit: Updating a reservation                
    MBCF0009                                Filling the storage location field                                                                               
    Business Add-in                                                                               
    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                                                 
    Hope it helps,
    Matteo

  • User Exit For VA01 To Restrict From Entering The Same Material twice

    Hello All,
    I have a requirement that in sales order creation(VA01) i want to restrict From entering the same material
    more than once in a sales order  i.e more than one same material not allowed in sales order i have tried alot of user exists but of no use
    can u tell me the exact user exit
    Regard's,
    Mahesh Dasari

    Hi Mahesh Dasari,
    1.This user exit is used to add additional datat to VBAP struture like custom fields. And this user exit is called for every single line item when processed.Say you have 10 items then this user exit will be triggered before each entry is populated in the XVBAP.
    2.When the user enters item 10 with material 1 we allow him, then for the next line item say 20 we check if the material entered or processed ( this will be available in VBAP structure ) is available in XVBAP and  the line item 10 is not deleted.
    3. If the above check  true then it means that the material entered is already existing else its not so it will proceed to next line item
    e.g. in your question , item 10- Mat1 , item-20- Mat12, item-90-Mat1,
    Then as per the code I have given , item 90 will be deleted or removed.
    4. Now you can either delete the line item by clearing VBAP as I have done or give a error message  that will be as per your requirement.
    Use the logic I have provided in my earlier post , and see the behaviour.
    Hope you find this answer helpful and set this questions answerd
    Regards
    Arun Thiyagarajan

  • User exit for delivery IDOC on save

    Hi,
    I have found some exists for delivery IDOC fun mod 'IDOC_OUTPUT_DELVRY'.
    when I am testing from WE19, the debugger is not triggiring.
    Pl suggest.
    Thanks,
    Krishna

    Hi,
    If you have the idoc no. get the partner details form it and go to we20 and put it there. and go to inbound parameters, and cleck on the message which your idoc belongs to. and go to the process code in it, and double click on it. where you can get the FM attached to it. put the break point there. opne your idoc from we19. click on the inbound FM. and place the FM. and click on debugger active check box and chose fore ground. it will take you to that FM. now debug that function module. in this process you may come across Exits you are looking for.
       Hope this will helps you.
    Regards
    Kiran

  • User exit for MIRO when after saving?

    Hi,
        As subject. Because we want to print credit memo when transaction is credit memo and want to pop up a window to confirm print or not?
        Thanks a lot!!
    Best Regards,
    Nicole

    ParkFromData
    > BAPI_INCOMINGINVOICE_PARK: park invoice
    SaveFromData
    > BAPI_INCOMINGINVOICE_SAVE: enter invoice for verification in the background
    PreliminaryPostSingle
    > BAPI_INCOMINGINVOICE_POST: post provisional invoice
    holpe this help.
    Regards
    Eduardo Chagas

  • User exit for ML81N after SAVE

    I need a User exit for Service Entry Sheet change after the user has Saved the release. I need to update a customized "Z" table when a Service Entry is released from ML81N. I need to ensure the Service Entry is saved with release status. The user-exits such as SRVESSR are triggered during creation of the Service Entry but not after Save. For e.g. if I used that exit to update my Z table, the Service Entry release may not have actually saved (say due to some error), but my Z table would have been updated. Is there a solution for such a requirement?? I saw some previous threads similar in request, asking for a User exit after SAVE, but it seemed to relate to WorkFlow.

    hi ...
    try to use MB_CF001 exit ....                                                                               
    The enhancement MB_CF001 includes a function module that is called up    
    immediately before the COMMIT WORK when a goods movement is posted.                                                                               
    All the material document data is passed on to this function module from 
    the following tables:                                                                               
    o   MKPF    (Material document header)                                                                               
    o   MSEG    (Material document items)                                                                               
    o   VM07M   (Update data)                                                                               
    This data can be passed on to other programs.                                                                               
    Note                                                                               
    The enhancement does not write any data to the material document, that   
    is, it is not possible to change material document data before the       
    update posting takes place.

  • User exits for sales order

    Dear all SAP experts,
    How to find out the user exits for sales document type? Especially the user exits which are called when we save the sales order.
    With best regards,
    Allabaqsh G. Patil

    Hi,
    Also there is user exit to refresh data
    USEREXIT_REFRESH_DOCUMENT
           It is always necessary to refresh user-specific data before   *
          the next document will be processed.                          *
          This can be done in this userexit.                            *
          This userexit can be used to refresh user-specific data       *
          when the processing of a sales document is finished           *
          - after the document is saved                                 *
          - when you leave the document processing with F3 or F15       *
          It may be necessary to refresh user-specific data before      *
          the next document will be processed.                          *

  • User Exit for T.Code : F110 - APP

    Hi Guru's,
    My Company is developing the interface to 3rd party system.
    For that i have to send the all payment data to customized table.
    From custom table to 3rd party system.
    So Please Suggest the Suitable User Exit for F110 - Automatic payment Program.
    The Requirement is After we run the APP System must save that data in customized table Automatically.
    The version is R/3 4.5.
    and i need to give one tab to call the other transaction.
    Please give your advise.
    Thank you very much in Advance.
    Regards,
    Veera.

    Hi,
    You can assign a custom program to your payment method in FBZP and then can populate your custom tables and can pass the data to bank from those custom tables.
    Regards,
    SDNer

  • PC-WQS: User exit for material valuation

    Hello,
    Currently we use data from the purchase info records to carry out material valuation of raw materials in the cost estimate. The client would like to get this data from the contracts instead of the info records since all purchase orders get information from the contracts. The second reason is that maintenance of the info record is very cumbersome and prone to errors when creating or updating the cost/ quantity.
    My question is, has anyone used the user exit COPCP005 - User exit for material valuation (strategy U) in the valuation variant and has anyone gone after the contracts to get the purchase price?
    If yes, I would like to know how you did it.
    Thanks,
    dinesh

    Can you explain a little more where you encountered the problem?
    1. Is there a Val Strategy before the Val Strat U that is probably able to find a price for costing?
    2. Is the User Exit being triggered?
    3. Can you run CK11N in the debug mode (/h) and check if the User Exit is triggered?
    4. If all of these occur, the problem probably lies in the ABAP code... check for changes in the material number range or plant codes, or the plant-specific material status - the system does not valuate if the status does not permit it to.
    If nothing works, come back with confirmation of the above and we'll go forward from there.
    Cheers.

Maybe you are looking for

  • HP PSC 1510 Windows 7 Driver

    Hello. I can't find Windows 7 drivers for my device and the Vista ones don't seem to work corectly. Can anyone help me?

  • IC webclient existing service ticket display

    Hi, I need to display the number of open service tickets for selected product for current business partner and alongwith this, to show details of first open service ticket. I have managed to meet the first requirement but have no clue about how to di

  • Problem with Grouping Query

    I am having trouble with a query. Table 1 id     status 1      STARTED 2      STARTED 3      STARTED 4      STARTED 5      STARTED 6      INCOMPLETE 7      INPROGRESS Table 2 id     individual 1      MMJ 1      JBJ 2      MKJ 3     MKJ 3      LJJ 4  

  • ABAP program missing in development system

    Hi, An ABAP Program is missing in development system. But is available in Quality and production system. Not sure if it is deleted from development system. Can anyone please tell me what are the ways to find the missing/deleted program. How to find i

  • What are all the  possible types as Content type on HttpServletResponse?

    Hi, We have a method setContentType(java.lang.String type), that can be invoked on HttpServletResponse instances. Here my doubt is what are all the possible/legal types that can be set as ContentType on HttpServletResponse instance? Thank you for you