SAPF124 (F.13) exit / BTE / BADI to over rule the account number.

Hello experts,
I have a requirement like while doing the automatic clearing of the open items (TCode F.13), the target account from table T030 should be overruled by a customer defined account finding based on the given tolerance goups.
I just want to know whether this is possible using any suitable exits / BTE / BADI. If yes, please provide me the exit details. I am working on SAP R/3 release 4.6 C.
Thanks in advance.
Regards,
Selva K

>
Selvakumar Krishnan wrote:
> Hello experts,
>
> I have a requirement like while doing the automatic clearing of the open items (TCode F.13), the target account from table T030 should be overruled by a customer defined account finding based on the given tolerance goups
>
> I just want to know whether this is possible using any suitable exits / BTE / BADI>.> i dont think so
If yes, please provide me the exit details. I am working on SAP R/3 release 4.6 C.
>
> Thanks in advance.
>
> Regards,
> Selva K

Similar Messages

  • F110 - Automatic Payment (User Exit, BTE, BADI)

    I have requirement after generating payment document by F110 automatic payment. I need to send data to other system.
    How to get all payment documents? Can I use a BTE, User Exit or BADI? Kindly help me.

    Hi ,
    You can create a DMEE  or genrate Idoc  to another system .
    If you want to send excel file then you can create a dmee file in transaction DMEE with same formt provided by bank/ another system .
    many Thanks

  • User Exit or Badi for VL01N (before the delivery will be displayed)

    Hello Togheter:
    I have to change the sort order of the delivery items in VL01N before they will be displayed (not at the moment when they'll be stored on the database). Does anybody know any enhancement or user exit or BADI that i can use for this? I've tried with BADI LE_SHP_DELIVERY_PROC, but there is no methode which I can use for reordering the table XLIPS/LIPS before the delivery will be displayed.
    Thanks in advance
    Klaus

    Exits for VL01N ::::::
    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)                        
    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)                  
    Hope they may help a little.
    Regards,
    Jignesh

  • User Exit or BADI used to block the payment in MIRO

    Hi all,
    Is there any user exit or BADI to block the payment in MIRO . please give me in detail with all methods used.
    Thanks
    babu

    can anybody give me any answer. thanks.

  • How to prevent voice over saying the caller number or name automatically in iphone?

    hi, i'm a new member of apple world,
    i'm using voice over in my iphone 5s, when i receive a call, voice over automatically say the calling number or name with the ring tone, how can i set
    voice over to prevent it saying the caller number or name ??

    Same problem, which is extremely inconvenient because I like to use my earphones to listen to Pandora while I work. Not every time, but most of the time I plug in my earphones, the iPod software starts playing the last song that was played. Stopping the music via iPod or pressing the Home button for 10 seconds to force quit iPod doesn't stop the music as it will just automatically start playing again. Sometimes if I'm lucky, plugging the earphones in very quickly avoids this problem -- but like I said, it's a cross my fingers and hope I get lucky kind of thing.
    I'm using the newer 3G model, which I've had for only about a month. I did not have this problem with my old 2G iPhone.
    Someone in another thread said it's a hardware fault and suggested exchanging the phone for a new one. Can anyone confirm this?

  • How to prevent voice over saying the calling number ?

    i'm using voice over in my iphone 5s, when i receive a call, voice over autamatically say the calling number or name with the ring tone, how can i set voice over to prevent it saying the caller number or name ?

    It appears to be working as Apple intended. The manual says:
    Moving recordings to your computer
    You can sync voice memos with the iTunes library on your computer, and listen to them on your
    computer or sync them with another iPod touch or iPhone.
    When you delete a synced voice memo from iTunes, it stays on the device where it was recorded,
    but it’s deleted from any other iPod touch or iPhone you synced. If you delete a synced voice
    memo on iPod touch, it’s copied back to iPod touch the next time you sync with iTunes, but you
    can’t sync that copy back to iTunes a second time.
    Sync voice memos with iTunes. Connect iPod touch to your computer. Then in iTunes, select
    iPod touch. Select Music at the top of the screen, select Sync Music, select “Include voice memos,”
    then click Apply.
    Voice memos synced from iPod touch to your computer appear in the Music list and in the Voice
    Memos playlist in iTunes. Voice memos synced from your computer appear in the Voice Memos
    app on iPod touch (but not in the Music app).
    What yo can do is code the Voice Memos on the computer as something besides Voice Memos (Right click>Select Get Info>go to Option tap and change under Media Kind). When yo change it it will move the VM to the library for that kind e.g., Music if you coded it as Music)

  • Request for User Exit or BADIs for outgoing posting block in F-53

    Dear Gurus,
    Can somebody advice me which user exit or BADIs to use for the below scenario:
    My users is using more than one alternative payee for their invoices, therefore when they use F-53 to clear open item, they always accidentally do multiple payment for document no. with different alternative payee. Worst case is that the posting go through! But when they print out the form, its too late and they had to do reversal.
    I like to enforce a block so that if the alternative payee is different across the document no. selected, they cannot post.
    Desperately,
    Belinda
    Edited by: Belinda Lee on Jun 3, 2008 5:34 PM

    Hello,
    You can use Business Transaction Event (BTE) . You should use 00001120 events.
    You must do some customizing in FIBF.
    Regards,
    Burak

  • FBL3N/FBL5N/FAGLL03 user exits and badis for authorization

    Hi Gurus,
    I have tried userexit and badis for FBL3N , FBL5N and FAGLL03 for the purpose of  user want to display documents created by him and other users documents should not display . Please suggest me any user exit or badi and logic for the same.
    Moderator message: last warning, if you continue to disregard moderator messages and post the same question nevertheless, I will initiate deletion of your user ID.
    Edited by: Thomas Zloch on May 10, 2011 9:57 AM

    Hi,
    1. Execute report FBL3n and in the output goto menu SETTINGS -> SPECIAL FIELDS and add the entry BKPF-USNAM and save. Now the user who have created the entry will be available in your FBL*N report.
    2. Goto BTE event 00001650 - SAMPLE_INTERFACE_00001650, and copy the FM SAMPLE_INTERFACE_00001650 to custom FM. Inside this custom FM, first pass the value of I_POSTAB to E_POSTAB. i.e
    E_POSTAB[] = I_POSTAB[].
    Now loop E_POSTAB and check whether E_POSTAB-USNAM NE SY-UNAME, then delete that entry from the internal table E_POSTAB.
    3. Now create a custom product in FIBF transaction and check the activate checkbox. Attach the event 00001650 and custom FM to the P/S module customer part.
    Hope this will meet your requirement.
    Regards,
    Harish
    Moderator message: please be more selective when replying to questions (especially the "do my work" kind), better check the posters history before investing effort.
    Edited by: Thomas Zloch on May 10, 2011 9:59 AM

  • User exits vs badi

    hi all, one of my friends who is working in real time said to me , whenever a need for enhancement arises, its always better to use badi over user exit. he said , if v add our code in BADI , and in future if any problem arises with BADI , SAP wil take care, but same cant be done if v use userexits.
    am quite confused.plz give the basic differences about badi and user eixt, and which of the two is preferred in REAL TIME and why?
    thanx all.

    Hi Shiva,
    <b>Difference Between BADI and User Exits</b>
    Business Add-Ins are a new SAP enhancement technique based on ABAP Objects. They can be inserted into the SAP System to accommodate user requirements too specific to be included in the standard delivery. Since specific industries often require special functions, SAP allows you to predefine these points in your software.
    As with customer exits two different views are available:
    In the definition view, an application programmer predefines exit points in a source that allow specific industry sectors, partners, and customers to attach additional software to standard SAP source code without having to modify the original object.
    In the implementation view, the users of Business Add-Ins can customize the logic they need or use a standard logic if one is available.
    In contrast to customer exits, Business Add-Ins no longer assume a two-level infrastructure (SAP and customer solutions), but instead allow for a multi-level system landscape (SAP, partner, and customer solutions, as well as country versions, industry solutions, and the like). Definitions and implementations of Business Add-Ins can be created at each level within such a system infrastructure.
    SAP guarantees the upward compatibility of all Business Add-In interfaces. Release upgrades do not affect enhancement calls from within the standard software nor do they affect the validity of call interfaces. You do not have to register Business Add-Ins in SSCR.
    The Business Add-In enhancement technique differentiates between enhancements that can only be implemented once and enhancements that can be used actively by any number of customers at the same time. In addition, Business Add-Ins can be defined according to filter values. This allows you to control add-in implementation and make it dependent on specific criteria (on a specific Country value, for example).
    All ABAP sources, screens, GUIs, and table interfaces created using this enhancement technique are defined in a manner that allows customers to include their own enhancements in the standard. A single Business Add-In contains all of the interfaces necessary to implement a specific task.
    The actual program code is enhanced using ABAP Objects. In order to better understand the programming techniques behind the Business Add-In enhancement concept, SAP recommends reading the section on ABAP Objects.
    What is the system landscape?
    1) Difference between BADI and USER-EXIT.
    i) BADI's can be used any number of times, where as USER-EXITS can be used only one time.
    Ex:- if your assigning a USER-EXIT to a project in (CMOD), then you can not assign the same to other project.
    ii) BADI's are oops based.
    2) About 'BDCMSGCOLL' it is a structure. Used for finding error records.
    3) Full form of BADI 'Business addins'.
    3) System land scape will be depends on your project
    Ex:- 'Development server'>'Quality server'-> 'Production server'......
    Check the below links:
    http://sap.ittoolbox.com/groups/technical-functional/sap-r3-dev/badi-vs-user-exit-405324
    http://www.sapfans.com/forums/viewtopic.php?t=172792
    Difference between BADI's & User-Exit.
    1. Check the replies for your question which asked by another person.
    http://sap.ittoolbox.com/groups/technical-functional/sap-r3-dev/569786
    2. Similar thread.
    http://www.sapfans.com/forums/viewtopic.php?p=559472&sid=99caa729618b18a8f7c46cc2f047af52
    3. Same question explained
    http://www.sap-img.com/abap/difference-between-badi-and-user-exits.htm
    Badi Tutorials
    1. Sample program.
    http://www.sap-img.com/abap/business-add-in-you-need-to-understand-abap-oo-interface-concept.htm
    2. Implementing BADI.
    http://www.sapdevelopment.co.uk/enhance/enhance_badi.htm
    Hope it helps.
    3. From help.sap.com
    http://help.sap.com/saphelp_nw04/helpdata/en/5f/071eed117c11d5b37d0050dadef62b/frameset.htm
    http://www.sap-img.com/abap/difference-between-badi-and-user-exits.htm
    http://sap.ittoolbox.com/groups/technical-functional/sap-r3-dev/badi-vs-user-exit-405324
    Differences between BADI and User Exits
    Re: Differences between BADI and User Exits
    diff between BADI and USER EXITs
    Difference between BADI and User Exits..
    https://forums.sdn.sap.com/click.jspa?searchID=519283&messageID=2515351
    https://forums.sdn.sap.com/click.jspa?searchID=519283&messageID=2627911
    https://forums.sdn.sap.com/click.jspa?searchID=519283&messageID=2847358
    https://forums.sdn.sap.com/click.jspa?searchID=519283&messageID=2584155
    https://forums.sdn.sap.com/click.jspa?searchID=519283&messageID=2826338
    https://forums.sdn.sap.com/click.jspa?searchID=519283&messageID=2859102
    <b>Rewards Points if Useful</b>
    Regards
    Gokul
    Message was edited by:
            Gokul

  • User exit or badi for me52n transaction.

    Hi all,
           i have a requirement to write a user exit or badi for me52n transaction. the requirement is in header section, only one plant should be accepted. that is in the first row one plant will be inserted. in the second row if we are inserting another plant other the first row plant, it should not accept it and it should raise an error.
    that is from the second row onwards, every plant should match with the first row plant.
    if any part of this issue is unclear, plz let me know so that i can explain it clearly
    this is urgent requirement.
    please let me know the solution as soon as possible.
    points will be awarded.
    thanking u in advance.
    A.srinivas.

    In this version exit EXIT_SAPLMEREQ_005 should exists (look at OSS <a href="https://service.sap.com/sap/support/notes/843446">Note 843446 - MEREQ001: Cannot call up external service data in user exit</a> this note refers to the exit and is applicable in  4.70. Look also at OSS <a href="https://service.sap.com/sap/support/notes/310154">Note 310154 - ME21N/ME51N: Customer-specific check, generating error log</a>
    Regards

  • User Exit or BADI for Batch determination in VL01N

    Hi Folks,
                While creating deliveries in VL01N, SAP determines the available batch numbers for the material. Determining batch number will happen based on the characteristic values configured. My requirement is that i need to have access of all those available batches before the batch split happens. Suppose if it display three batches i need to delete the batch number in run time based on my custom logic. Currently i have checked a routine USEREXIT_BATCH_DETERMINATION but giving me only the top one available batch number instead of all. Is there any other Exit or BADI available to meet the requirement ? Please suggest.
    Thanks in advance,
    Shyam.

    Hi,
    Use the MB_MIGO_BADI badi in that LINE_MODIFY method ...........
    How you want to generate the batch number .......means if by number range object .......cal the fm there and pass on the number generated to charg field in go_item strucuture....
    Thanks,
    Shailaja Ainala.

  • User Exit or BADI for Operation tab of IW32 Transaction

    Hi All,
    Currently I am working on the transaction IW32. I am looking for a user exit or BADI which can trace the item level changed data for operations.
    Thanks in advance.
    Regards,
    Rajesh

    hi,
    User Exit IWO10012.
    BADi's
    IWO1_ORDER_BADI
    IWO1_PREQ_BADI
    IWO1_SCREEN_MODIFY
    Hope this helps
    Regards,
    Shashank

  • User Exit or BADI to control GUI/Toolbar of TP04

    Hi All,
    I need to know any user exit or BADI enhancement for changing the toolbar of TP04. As of now, if we open TP04, we get two pushbuttons (Overview and Approve). We have a requirement like, only Overview should be displayed. Users should not Approve it and hence we need to take that pushbutton off. Kindly suggest me if anybody is aware of any exit or BADI enhancement to control GUI or Toolbar of TP04.
    Thanks a lot!!

    Thanks for the reply. However, we have a scenario because of which we are going for this disabling of the button. We have workflow for the travel management . The t-code TP04 will be given to SAP portal directly. And in workflow we have made Approval available for Save button, because of the event being triggered. So we do not again want this Approve button explicitly. And hence are thinking of disabling it. Is there any way to get this?
    Thanks a lot!!

  • User exit or BADI for MIGO to Update a field in MSEG-KOSTL

    Hi,
    I want to update/change the KOSTL (Cost center) value before creating/posting  the document.
    Please let me know is there any user exits or BADI,  which will export the MSEG structure.
    Regards,
    Ganesh

    Hi
    I believe there isn't a BADI or EXIT allows to change item data, I usually use the exit to change the item text EXIT_SAPMM07M_001 (the BADI MB_MIGO_ITEM_BADI should be the same thing) where I change the data by field-symbols:
    FIELD-SYMBOLS: <KOSTL> TYPE MSEG-KOSTL.
    ASSIGN '(SAPMM07M)MSEG-KOSTL' TO <KOSTL>.
    <KOSTL> = .......
    Max

  • Exit or Badi used for G/L Block in Tcode FS00,FS02

    Hi all,
    Is there any User Exit or Badi available to block the G/L Account at company code level while create or change.
    Pls reply.
    Thanks in advance.

    You can go for implicit enhancements.In case no badi or exit is avaiable.

Maybe you are looking for

  • [SOLVED] USB Sound card no longer working

    I have used a Focusrite Scarlett 2i2, a USB audio interface, as my default sound card for the last two months or so. Its output comprises two RCA jacks. I have a cable that is two RCA male leads on one end and an 1/8" on the other. I use this cable a

  • Issue in InfoCube Query

    Hai Friends, In FIAP cube the Doc no 1001 is the Open item, after then it was changed as the Clear item. Now the issue is both in info cube. I want to display the clear item only for the specified doc.no in my query..., Please advise me..,

  • And error iTunes card

    I Can redeem my iTunes card.pls help me

  • Bill and chat line.

    I signed up for paper free bills. I have still received a paper bill plus a £1.50 charge. Tried to chat with India. Kept me holding on for 45 minutes then said no agents available. I have no idea how to complain as the Indian call center do not under

  • How does pre-ordering with Apple work?

    For people who have previously pre-ordered with Apple (for an iPad or iPhone) or are familiar with their pre-order process, would you mind explaining the process to me? In other words, will their website lag due to an overload of orders? Will everyon