Exit which triggers after SO Save

Dear Experts,
I have a requirement to send auto mail to user on customer credit status when user create Sales Order and save.
I did all the necessary code in the form routine USEREXIT_SAVE_DOCUMENT of include program MV45AFZZ.
USEREXIT_SAVE_DOCUMENT will trigger before the document save but I need the condition value for that SO and that will be available only after the Order saved therefore my requirement will be completely fulfil if there is any exit which triggers after Order saved, please let me know if there is any exit triggers after SO saved.
Thanks in advance...
Regards
Venkat

Hi Venkat,
I think you can achieve through output. You can create an output condition similar to KRML (in which the credit data is send to credit rep) and modify the same as per your need.
How ever the desired credit data that you are looking for can be called from sales summary(t code-VC/2): Info block 018 Credit info.
Hope this will help you.
Please revert to forum if have further doubts
Cheers
Atul

Similar Messages

  • User Exit which runs after pressing SAVE button at VF01 Screen.

    Dear all,
    I need user Exit which runs after pressing SAVE button at VF01 Screen.
    Kind Regards,

    If you search the forum, you can find plenty of threads on this, for example Re: Badi or user exit for VF01 while save Can you let the forum know what exactly you want to achieve using user exit during saving of a billing document?
    Regards,

  • User Exit which triggers after creation of purchasing group

    Hi all.
      We are creating purchasing group by using the FOLLWOING PATH
          SPRO->MATERIAL MANAGEMENT->PURCHASING->CREATING PURCHASING GROUP.
    Our issue is whenever new purchasing group is created I need to track this and send this new purchasing group details only to other system. Can we have some user exit we can call one RFC.
    Pls let me know. Thanks in advance.
    cheers,
    sami.

    Hi,
    You can check which BADi is getting initiated on creating new purchase order and do your coding there..
    You can search a BADi with SQl trace..
    Go through this thread
    Exit for Purchase Order ME21N
    Regards
    Mudit
    Edited by: Mudit Batra on Jan 22, 2009 6:22 AM

  • Need BOR & event which triggers after vendor master change.

    Hi all.
        Can you pls let me know the BOR & event which triggers after vendor master change. (Xk02). I used tcodes SWELS (evetn trace) , and SWEL and changed vendor adress using XK02. but I could not find any event or BOR in the trace. Pls help me out.
    Cheers,
    sam.

    Hi
    when we change the vendor details we dont have the event which is automatically triggered by the system so we create an zbusinessobject as subtype  for the vendor(LFA1)  as supertype.
    and create a new event in that z business object .
    change document for the vendor is KRED you can check it in the CDHDR table by giving tcode name.
    after finding changedocument object go to SWEC and create a newentry specifying your changedocumentobject name and BO name and event name and click on radiobutton onchange.
    and now you can check whether an entry is getting in swels or not when changing the vendoor details.
    Thanks.

  • What is the Exit / Badi triggered after PGI is done in VL02N???/

    What is the Exit / Badi triggered after PGI is done in VL02N??/ Once PGI is done then i have to update some tables. so whats is the userexit or a bapi that is triggered ones the PGI is done.?????????????

    BADI LE_SHP_GOODSMOVEMENT is called when the post goods issue is performed.
    It handles a number of goods movements, so is_likp-lfart eq 'LF' will limit it down to goods movements for deliveries.

  • BADI/Exit which triggers while PR check : ME51n

    Hi Experts,
    I am stuck up with an critical issue which is like an show stopper.
    Is there any BADI/Exit which triggers while Purchase Requistion check i.e. ME51N?
    Cheers
    VJ
    Edited by: Vishal Jindal on Apr 7, 2011 12:33 PM
    Moderator message: moved back to ABAP forums.
    Edited by: Thomas Zloch on Apr 7, 2011 1:58 PM

    Thanks a lot Vinod!! It's was helpful.
    I have coded to retrieve the item data as well. Please see the below code .
    METHOD IF_EX_ME_PROCESS_REQ_CUST~PROCESS_ITEM.
    TYPES : BEGIN OF TY_EBAN_EBKN,
               BANFN          TYPE EBKN-BANFN,
               BNFPO          TYPE EBKN-BNFPO,
               WBS_ELMNT      TYPE ZPS_BOQ-WBS_ELMNT,
               MAT_CODE       TYPE EBAN-MATNR,
               MENGE          TYPE EBAN-MENGE,
             END OF TY_EBAN_EBKN.
      DATA:LT_ITEMS TYPE MMPUR_ACCOUNTING_LIST,
            LS_ITEM TYPE MMPUR_ACCOUNTING_TYPE,
            LS_ITEM_DATA_WBS TYPE EXKN,
            LS_ITEM_DATA_WBS1 TYPE EXKN,
            LT_ITEM_DATA_MAT TYPE TABLE OF MEREQ_ITEM,
            LT_ITEM_DATA_WBS TYPE TABLE OF EXKN,
            LT_ITEM_DATA_WBS1 TYPE TABLE OF EXKN.
    LT_ITEMS =  IM_ITEM->IF_ACCT_CONTAINER_MM~GET_ITEMS( ).
    LOOP AT LT_ITEMS INTO LS_ITEM.
        CLEAR LS_ITEM_DATA_WBS.
        LS_ITEM_DATA_WBS = LS_ITEM-MODEL->GET_EXKN( ).
        APPEND LS_ITEM_DATA_WBS TO LT_ITEM_DATA_WBS.
        CLEAR LS_ITEM_DATA_WBS.
      ENDLOOP.
    ENDMETHOD.
    I am facing one problem here. I am getting only one record in LT_ITEM_DATA_WBS internal table although there are 2 line items at item level.  Actually what I want to exactly is, I want to combine the Material and WBS element in one internal table.
    Can you please help me out how can i proceed with that and let me know if you need any further relevant info.
    Cheers
    VJ

  • User exit name which triggers when a save button is pressed in cs01

    Hi Gurus,
    Can anybody tell me what is user exit which will trigger for a save button in tcode
    CS02
    Regards
    Yathish

    hi,
    Below are the list of user exits available
    for cs02.
    PCSD0001            Applications development R/3 BOMS                           
    <b>PCSD0002</b>            BOMs: Customer fields in item                               
    <b>PCSD0003  </b>          BOMs: Customer fields in header                             
    PCSD0004            BOM comparison                                              
    PCSD0005            BOMs: component check for material items                    
    PCSD0006            Mass changes user exit                                      
    PCSD0007            Check changes in STKO                                       
    PCSD0008            WBS BOM: Customer-specific explosion for creating           
    PCSD0009            Order/WBS BOM, determine URL page                           
    PCSD0010            Order/WBS BOM, determine explosion date                     
    PCSD0011            Knowledge-based order BOM, parallel update                  
    PCSD0012            Customer - Mat. number/mat. number during material change 
    PCSD0013            Customer-specific processing of an explosion for BOM rowser
    Hope this helps !!
    Cheers
    Alfred

  • User exit in Delivery after the SAVE button is pressed.

    When the Delivery gets picked and Post Goods issued , the Delivery quantity for example instead of 48,000 LBS may be little less say 47,345 LB. We need to update this number in the order quantity which will originally have 48,000 LBS.
    I need to update this quantity in the sales order VA02 after the delivery is saved. Whats the user exit AFTER the save button is pressed?
    Thank you in advance

    Hi,
    Check this User Exits related to Delivery,
    Delivery related exits
    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)
    V02V0001 - Sales area determination for stock transport order
    V02V0002 - User exit for storage location determination
    V02V0003 - User exit for gate + matl staging area determination (headr)
    V02V0004 - User Exit for Staging Area Determination (Item)MV50AFZ1 - User Exits for Delivery Processing
    MV50AFZ2 - User Exit for Batch Quantity Allocation
    MV50AFZ3 - LIPS-KOQUI (Picking is subject to confirmation) determination
    MV50AFZK - The user exits in this include can be used to fill the condition tables for material listing and
    material exclusion (KOMKG and KOMPG) and product selection (KOMKD and KOMPD) with own data.
    MV50AFZL - In delivery creation process for sales orders there is the possibility to restrict the delivery creation to some order items.
    If these order items are member of a delivery group, but not all items of
    this delivery group are includes in the restriction range of the order item nubers, you can specify in this routine what to do.
    MV50AFZP - This user exit can be used to modify change mode of pricing screens in delivery processing.
    MV50AFZZ - Users Exit for Batch Determination; LIPS-LGORT determination
    Thanks & regards,
    Dileep .C

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

  • User exit name which triggers when a save button is pressed in CJ20N

    Hi, does anyone knows which user exit is called when press the 'SAVE'  button in CJ20N transaction.
    Thanks

    hi,
    Below are the list of user exits available
    for cs02.
    PCSD0001            Applications development R/3 BOMS                           
    <b>PCSD0002</b>            BOMs: Customer fields in item                               
    <b>PCSD0003  </b>          BOMs: Customer fields in header                             
    PCSD0004            BOM comparison                                              
    PCSD0005            BOMs: component check for material items                    
    PCSD0006            Mass changes user exit                                      
    PCSD0007            Check changes in STKO                                       
    PCSD0008            WBS BOM: Customer-specific explosion for creating           
    PCSD0009            Order/WBS BOM, determine URL page                           
    PCSD0010            Order/WBS BOM, determine explosion date                     
    PCSD0011            Knowledge-based order BOM, parallel update                  
    PCSD0012            Customer - Mat. number/mat. number during material change 
    PCSD0013            Customer-specific processing of an explosion for BOM rowser
    Hope this helps !!
    Cheers
    Alfred

  • User exit triggering after material save

    Hi all,
            I am lookin for user exit/badi which will get triggered once user creates material master(mm01).i tried with mga00001 & mb_document_badi.None of them works.mga00001 triggers before material is saved in d.b.Please help me.
    Regards
    Anoop

    Hi Anup,
    Try with these badis:
    BADI_MAT_F_SPEC_SEL  BAdI for Material Special Field Selection
    BADI_MATERIAL_CHECK  Enhanced checks for material master table
    BADI_MATERIAL_OD
    BADI_MATERIAL_REF    Addition of customer-defined default data for material
    BADI_MATMAS_ALE_CR   Change Data in MATMAS IDoc When Generating an IDoc
    BADI_MATMAS_ALE_IN   Change Data in MATMAS IDoc Before Posting
    BADI_MATN1           BAdI for Conversion Exit MATN1
    BADI_MATRIX_SORT     Sorting of Matrix Axis Population
    Thank you,
    Thanks,
    AMS

  • User-Exit for FBRA trnx.  which triggers after new clng. document is posted

    Hi All,
    I have created custom 'Z' table wherein I store the FI doument number which was created when I was doing normal posting for the one-time customer. Now when I reverse this document through FBRA transaction, I want to clear the custom field in my 'Z' table as well.Is it possible to set this in customizing or is there another way to update this 'Z' field in my custom table when someone clear open items - user exit, modification or ???.
    Thanks in advance.
    Imran

    Hi Pole,
    Can you please elaborate your answer. i mean can you please tell me what all steps I have to follow, as I am very new to FI Substitution.
    Thanks & Regards,
    Imran

  • User after the save of customer Master

    Hi,
    I am working on the SAP 4.6C.
    I am creating the customers in the XD01.
    I would like to trigger an exit after the save of the customer Doc to create hierarchy.
    This is required as the FM to create the hierarchy needs the customer number.
    Could any one pls let me know the exit to do this?
    Thanks.
    Murgh.

    Thanks for the mail.
    ZXF04U01 is the include where i am trying to create the hierarchy.This is the one which triggers after the save.
    I need to triger hierarchy FM after the commit work has happend.
    How can i call the FM which can triger after the commit work is done.
    Pls advise.

  • Need badi which triggers immediately after saving the vendor master data

    Hi all.
        I need a badi which triggers after vendor master (xk02) is changed . The badi should trigger after the data base commit ( i.e after all the changes have been stored in data base tables). Pls let me know
    Thans in advance.

    try these:
    EXIT_SAPLV45T_001       V45T0001     Customer exits text determination
    EXIT_SAPMF02D_001     SAPMF02D     User exits: Customer master data
    EXIT_SAPMF02K_001     SAPMF02K     User exits: Vendor master data
    EXIT_SAPMV45A_002     V45A0002     Predefine sold-to party in sales document
    EXIT_SAPMV45A_003     V45A0003     Collector for customer function modulpool MV45A
    EXIT_SAPMV45A_004     V45A0003     Collector for customer function modulpool MV45A
    BADI's:
    CUSTOMER_ADD_DATA     CUSTOMER_ADD_DATA     Additional Data at Customers
    CUSTOMER_ADD_DATA_CS     CUSTOMER_ADD_DATA_CS     Additional Data at Customers (Subscreen Container 4000)
    VENDOR_ADD_DATA     VENDOR_ADD_DATA     Additional Vendor Data
    VENDOR_ADD_DATA_CS     VENDOR_ADD_DATA_CS     Additional Data for Vendors (Subscreen 4000)

  • Usre exit or badi for su01 save?

    hi experts,
    i want to trigger idoc when a new user is created in su01.i didnot get any BADI for this, so tried with user exit SUSR0001(suggested in sdn).....but there is no internal table or structure which stores the entered data during creation of user.
    what else i can do?
    Edited by: charudevrani on Jan 16, 2012 7:03 AM

    SUSR0001 is a user exit that triggers after every user logon and has nothing to do with user creation/save.
    I checked by putting a break point in CL_EXITHANDLER and found that BADI ADDRESS_UPDATE is called during saving of SU01 newly created user.This is a general multiple use BADI that is called during any address saving and should be used carefully, so that your code triggers only for SU01 save. Also you may not get all data that you want and may probably need to use call stack technique.

Maybe you are looking for