F110 Grouping Key Issue

I have 3 open items for a vendor - 2 credit memos (with 1000 and 600 amounts ) and one invoice (with amount 600). In the current situation, these items are not offset against each other as they have different payment methods, payment supplement code etc etc. The only common factor between these items is the company code and the vendor number.
And the current requirement is that, only these 2 fields - company code and vendor number need to be considered in offsetting the open items and all the other fields including the payment method etc should be ignored. So, after some research - I figured out that there is something called a grouping key that can be set in the configuration using transaction OBAP. I set the grouping key in OBAP. And this grouping key needs to be used in the vendor master screen for payments for that particular vendor so that all the other parameters will be overridden by this grouping key. FYI..I set this grouping key 02 to use only the vendor number.
Technically.. SAP says this should work. They also say that if it does not work, go and generate the program RSZGR000  as this program contains the respective code to make the payment run program understand that the grouping key is the overriding factor. So, I generated this program too and made sure the code exists. This grouping key is populated in the structure ZHLG1-PAYGR and the payment run program is supposed to understand that this is the overriding field for offsetting the invoices against credit memos. I debugged the payment run proposal and saw that it is populating this field in the structure.
So, I do all this and yet, my open items are not cleared using JUST the Company & vendor. It is still looking for the other fields like payment methods, supplment code etc.
I was looking up at the note 164835 and found that for automatic payment transactions the following fields need to be same for the documents that are being offset with each other: Currency, Receiver, Payment Mthod in the Item and Bank Details in the item.
I was assuming that once the grouping key is populated and used, all the other fields above should be ignored for offsetting.
Any help in this matter would be appreciated!!

I do not think that is the issue here. The issue here is that the payment methods are different for these invoices/cedit memos. One of the Credit Memo's has a blank payment method. So, the automatic payment program is not picking that document with blank payment method.
Invoice 1 has payment method C
Credit Memo 1 has payment method S
Credit Memo 2has payment method as blank
There is an option in the Automatic Payment Transactions screen where you enter the company code and payment methods. In the payment methods, we can enter multiple ones - so, I added S and C, but there is no way to tell the program to pick documents with blank payment methods too.
That is why the Credit memo2 is left out and not settled with other documents.
Please let me know if there is a way out for this.

Similar Messages

  • Grouping vendor payments using Grouping key issue

    Hello Gurus,
    I created a new grouping key in config to be assigned to the vendor master (under Payments Transactions Accounting). The grouping key fields used were BUDAT (Posting Date) and ZFBDT (Baseline Payment Date). The automatic payment program should group payments to vendors based on this grouping key.
    This solution works fine when the vendors have a negative amount in the automatic payment program run. However, if the vendor has a positive balance (due to payroll related adjustments), the payment program will not process the line item. Since we are grouping open vendor items by posting date and baseline payment date, the system treats this as a unique grouping key and is not clearing against any subsequent payment runs (because of different posting date and baseline date).
    Is there a way to clear the positive balance without manual intervention? The solution works fine otherwise.
    Thanks for your help.
    - Tarun

    Hello,
    Functionally, a credit amount means it is treated as an Invoice. Meaning that your company is required to make the payment to the vendor. In other words, your company liable to make the payment for the minus amounts.
    Whereas, the debit entries are nothing but debit notes, in sap you call as credit memo. These are NOT to be paid to the vendor. You need to adjust them from the invoice amounts (minus figures) before making the payment.
    I would suggest you run F-44 or F.13 to clear them (net of minus and plus values). Then you will have only minus figures. Later you run F110.
    If you want to clear them automatically in F.13, you should have configuration (criteria) in OB74.
    Please let me know if you need any further details.
    Regards,
    Ravi

  • F110 - Grouping key

    Hello,
    Requirement is like: when we do F110, payment should be done by Vendor and PO no. means
    Vendor1     PO no 1     RE document 1        for this three invoice document only one payment doc
                                         RE document 2
                                         RE document 3
    Vendor1     PO no 2     RE document 1        for this two invoice document only one payment doc
                                         RE document 2
    I have used the grouping key in vendor master but still system is posting one payment document only because Vendor is one only.
    If we maintain the grouping key then in vendor master then from where the key is getting fetch.
    Regards,
    Amit mistry

    Hi Amit,
    It is not possible to group by the purchasing document number in standard.
    Please review notes 305414 and 164835 for further info regarding the grouping of documents. Grouping is done based on the fields in structure ZHLG1.
    Also to define grouping key in OBAP, check the fields available, PO number is not part of this.
    In general as explained in note 152335, the display of the purchasing document number for customers/vendors via the line item display is not possible. However, you can branch from the vendors/customers line item display into the document overview and there display the purchasing document number for the individual G/L account line items. Since it is not filled in the vendor line item the same cannot be used for grouping etc.
    Hope this information helps.
    Kind Regards
    Soumya

  • F110 - Grouping of downpayment with invoice

    Hi SAP gurus,
    For a vendors , we have downpayment for  20000 and invoice  for 10000. Both the downpayment and invoice have same due date. We have also configured that the sp Gl indicator allowed for payment in FBZP.
    So when we run the APP , the system is processing 10000 invoice line item and 20000 downpayment is in exception list. Ideally the system should not clear any of line items as debit is more that credit. Please let me how to solve this issue??
    Even in vendor master data, we have not ticked individual payment.
    Please help

    Check the Payment grouping in config.
    Also make sure that this grouping is specified in the Vendor Master
    Define Payment Groupings
    In this activity you define the grouping keys that are used to settle a customer or vendor's open items together. For each key, you specify a maximum of three fields from the database tables BSIK (vendors) or BSID (customers). Items containing the same entries in the specified fields are settled together. You determine the grouping key used to group together the open items of a customer/vendor by entering this grouping key in the customer/vendor master record.
    Example
    If you have installed SAP's loans management system (currently being developed), you can use the grouping key to carry out bank collection at the customer, separated according to loan numbers.
    Note
    If an alternative payee is specified in the master record of the customer/vendor, the grouping key of the payee is used. When clearing between customers and vendors takes place, the key in the vendor master record has priority.
    Activities
    1. Define the required grouping keys.
    2. Ensure that the grouping keys are entered in the customer/vendor master records

  • F110 - Grouping the vendor invoices by BSEG table fields

    Hi,
    I want to group the vendor invoices while making the payment through F110,  based on a BSEG table field. The settings in Grouping Key configuration (OBAP) only allows me to choose the fileds from BSIK table and not possible to select the fields from BSEG table.  Is there any other way to group the vendor invoices based on BSEG fileds?  How can we achieve this requirement in SAP?
    Thanks and Regards
    Koteswararao padarti

    Hi,
    I created the substitution and also grouping key based on the BSIK-KIDNO filed. But the system is not able to group the vendor invoices by payment reference.  I already tried the following options
    Seperate Payments for each Ref in FBZP settings
    Can anyone let me know what is missing in the configuration to group the invoices for payment by payment reference.
    Regards
    Koteswararao Padarti

  • Apple TV and Time Capsule 802.11n -- idle timeout and group key stuff...

    I've been having some wireless issues since moving to a Time Capsule to provide my 802.11n service.
    I have my time capsule setup as an 802.11n only router, on a 5 ghz band only, with WPA2 security (AES-CCMP.) My reception is great -- but I've noticed in the logs that there's an idle disconnect that seems to occur about every 10 minutes.
    What seems to be happening is that when the idle disconnect occurs, the AppleTV renews its connection. The problem, at least 90% of the time, is that if the "group key timeout" value in the Airport Admin Utility has been passed AND the idle timeout occurs, the unit appears to be unable to connect to the network unless you reboot OR reenter the network password.
    The Time Capsule is setup strictly from a networking standpoint as a wireless bridge -- I have an existing network DHCP server, and during the disconnects, a DHCP renewal is not occurring.
    Another observation when this issue is occurring: on the "Network" settings page, instead of selecting wireless network, you can select TCP/IP, and select "DHCP" and the unit will state that it has successfully connected to the network, and states the network name. The Time Capsule though doesn't show an active client; I have to assume this is some sort of bug.
    Since the unit works fine after a reboot, I have to assume something isn't quite right with the way it is attempting to reconnect to grab an update group key after an idle timeout occurs.
    I'd like to test this further, but I can't find anyway in the Airport Admin Utility to change the idle timeout value. There's a place to enter the group key timeout, but not the idle timeout.
    Has anyone else noticed this behavior and found a way around it?
    Message was edited by: Matt Domenici
    Message was edited by: Matt Domenici

    Just one more follow-up post to say that I continue to have the same problem. (Just picked up my TC and aTV on Tuesday and didn't get a chance to do too much with it until this weekend.
    I have the TC running in bridge mode to my FIOS Actiontec router. The Actiontec does DHCP for the home network (has to because of paculiarities with FIOS on MOCA with a cable TV set-top box) and runs an 802.11 g network for all my non-N hardware (iPhone, older computers, etc.). The TC runs 5 GHz N-only, and the aTV connects to that. I set things up this way because I wanted to keep the aTV and my N-capable computers on a dedicated wireless channel for speed.
    Alas, I'm afraid I'm going to have to use the aTV on the G network, or perhaps ethernet, until this problem gets sorted out.

  • F110 Grouping all vendors on one payment

    Hello all,
    I am trying to make a payment via F110 that's pays 3 vendors invoices from the same company code, same house bank, same Payment method.
    Now as F110 works, but making 3 payment documents, one document for each vendor :
    Doc 1
    Debit Vendor 1
    Credit Bank account
    Doc 2
    Debit Vendor 2
    Credit Bank account
    Doc 3
    Debit Vendor 3
    Credit Bank account
    Is there a way to get a unique posting like :
    Doc expected
    Debit Vendor 1
    Debit Vendor 2
    Debit Vendor 3
    Credit Bank account
    Thank you all

    Hi ,.
    Please create a Group key and assign in vendor master . Now create Payment run on the Basis of that group Key in additonal selection .

  • Grouping key Vs Payment method supplement in vendor master data

    Hi All,
    Could you please explain me as to when we can use grouping key and in what situations to use payment method supplement.
    They both looks like for grouping open items during payment .
    I know the config steps for grouping key and payment method supplement.
    I would like to know the different business usages of these fields.
    Thanks in advance.
    Regards,
    DSK

    Hi,
    Thanks for the reply.
    My aim is to group certain documents while F110 payments to a vendor (grouping based on a custom field)
    So how can I achieve this - is it through grouping key or payment supplement and how to make settings in FBZP.
    Thanks,
    GAN

  • Group Key field Match Code in Vendor Master

    My client have a unique requirement to group the vendors.  We are using the Group key field in the vendor master for this purpose,  We want to create a match code which can link the vendor number to the group key field.  Anyone have any idea on how this can be developed or configured.  
    When I looked at the help on this field Following is the help mentioned.  but I am not sure how the match code for the group key would work or how to configure this.  I appreciate any inputs on this issue. 
    Group key
         If the customer or the vendor belongs to a group, you can enter a group
         key here. The group key is freely assignable.
         If you create a matchcode using this group key, group evaluations are
         possible.

    I know it has to be done by ABAP group but I got confused with the help on this field.. ABAP group says it is going to be a core code change since there is no user exit available for that field.

  • How to Decativate the Grouping key in Vendor Master?

    Hello All,
    I'm trying to create a Vendor from the transaction code FK01, I fill up all the details and when i come to the dinning part of the master it does let me save the vendor and asks for a "Valid Grouping Key"....i have checked with spro setting for Define Layout per company code (Vendor), there the radio button is at OPTIONAL for Dunning Area.
    How can i get the system saving the vendor without asking me for a Grouping Key?
    Thanks,
    Tushar

    Hi ,
    Go to the vendor account group field status Filed status and supress the Single pmnt, grp key, PM supl field.
    Company code data>Payment transactions>Single pmnt, grp key, PM supl.
    Regards
    Surya

  • Tecra M10 - Stuck CTRL key issue -- perhaps to do with BIOS?

    Hello and thanks for reading.
    I recently switched my Tecra M10 to Windows 7 (from XP) and it soon developed the dreaded "stuck CTRL key" issue. This causes the keyboard to behave as if the CTRL key is permanently depressed. Sometimes hitting a combination of keys, or bringing up the onscreen keyboard, temporarily solves the issue, but then it returns.
    It seems to be an issue many people have, with no simple solution. I've looked at every thread about it I can find, and tried many things to do with drivers etc. without any success.
    So firstly, if anyone knows a remedy that works for this particular machine, I would be very grateful to learn it!
    Then, there are two things I've not yet done: update BIOS and disable pinch zoom.
    I was looking at the following BIOS update:
    http://www.toshiba-asia.com/sg/support/drivers/details/25244
    ... which is version 3.00 and seems to be most recent. My own version is 1.90.
    However version 3.00 is labelled "For PTMB0* ONLY". I don't know what this means or whether it applies to me. Can anyone help? Should I install this BIOS?
    For the pinch zoom, I've been told that disabling it does sometimes cure the CTRL problem -- but I can't find any pinch zoom facility on the M10. I suspect it simply doesn't have one. Is that right?
    Many thanks for any help you can give.

    Hi
    > I was looking at the following BIOS update. which is version 3.00 and seems to be most recent. My own version is 1.90.
    There are different Tecra M10 models on the market.
    Check the labels at the bottom of the unit. There you should find some numbers like for example PTMB0E-01K00LGR
    The first 6 characters are important: for example PTMB0E
    I assume your notebook belongs to European series.
    In such case you should check the Toshiba EU driver page for possible BIOS update.
    http://www.toshiba.eu/innovation/download_drivers_bios.jsp
    However, on Toshiba EU driver page you will find also the BIOS v3.0 for all European Tecra M10 units.
    Anyway, back to the CTRL button issue: guess what, you should connect an external USB keyboard and should check how the CTRL button acts.
    In case the USB keyboard would work properly, the CTRL button of internal keyboard is affected and you will need to replace the internal keyboard.
    PS: it could be possible that the option "sticky keys" has been enabled. To disable this function, you have to press SHIFT button 5 times in the row.

  • How to get group key from a task assignment adapter

    Hi All,
    Senario:
    I have two groups, say G1 and G2.
    One Access policy, say P. (This access policy is associated with AD resource.)
    AD Resource Object R.
    I have defined an Approval process for Resource R.
    Access policy P is assigned to both Group G1 and G2.
    This Access Policy P is linked to Resource R
    According to above configuration,
    When I add User U1 to Group G1 ( or G2 ) through "Group Membership", Access Policy P is executed and the approval process which associate with the Resource R is executed.
    In my Approval process, I have a task assignment adapter.
    Within my adapter, I want to get the group key, which cause to fires this approval process. ( It may be G1's key or G2's key. )
    Could some one help me for this ?
    Regards,
    Thirlk
    Edited by: thirlk on Jun 28, 2009 10:55 PM

    See this thread
    Working on the same requirement.
    How to get the administrator group of a group from a approval process
    If you have any further question let me know.

  • Selecting Semantic Group Key Fields for Cube to Cube DTP

    Is it possible to use the semantic group key fields selection when performing a DTP between two infoCubes?  When I try to select the key field of 0CALWEEK, i am unable to as the selection screen is grayed out like I'm in display mode even though I'm in change mode for the DTP.
    Thanks,
    Matthew

    Hi,
    Have you initialized the planning area for the 11th key figure to be loaded. Make sure that the key figure which you want to load is initialized for the planning version for the respective planning area.
    Also check the loading period inside the variant is within the planning area initialized period for that key figure. And make sure that you have made the key figure assignment for the info cube and planning area inside the variant.
    thanks and regards
    Murugesan

  • Windows 8 Key Issue

    Here's my problem.  Windows 8 came preinstalled on my computer; however, I accidently deleted the Windows 8 key from the bios and now Windows keeps asking me to enter the correct key.  Since there is no longer a sticker with the key included with the computer I have no way of finding the key.  Does HP keep a record of the keys tagged to the serial number?  Or am I just out of luck?
      I called HP Support about this and they told me to get the key off the CDs which were included with the computer.  When I told him there were no CDs, he said I had bought a used computer mascarading as new because all of their computers ship with Windows CDs.  When I disputed this he said that Microsoft could solve the issue for me.  Microsoft said that HP could solve it.  Can anyone help me?  I'd rather not spend money on buying Windows 8
    Thanks in advance,
    Mike
    This question was solved.
    View Solution.

    HP does not retain records of the keys issued .  HP also does not ship Windows CD's with the computers unless they were specifically ordered.  If you have somehow deleted the key then you are out of luck, sorry.
    Please mark my post as SOLVED if it has resolved your problem. It helps others with similar situations.

  • T400 stuck key issue

    I bought my T400 2764-CTO in last December, and started using it on mini dock without any problem. Until recently, it starts to show stuck key issue randomly (not always failure) both at boot up or under Windows Vista.
    ERROR
    0210 Stuck Key FF
    Press <F1> to SetUp
    Note: the stuck key keeps changing, sometimes 13, sometimes 1F, sometimes other key.
    I opened the laptop, and checked the connection of the keyboard but couldn't locate any problem there. Can this be a keyboard issue? Or even a motherboard issue?
    Can Lenovo swap a new keyboard for me? If so, what do I need to do then? 
    Thanks!
    Best Regards  

    You can call Lenovo service, and log a service call, they will make the necessary arrangements. If you are not confident with bios update then please don't do it youself, and let the warranty department do it for you, as any mistakes can make your laptop useless and you will be paying couple hundreds of euros to get the motherboard replaced. 
    Regards,
    Jin Li
    May this year, be the year of 'DO'!
    I am a volunteer, and not a paid staff of Lenovo or Microsoft

Maybe you are looking for

  • I am trying to install Flash Professional CC to a location other than my C: drive

    I have specified in the preferences panel that I would like Apps to install on disk E: however this seems to have no effect. Should I reinstall Creative Cloud and try again or is there an easier fix? Please help!

  • Keyboard error in Dreamweaver CS3

    Dreamweaver part of the CS3 suite was working perfectly. Then... recently certain keys on my keyboard won't type at all. This is only in Dreamweaver. Puzzled as never encounterd this before (changed keyboard etc but same result) I dont usually work i

  • G4 without airport card installed

    Hi, ive got a G4 lamp style imac without a airport card installed. I have a wireless route connected to the above mac. Installed the airtunes software and it says airport card not found. Does this mean I have to buy and airport card or can I connnect

  • Sync iTunes from iMac to iBook

    how do I sync iTunes from iMac to iBook? I tryed through Bluetooth, no luck. Any ideas?

  • Macbook won't restart while updating 10.6.0 - 10.6.8

    Hello all, I'm having trouble updating my Macbook Pro 13 inch from 2009. Yesterday I turned my Macbook Pro on for the first time in 2 years and I want to bring some life in it. It still had the version 10.5.8 which I updated with a usb to 10.6. Now I